diff options
| author | Chukun Pan <amadeus@jmu.edu.cn> | 2024-01-15 23:28:13 +0800 |
|---|---|---|
| committer | Robert Marko <robimarko@gmail.com> | 2024-02-19 15:01:12 +0100 |
| commit | 4108c0c1b6965b3a4e5fbaa1171310875e80f76e (patch) | |
| tree | da5434947587740776a62976f4ab120928fc2f3c /target/linux/qualcommax/patches-6.1/0139-arm64-dts-qcom-ipq6018-add-LDOA2-regulator.patch | |
| parent | bf304d10e97c11de8c637fda02578cce79a3a0b4 (diff) | |
| download | upstream-master.tar.gz upstream-master.tar.bz2 upstream-master.zip | |
- Mark patches as upstream
- Backport more upstream changes
- Handle conflicts and refresh patches
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Diffstat (limited to 'target/linux/qualcommax/patches-6.1/0139-arm64-dts-qcom-ipq6018-add-LDOA2-regulator.patch')
| -rw-r--r-- | target/linux/qualcommax/patches-6.1/0139-arm64-dts-qcom-ipq6018-add-LDOA2-regulator.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/qualcommax/patches-6.1/0139-arm64-dts-qcom-ipq6018-add-LDOA2-regulator.patch b/target/linux/qualcommax/patches-6.1/0139-arm64-dts-qcom-ipq6018-add-LDOA2-regulator.patch index 6549211689e..8889db97f91 100644 --- a/target/linux/qualcommax/patches-6.1/0139-arm64-dts-qcom-ipq6018-add-LDOA2-regulator.patch +++ b/target/linux/qualcommax/patches-6.1/0139-arm64-dts-qcom-ipq6018-add-LDOA2-regulator.patch @@ -13,15 +13,15 @@ Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> --- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi -@@ -841,6 +841,11 @@ - regulator-max-microvolt = <1062500>; - regulator-always-on; - }; +@@ -178,6 +178,11 @@ + regulator-max-microvolt = <1062500>; + regulator-always-on; + }; + -+ ipq6018_l2: l2 { -+ regulator-min-microvolt = <1800000>; -+ regulator-max-microvolt = <3300000>; -+ }; ++ ipq6018_l2: l2 { ++ regulator-min-microvolt = <1800000>; ++ regulator-max-microvolt = <3300000>; ++ }; + }; }; }; - }; |
