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:
Fabio Estevam
2023-09-29 10:25:41 -03:00
committed by Shawn Guo
parent 0ce9a2c121
commit d403e1dc7b

View File

@@ -1001,7 +1001,7 @@
};
regulator@3e {
compatible = "tps65132";
compatible = "ti,tps65132";
reg = <0x3e>;
reg_lcd_avdd: outp {