Commit d403e1dc authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

arm64: dts: imx8mq-librem5: Fix tps65132 compatible



The valid compatible string for the tps65132 regulator
is "ti,tps65132".

Change it.

Signed-off-by: default avatarFabio Estevam <festevam@denx.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 0ce9a2c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1001,7 +1001,7 @@ magnetometer: magnetometer@1e {
	};

	regulator@3e {
		compatible = "tps65132";
		compatible = "ti,tps65132";
		reg = <0x3e>;

		reg_lcd_avdd: outp {