diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-03-07 20:20:37 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-03-08 14:38:22 +0100 |
commit | 9f09bd66064cd3a00631d54e579b1fb2baa0b262 (patch) | |
tree | 289ac2db5e2d2369ea1dbd04a2998494951b800d /target/linux/ipq806x/patches-4.9/999-dts.patch | |
parent | b6e3b7079097ccce6262891f9f1130bea3879aad (diff) | |
download | upstream-9f09bd66064cd3a00631d54e579b1fb2baa0b262.tar.gz upstream-9f09bd66064cd3a00631d54e579b1fb2baa0b262.tar.bz2 upstream-9f09bd66064cd3a00631d54e579b1fb2baa0b262.zip |
ipq806x: refresh patches
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ipq806x/patches-4.9/999-dts.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.9/999-dts.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ipq806x/patches-4.9/999-dts.patch b/target/linux/ipq806x/patches-4.9/999-dts.patch index 3977d0b5d9..abbaad593f 100644 --- a/target/linux/ipq806x/patches-4.9/999-dts.patch +++ b/target/linux/ipq806x/patches-4.9/999-dts.patch @@ -1,6 +1,6 @@ --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -573,92 +573,61 @@ +@@ -573,92 +573,61 @@ dtb-$(CONFIG_ARCH_OMAP4) += \ omap4-var-stk-om44.dtb dtb-$(CONFIG_SOC_AM43XX) += \ am43x-epos-evm.dtb \ @@ -281,7 +281,10 @@ + 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>; @@ -306,10 +309,7 @@ + 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; |