arm64: dts: ti: j721e-common-proc-board: Fix sound node-name
authorJayesh Choudhary <j-choudhary@ti.com>
Wed, 28 Sep 2022 12:25:09 +0000 (17:55 +0530)
committerNishanth Menon <nm@ti.com>
Thu, 17 Nov 2022 02:57:15 +0000 (20:57 -0600)
If root-node has no reg property, the unit-address should not
be appended at the end of node-name. 'sound' node has no 'reg'
property, so remove the unit-address.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Jai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20220928122509.143342-1-j-choudhary@ti.com
arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts

index 1861598..7db0603 100644 (file)
@@ -96,7 +96,7 @@
                         <3300000 0x1>;
        };
 
-       sound0: sound@0 {
+       sound0: sound-0 {
                compatible = "ti,j721e-cpb-audio";
                model = "j721e-cpb";