mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-24 02:42:18 +01:00
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:
parent
920404409c
commit
1ca245d1c5
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user