arm64: dts: imx8mq-librem5: Fix tps65132 compatible
authorFabio Estevam <festevam@denx.de>
Fri, 29 Sep 2023 13:25:41 +0000 (10:25 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Oct 2023 03:06:00 +0000 (11:06 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index 7b162e0..ffb5fe6 100644 (file)
        };
 
        regulator@3e {
-               compatible = "tps65132";
+               compatible = "ti,tps65132";
                reg = <0x3e>;
 
                reg_lcd_avdd: outp {