diff options
Diffstat (limited to 'target/linux/ipq806x/patches-4.9/999-dts.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.9/999-dts.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ipq806x/patches-4.9/999-dts.patch b/target/linux/ipq806x/patches-4.9/999-dts.patch index ff970ea0ec..177c37bea8 100644 --- a/target/linux/ipq806x/patches-4.9/999-dts.patch +++ b/target/linux/ipq806x/patches-4.9/999-dts.patch @@ -154,10 +154,7 @@ + 0x00094 0x4e /* PORT6_STATUS */ + >; + }; - -- nand-ecc-strength = <4>; -- nand-ecc-step-size = <512>; -- nand-bus-width = <8>; ++ + phy4: ethernet-phy@4 { + device_type = "ethernet-phy"; + reg = <4>; @@ -182,7 +179,10 @@ + status = "ok"; + phy-mode = "sgmii"; + qcom,id = <2>; -+ + +- nand-ecc-strength = <4>; +- nand-ecc-step-size = <512>; +- nand-bus-width = <8>; + fixed-link { + speed = <1000>; + full-duplex; |