]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'sunxi-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Sat, 26 Jul 2025 10:01:43 +0000 (12:01 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 26 Jul 2025 10:01:43 +0000 (12:01 +0200)
Allwinner fixes for 6.16

Only one fix:

Correct the name of the A523's EMAC0 to GMAC0, as seen in the SoC's
datasheets. The matching DT binding change is in the net tree.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1  2 
arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi
arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts
arch/arm64/boot/dts/allwinner/sun55i-t527-avaota-a1.dts

index d8f5a56bde494a9e3ed651a5ba2f7fae062c2e0b,51cd148f4227b422dde080aa34645c320e60058a..6b6f2296bdff64e641b5e1e1a6c65408db74b9a5
                                bias-pull-up;
                        };
  
-                               function = "emac0";
 +                      rgmii0_pins: rgmii0-pins {
 +                              pins = "PH0", "PH1", "PH2", "PH3", "PH4",
 +                                     "PH5", "PH6", "PH7", "PH9", "PH10",
 +                                     "PH14", "PH15", "PH16", "PH17", "PH18";
 +                              allwinner,pinmux = <5>;
++                              function = "gmac0";
 +                              drive-strength = <40>;
 +                              bias-disable;
 +                      };
 +
                        uart0_pb_pins: uart0-pb-pins {
                                pins = "PB9", "PB10";
                                allwinner,pinmux = <2>;