arm64: dts: qcom: msm8994-kitakami: drop unit address from PMI8994 regulator
[ Upstream commit 3555dd528ba9c08d6ccd56239c695dbeac3b63e3 ]
The PMIC regulators are not supposed to have unit addresses.
Fixes: e9783584c9 ("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
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
f3694202d9
commit
3c8cb6155a
1 changed files with 1 additions and 2 deletions
|
|
@ -173,8 +173,7 @@
|
||||||
* power domain.. which still isn't enough and forces us to bind
|
* power domain.. which still isn't enough and forces us to bind
|
||||||
* OXILI_CX and OXILI_GX together!
|
* OXILI_CX and OXILI_GX together!
|
||||||
*/
|
*/
|
||||||
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>;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue