Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: msm8994-kitakami: drop unit address from PMI8994 regulator

The PMIC regulators are not supposed to have unit addresses.

Fixes: e9783584c9b7 ("arm64: dts: qcom: msm8994-kitakami: Add VDD_GFX regulator")
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-6-krzysztof.kozlowski@linaro.org

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
3555dd52 97b4fdc6

+1 -2
+1 -2
arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami.dtsi
··· 173 173 * power domain.. which still isn't enough and forces us to bind 174 174 * OXILI_CX and OXILI_GX together! 175 175 */ 176 - vdd_gfx: s2@1700 { 177 - reg = <0x1700 0x100>; 176 + vdd_gfx: s2 { 178 177 regulator-name = "VDD_GFX"; 179 178 regulator-min-microvolt = <980000>; 180 179 regulator-max-microvolt = <980000>;