]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
ASoC: tegra-audio-rt5677: Correct example
authorDmitry Osipenko <digetx@gmail.com>
Thu, 16 Dec 2021 16:02:29 +0000 (19:02 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 21 Dec 2021 17:16:50 +0000 (17:16 +0000)
Remove non-existent properties from the example of the binding. These
properties were borrower from the old txt binding, but they were never
used in practice and aren't documented in the new binding. They aren't
reported by the binding checker because dtschema needs extra patch that
hasn't been upstreamed yet to make unevaluatedProperties work properly.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211216160229.17049-1-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5677.yaml

index 03ff691c26c83e4f2142e31e4b6f4071c76e2324..a49997d6028bf80b9fdf9d37e6ce52c8ee7653a7 100644 (file)
@@ -92,9 +92,6 @@ examples:
         nvidia,audio-codec = <&rt5677>;
 
         nvidia,hp-det-gpios = <&gpio 143 0>;
-        nvidia,mic-present-gpios = <&gpio 132 1>;
-        nvidia,hp-en-gpios = <&rt5677 1 0>;
-        nvidia,dmic-clk-en-gpios = <&rt5677 2 1>;
 
         clocks = <&clk 216>,
                  <&clk 217>,