Add pins missing in documentation, but present in the hardware. Fixes: 0e826e867264 ("ASoC: add RT5677 CODEC driver") Signed-off-by: David Heidelberg <david@xxxxxxx> --- Documentation/devicetree/bindings/sound/rt5677.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/rt5677.txt b/Documentation/devicetree/bindings/sound/rt5677.txt index da2430099181..74b6359b802d 100644 --- a/Documentation/devicetree/bindings/sound/rt5677.txt +++ b/Documentation/devicetree/bindings/sound/rt5677.txt @@ -54,9 +54,21 @@ Pins on the device (for linking into audio routes): * DMIC2 * DMIC3 * DMIC4 + * DMIC L1 + * DMIC L2 + * DMIC L3 + * DMIC L4 + * DMIC R1 + * DMIC R2 + * DMIC R3 + * DMIC R4 * LOUT1 * LOUT2 * LOUT3 + * PDM1L + * PDM1R + * PDM2L + * PDM2R Example: -- 2.33.0