* [PATCH] arm64: dts: imx8mq-librem5: Fix tps65132 compatible
@ 2023-09-29 13:25 Fabio Estevam
2023-10-10 1:38 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2023-09-29 13:25 UTC (permalink / raw)
To: shawnguo; +Cc: linux-arm-kernel, martink, sebastian.krzyszkowiak, Fabio Estevam
From: Fabio Estevam <festevam@denx.de>
The valid compatible string for the tps65132 regulator
is "ti,tps65132".
Change it.
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
index 7b162e008696..ffb5fe61630d 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
@@ -1001,7 +1001,7 @@ magnetometer: magnetometer@1e {
};
regulator@3e {
- compatible = "tps65132";
+ compatible = "ti,tps65132";
reg = <0x3e>;
reg_lcd_avdd: outp {
--
2.34.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: imx8mq-librem5: Fix tps65132 compatible
2023-09-29 13:25 [PATCH] arm64: dts: imx8mq-librem5: Fix tps65132 compatible Fabio Estevam
@ 2023-10-10 1:38 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2023-10-10 1:38 UTC (permalink / raw)
To: Fabio Estevam
Cc: linux-arm-kernel, martink, sebastian.krzyszkowiak, Fabio Estevam
On Fri, Sep 29, 2023 at 10:25:41AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
>
> The valid compatible string for the tps65132 regulator
> is "ti,tps65132".
>
> Change it.
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-10 1:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29 13:25 [PATCH] arm64: dts: imx8mq-librem5: Fix tps65132 compatible Fabio Estevam
2023-10-10 1:38 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).