ARM: dts: exynos4210-trats: use maxim,max8997-pmic compatible
Instead of maxim,max8997. Linux uses maxim,max8997-pmic, so with this change we align the trats DTS with its linux counterpart. Signed-off-by: Henrik Grimler <henrik@grimler.se> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
status = "okay";
|
||||
|
||||
max8997-pmic@66 {
|
||||
compatible = "maxim,max8997";
|
||||
compatible = "maxim,max8997-pmic";
|
||||
reg = <0x66 0 0>;
|
||||
voltage-regulators {
|
||||
valive_reg: LDO2 {
|
||||
|
||||
Reference in New Issue
Block a user