]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
lantiq: adapt upstream commit to some dts files
authorJohn Audia <therealgraysky@proton.me>
Sat, 6 Sep 2025 08:17:03 +0000 (04:17 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 7 Sep 2025 09:42:46 +0000 (11:42 +0200)
Some lantiq dts files still use etop but 6.12.45[1] changed to ethernet
so bring them into parity with this change.

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.12.y&id=8c431ea8f3f795c4b9cfa57a85bc4166b9cce0ac

Co-Authored-by: Hauke Mehrtens <hauke@hauke-m.de>
Co-Authored-by: Aleksander Bajkowski <olek2@wp.pl>
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/19956
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/amazonse.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/danube.dtsi

index 6ae7ab6188b6dcf7d805538a1a2f47525ab2c9ae..86831554fe19d71733c94a2da5ba5203f65230d7 100644 (file)
                        interrupts = <85>;
                };
 
-               gsw: etop@e180000 {
+               gsw: ethernet@e180000 {
                        compatible = "lantiq,etop-xway";
                        reg = <0xe180000 0x40000>;
                        interrupt-parent = <&icu0>;
index 789ca67002aaac3a462afa1c40166b9c3c349c16..a96783f1f8a26baca938d3733dc5536935a126b5 100644 (file)
                        interrupts = <63 61 68>;
                };
 
-               gsw: etop@e180000 {
+               gsw: ethernet@e180000 {
                        compatible = "lantiq,etop-xway";
                        reg = <0xe180000 0x40000
                                0xe108000 0x200>;
index 5fe6699ac2b601cdaa667d9402c7e6b8e8746948..ff67a2e2feec21b73ada82de03b384a65f93808a 100644 (file)
                        interrupts = <63 61 159>;
                };
 
-               gsw: etop@e180000 {
+               gsw: ethernet@e180000 {
                        compatible = "lantiq,etop-xway";
                        reg = <0xe180000 0x40000>;
                        interrupt-parent = <&icu0>;