ARM: dts: imx7-mba7: remove unsupported PHY LED setup
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Fri, 18 Sep 2020 11:29:34 +0000 (13:29 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 28 Oct 2020 08:37:03 +0000 (16:37 +0800)
These properties were never supported by the DP83867, and a patch
implementing them was rejected in favor of a different solution. Remove
them.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7-mba7.dtsi
arch/arm/boot/dts/imx7d-mba7.dts

index d99912ade947abf62c0fbef70c7717d67c8d47f1..1af40032ab1725ca9a9d685d0d6b3d3285636fd2 100644 (file)
                        ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
                        ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
                        ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
-                       /* LED1: Link/Activity, LED2: Error */
-                       ti,led-function = <0x0db0>;
-                       /* Active low, LED1 and LED2 driven by phy */
-                       ti,led-ctrl = <0x1001>;
                };
        };
 };
index 9f4f7112e5986671f31a99d0c33960b6407ce3bf..1101be373ddf619a91e08ebe0a6c95b630ca306b 100644 (file)
                        ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
                        ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
                        ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
-                       /* LED1: Link/Activity, LED2: error */
-                       ti,led-function = <0x0db0>;
-                       /* active low, LED1/2 driven by phy */
-                       ti,led-ctrl = <0x1001>;
                };
        };
 };