diff options
author | Ansuel Smith <ansuelsmth@gmail.com> | 2020-08-10 13:46:35 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-08-13 02:12:12 +0200 |
commit | 35d1f05094fc6aae0ad3f71d743815d002edc6ee (patch) | |
tree | ede39c68acf975e0ede1bacb4a5ced69cdf1eb81 /target/linux/ipq806x/patches-5.4/083-ipq8064-dtsi-additions.patch | |
parent | 0c45ad41e15e2255ca5fc6c8d4ce9164aaa1d26e (diff) | |
download | upstream-35d1f05094fc6aae0ad3f71d743815d002edc6ee.tar.gz upstream-35d1f05094fc6aae0ad3f71d743815d002edc6ee.tar.bz2 upstream-35d1f05094fc6aae0ad3f71d743815d002edc6ee.zip |
ipq806x: replace nvmem qcom patch with upstream version
- Replace nvmem qcom patch with upstream version
- Update compatible
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
[refresh patches, minor commit message rewording]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: Paul Blazejowski <paulb@blazebox.homeip.net> [R7800]
Diffstat (limited to 'target/linux/ipq806x/patches-5.4/083-ipq8064-dtsi-additions.patch')
-rw-r--r-- | target/linux/ipq806x/patches-5.4/083-ipq8064-dtsi-additions.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-5.4/083-ipq8064-dtsi-additions.patch b/target/linux/ipq806x/patches-5.4/083-ipq8064-dtsi-additions.patch index 9db5190dae..221ecd7396 100644 --- a/target/linux/ipq806x/patches-5.4/083-ipq8064-dtsi-additions.patch +++ b/target/linux/ipq806x/patches-5.4/083-ipq8064-dtsi-additions.patch @@ -67,7 +67,7 @@ + }; + + opp_table0: opp_table0 { -+ compatible = "operating-points-v2-qcom-cpu"; ++ compatible = "operating-points-v2-kryo-cpu"; + nvmem-cells = <&speedbin_efuse>; + + opp-384000000 { |