Commit f789fd29 authored by Jayesh Choudhary's avatar Jayesh Choudhary Committed by Nishanth Menon

arm64: dts: ti: j721e-common-proc-board: Fix sound node-name

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: default avatarJayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarJai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20220928122509.143342-1-j-choudhary@ti.com
parent b8aa36c2
......@@ -96,7 +96,7 @@ vdd_sd_dv_alt: gpio-regulator-TLV71033 {
<3300000 0x1>;
};
sound0: sound@0 {
sound0: sound-0 {
compatible = "ti,j721e-cpb-audio";
model = "j721e-cpb";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment