mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
arm64: dts: imx8mq-librem5: Fix tps65132 compatible
The valid compatible string for the tps65132 regulator is "ti,tps65132". Change it. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
0ce9a2c121
commit
d403e1dc7b
|
|
@ -1001,7 +1001,7 @@ magnetometer: magnetometer@1e {
|
|||
};
|
||||
|
||||
regulator@3e {
|
||||
compatible = "tps65132";
|
||||
compatible = "ti,tps65132";
|
||||
reg = <0x3e>;
|
||||
|
||||
reg_lcd_avdd: outp {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user