ASoC: tegra-audio-rt5677: Correct example
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>
This commit is contained in:
parent
0082e3299a
commit
3bf4fb25d5
@ -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>,
|
||||
|
Loading…
Reference in New Issue
Block a user