diff --git a/target/linux/lantiq/dts/VG3503J.dtsi b/target/linux/lantiq/dts/VG3503J.dtsi
index 780d8382069b8e652b6ea92f7a77ed458b948279..62a336c49710f1095402e175d7ae449cfe66fba0 100644
--- a/target/linux/lantiq/dts/VG3503J.dtsi
+++ b/target/linux/lantiq/dts/VG3503J.dtsi
@@ -153,18 +153,18 @@
 		phy11: ethernet-phy@11 {
 			reg = <0x11>;
 			compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22";
-			lantiq,led0h = <0x42>;
-			lantiq,led0l = <0x10>;
-			lantiq,led2h = <0x20>;
-			lantiq,led2l = <0x00>;
+			lantiq,led1h = <0x70>;
+			lantiq,led1l = <0x00>;
+			lantiq,led2h = <0x00>;
+			lantiq,led2l = <0x03>;
 		};
 		phy13: ethernet-phy@13 {
 			reg = <0x13>;
 			compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22";
-			lantiq,led0h = <0x42>;
-			lantiq,led0l = <0x10>;
-			lantiq,led2h = <0x20>;
-			lantiq,led2l = <0x00>;
+			lantiq,led1h = <0x70>;
+			lantiq,led1l = <0x00>;
+			lantiq,led2h = <0x00>;
+			lantiq,led2l = <0x03>;
 		};
 	};
 };