ARM: dts: qcom: update pmic-id config for diwali-qrd-pm8350b platform
Diwali platform has 9 PMICs at max so extend the pmic-id-size to 9 and update the pmic-id table for the best PMIC info match. Change-Id: I3dbd7fa4cab20e86f6631a2372138a214d2b1f33
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "diwali-pm8350b.dtsi"
|
||||
|
||||
/ {
|
||||
qcom,pmic-id-size = <4>;
|
||||
qcom,pmic-id = <0x0 0x0 0x0 0x32>;
|
||||
qcom,pmic-id-size = <9>;
|
||||
qcom,pmic-id = <0x0 0x0 0x0 0x32 0x0 0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
|
||||
&battery_charger {
|
||||
|
||||
Reference in New Issue
Block a user