mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: qcom: update PM8010 configurations for Waipio boards"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
684e81abb3
@@ -62,7 +62,7 @@ PM8008 chip regulator specific properties:
|
||||
- compatible:
|
||||
Usage: required
|
||||
Value type: <string>
|
||||
Definition: must be "qcom,pm8008-regulator"
|
||||
Definition: must be "qcom,pm8008-regulator" or "qcom,pm8010-regulator"
|
||||
|
||||
- <pin>-supply:
|
||||
Usage: optional
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
#size-cells = <0>;
|
||||
|
||||
qcom,pm8010i-regulator {
|
||||
compatible = "qcom,pm8008-regulator";
|
||||
compatible = "qcom,pm8010-regulator";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
#size-cells = <0>;
|
||||
|
||||
qcom,pm8010j-regulator {
|
||||
compatible = "qcom,pm8008-regulator";
|
||||
compatible = "qcom,pm8010-regulator";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user