diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-06-20 13:05:36 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-07-10 06:26:42 +0200 |
commit | 2de55db6bca0856ecbff5c288dc330af94c8e5b1 (patch) | |
tree | 2686da9933fc3cba43a821c767a221d6c2240fbb /arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | |
parent | arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs (diff) | |
download | linux-2de55db6bca0856ecbff5c288dc330af94c8e5b1.tar.xz linux-2de55db6bca0856ecbff5c288dc330af94c8e5b1.zip |
arm64: dts: qcom: sm8250-pdx203: Configure SLG51000 PMIC
Xperia 1 II / PRO use the Dialog SLG51000 PMIC for powering some camera
sensors. Add the required nodes to support it and remove its remnants
from -edo.dtsi, as it's absent on 5 II.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230614-topic-edo_pinsgpiopmic-v2-3-6f90bba54c53@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi index 9f3ea8d8d798..c88d125f5285 100644 --- a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi @@ -486,13 +486,6 @@ }; }; -&i2c5 { - status = "okay"; - clock-frequency = <400000>; - - /* Dialog SLG51000 CMIC @ 75 */ -}; - &i2c9 { status = "okay"; clock-frequency = <400000>; |