diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-03-12 12:30:30 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-03-12 15:45:50 +0100 |
commit | 9a065fcfecbf344812a92dbd9b28298da7ef2b74 (patch) | |
tree | c01ee36c2d11f00cd1f66953e100c1316bc6453e /target/linux/ipq806x/patches-4.9/999-dts.patch | |
parent | f5d403488ed62bb7f0e0017b02890b4d72240a55 (diff) | |
download | upstream-9a065fcfecbf344812a92dbd9b28298da7ef2b74.tar.gz upstream-9a065fcfecbf344812a92dbd9b28298da7ef2b74.tar.bz2 upstream-9a065fcfecbf344812a92dbd9b28298da7ef2b74.zip |
kernel: update kernel 4.9 to 4.9.14
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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; |