arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node

[ Upstream commit 3f92a5be60 ]

Fix 'dtbs_check' in serdes_ln_ctrl (mux@4080) node by changing the node
name to mux-controller@4080.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20211126084555.17797-3-kishon@ti.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Kishon Vijay Abraham I 2021-11-26 14:15:55 +05:30 committed by Greg Kroah-Hartman
parent e785275d78
commit 750f28d69b

View file

@ -42,7 +42,7 @@ scm_conf: scm-conf@100000 {
#size-cells = <1>; #size-cells = <1>;
ranges = <0x0 0x0 0x00100000 0x1c000>; ranges = <0x0 0x0 0x00100000 0x1c000>;
serdes_ln_ctrl: mux@4080 { serdes_ln_ctrl: mux-controller@4080 {
compatible = "mmio-mux"; compatible = "mmio-mux";
reg = <0x00004080 0x50>; reg = <0x00004080 0x50>;
#mux-control-cells = <1>; #mux-control-cells = <1>;