Skip to content

Commit 482c9f3

Browse files
robherringbroonie
authored andcommitted
ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefix
The documented vendor prefix for LG Electronics is 'lg' not 'lge'. Just change the example to 'lg' as there doesn't appear to be any dependency on the existing compatible string. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://msgid.link/r/20240305152131.3424326-1-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent b3a5113 commit 482c9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max9808x.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ examples:
6464
#include <dt-bindings/clock/tegra30-car.h>
6565
#include <dt-bindings/soc/tegra-pmc.h>
6666
sound {
67-
compatible = "lge,tegra-audio-max98089-p895",
67+
compatible = "lg,tegra-audio-max98089-p895",
6868
"nvidia,tegra-audio-max98089";
6969
nvidia,model = "LG Optimus Vu MAX98089";
7070

0 commit comments

Comments
 (0)