diff options
author | Roman <roman.yeryomin@gmail.com> | 2016-08-22 16:47:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-22 16:47:50 +0300 |
commit | a1b1b78a316b045fc586be9dcdec4e64ab597b87 (patch) | |
tree | 0cfa18087e8cc1220007568af099c5f42d8bebb4 /target | |
parent | 5163389b9c3b302a0d53df9a70294da5cbc08ada (diff) | |
parent | 31fa21bcdc751ea52b937b07c9d8ff00cd3246d2 (diff) | |
download | master-187ad058-a1b1b78a316b045fc586be9dcdec4e64ab597b87.tar.gz master-187ad058-a1b1b78a316b045fc586be9dcdec4e64ab597b87.tar.bz2 master-187ad058-a1b1b78a316b045fc586be9dcdec4e64ab597b87.zip |
Merge pull request #60 from yeryomin/ipq806x
full Netgear Nighthawk R7800 support
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-r7800.dts (renamed from target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts) | 0 | ||||
-rw-r--r-- | target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch | 4 | ||||
-rw-r--r-- | target/linux/ipq806x/patches-4.4/800-devicetree.patch | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-r7800.dts index 498624325d..498624325d 100644 --- a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts +++ b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-r7800.dts diff --git a/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch b/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch index 0ad0508a9d..17596b451a 100644 --- a/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch +++ b/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch @@ -127,7 +127,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com> - smb208_s2b: smb208-s2b { - compatible = "qcom,rpm-smb208"; - reg = <QCOM_RPM_SMB208_S2b>; -+ qcom,switch-mode-frequency = <1400000>; ++ qcom,switch-mode-frequency = <1200000>; + }; - regulator-min-microvolt = < 800000>; @@ -137,7 +137,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com> + regulator-max-microvolt = <1275000>; - qcom,switch-mode-frequency = <1400000>; -+ qcom,switch-mode-frequency = <1400000>; ++ qcom,switch-mode-frequency = <1200000>; + }; }; diff --git a/target/linux/ipq806x/patches-4.4/800-devicetree.patch b/target/linux/ipq806x/patches-4.4/800-devicetree.patch index 39f59d36c8..92ecc95ce9 100644 --- a/target/linux/ipq806x/patches-4.4/800-devicetree.patch +++ b/target/linux/ipq806x/patches-4.4/800-devicetree.patch @@ -21,7 +21,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> qcom-ipq8064-db149.dtb \ + qcom-ipq8064-ea8500.dtb \ + qcom-ipq8064-r7500.dtb \ -+ qcom-ipq8064-r7800.dtb \ ++ qcom-ipq8065-r7800.dtb \ qcom-msm8660-surf.dtb \ qcom-msm8960-cdp.dtb \ qcom-msm8974-sony-xperia-honami.dtb |