diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-11-21 10:54:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-11-21 10:54:53 +0000 |
commit | 575413a779e97db85e42d20750272306bfbd3ff1 (patch) | |
tree | c16d6ea332c7cbd115b0187eda0d457427d55e6f /target/linux/ipq806x/patches-4.1/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch | |
parent | 44b8472f1635d05eeb20bc2110e2dba38a3a10dd (diff) | |
download | upstream-575413a779e97db85e42d20750272306bfbd3ff1.tar.gz upstream-575413a779e97db85e42d20750272306bfbd3ff1.tar.bz2 upstream-575413a779e97db85e42d20750272306bfbd3ff1.zip |
ipq806x: fix pcie tx0-term-offset setting
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47543
Diffstat (limited to 'target/linux/ipq806x/patches-4.1/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.1/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ipq806x/patches-4.1/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch b/target/linux/ipq806x/patches-4.1/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch index 415bf30132..cb726fa791 100644 --- a/target/linux/ipq806x/patches-4.1/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch +++ b/target/linux/ipq806x/patches-4.1/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch @@ -54,9 +54,9 @@ arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 36 ++++++++++++++++++++++++++++++++ }; gsbi@16300000 { -@@ -123,5 +145,19 @@ - pinctrl-0 = <&pcie1_pins>; +@@ -125,5 +147,19 @@ pinctrl-names = "default"; + phy-tx0-term-offset = <7>; }; + + nand@1ac00000 { |