realtek: fix node addresses for RTL839x
authorSander Vanheule <sander@svanheule.net>
Sun, 20 Feb 2022 15:25:41 +0000 (16:25 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 20 Feb 2022 16:23:55 +0000 (16:23 +0000)
The address in some node names doesn't match the actual offset specified
in the DT node. Update the names to fix this.

While fixing the node names, also drop the unused node labels.

Fixes: 0a7565e53653 ("realtek: Update rtl839x.dtsi for realtek,rtl-intc, new gpio controller remove RTL8231 node")
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/dts-5.10/rtl839x.dtsi

index 3325dd9969cd454e5bce92cf70851e04763c43b4..cfed68eb953457068929aedc2592fbb30b250720 100644 (file)
                        status = "disabled";
                };
 
-               gpio0: gpio-controller@b3500 {
+               gpio0: gpio-controller@3500 {
                        compatible = "realtek,rtl8390-gpio", "realtek,otto-gpio";
                        reg = <0x3500 0x20>;
 
 
        };
 
-       pinmux: pinmux@1b001000 {
+       pinmux@1b000004 {
                compatible = "pinctrl-single";
                reg = <0x1b000004 0x4>;
 
        };
 
        /* LED_GLB_CTRL */
-       pinmux_led: pinmux@1b00a000 {
+       pinmux@1b0000e4 {
                compatible = "pinctrl-single";
                reg = <0x1b0000e4 0x4>;