From ba56da85e8cb7f4918ec10d1e5aaab9f553e4e3e Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Wed, 29 Apr 2020 15:53:43 -0700 Subject: Documentation: Add info about SoundWire coreboot implementation This change adds a document about the SoundWire implementation in coreboot with details adding new controllers and codecs and connecting them in the mainboard devicetree. BUG=b:146482091 Signed-off-by: Duncan Laurie Change-Id: Ibc04442e22acfc03ff86c49c8a7a215ceefc24c7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/40892 Reviewed-by: Tim Wawrzynczak Reviewed-by: Sathyanarayana Nujella Tested-by: build bot (Jenkins) --- Documentation/drivers/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/drivers/index.md') diff --git a/Documentation/drivers/index.md b/Documentation/drivers/index.md index 807ed85ed600..e215c6ab11f7 100644 --- a/Documentation/drivers/index.md +++ b/Documentation/drivers/index.md @@ -6,3 +6,4 @@ they allow to easily reuse existing code accross platforms. * [IPMI KCS](ipmi_kcs.md) * [SMMSTORE](smmstore.md) +* [SoundWire](soundwire.md) -- cgit v1.2.3