mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: qcom: apq8096-db820c: drop unit address from PMI8994 regulator
[ Upstream commitec57cbce1a] The PMIC regulators are not supposed to have unit addresses. Fixes:2317b87a2a("arm64: dts: qcom: db820c: Add vdd_gfx and tie it into mmcc") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230312183622.460488-8-krzysztof.kozlowski@linaro.org Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
3a0c0f7c2f
commit
dfd1c26e40
@@ -742,8 +742,7 @@
|
|||||||
&pmi8994_spmi_regulators {
|
&pmi8994_spmi_regulators {
|
||||||
vdd_s2-supply = <&vph_pwr>;
|
vdd_s2-supply = <&vph_pwr>;
|
||||||
|
|
||||||
vdd_gfx: s2@1700 {
|
vdd_gfx: s2 {
|
||||||
reg = <0x1700 0x100>;
|
|
||||||
regulator-name = "VDD_GFX";
|
regulator-name = "VDD_GFX";
|
||||||
regulator-min-microvolt = <980000>;
|
regulator-min-microvolt = <980000>;
|
||||||
regulator-max-microvolt = <980000>;
|
regulator-max-microvolt = <980000>;
|
||||||
|
|||||||
@@ -49,8 +49,6 @@
|
|||||||
|
|
||||||
pmi8994_spmi_regulators: regulators {
|
pmi8994_spmi_regulators: regulators {
|
||||||
compatible = "qcom,pmi8994-regulators";
|
compatible = "qcom,pmi8994-regulators";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
pmi8994_wled: wled@d800 {
|
pmi8994_wled: wled@d800 {
|
||||||
|
|||||||
Reference in New Issue
Block a user