All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible
@ 2023-01-17 17:18 ` Marco Felsch
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Felsch @ 2023-01-17 17:18 UTC (permalink / raw)
  To: shawnguo, kernel, festevam, linux-imx, peng.fan, shengjiu.wang
  Cc: devicetree, linux-arm-kernel

Commit c871335217e7 ("arm64: dts: imx8mm-evk: Enable pca6416 on i2c3
bus") says that the assembled expander is a PCA6416 and not a TCA6416.
No functional change since the driver handles both expanders the same
way.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
 arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi
index e0b604ac0da4f..4b7e482005307 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi
@@ -340,7 +340,7 @@ &i2c3 {
 	status = "okay";
 
 	pca6416: gpio@20 {
-		compatible = "ti,tca6416";
+		compatible = "nxp,pca6416";
 		reg = <0x20>;
 		gpio-controller;
 		#gpio-cells = <2>;
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible
@ 2023-01-17 17:18 ` Marco Felsch
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Felsch @ 2023-01-17 17:18 UTC (permalink / raw)
  To: shawnguo, kernel, festevam, linux-imx, peng.fan, shengjiu.wang
  Cc: devicetree, linux-arm-kernel

Commit c871335217e7 ("arm64: dts: imx8mm-evk: Enable pca6416 on i2c3
bus") says that the assembled expander is a PCA6416 and not a TCA6416.
No functional change since the driver handles both expanders the same
way.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
 arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi
index e0b604ac0da4f..4b7e482005307 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi
@@ -340,7 +340,7 @@ &i2c3 {
 	status = "okay";
 
 	pca6416: gpio@20 {
-		compatible = "ti,tca6416";
+		compatible = "nxp,pca6416";
 		reg = <0x20>;
 		gpio-controller;
 		#gpio-cells = <2>;
-- 
2.30.2


_______________________________________________
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] 4+ messages in thread

* Re: [PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible
  2023-01-17 17:18 ` Marco Felsch
@ 2023-01-26  7:42   ` Shawn Guo
  -1 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2023-01-26  7:42 UTC (permalink / raw)
  To: Marco Felsch
  Cc: kernel, festevam, linux-imx, peng.fan, shengjiu.wang, devicetree,
	linux-arm-kernel

On Tue, Jan 17, 2023 at 06:18:37PM +0100, Marco Felsch wrote:
> Commit c871335217e7 ("arm64: dts: imx8mm-evk: Enable pca6416 on i2c3
> bus") says that the assembled expander is a PCA6416 and not a TCA6416.
> No functional change since the driver handles both expanders the same
> way.
> 
> Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>

Applied, thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible
@ 2023-01-26  7:42   ` Shawn Guo
  0 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2023-01-26  7:42 UTC (permalink / raw)
  To: Marco Felsch
  Cc: kernel, festevam, linux-imx, peng.fan, shengjiu.wang, devicetree,
	linux-arm-kernel

On Tue, Jan 17, 2023 at 06:18:37PM +0100, Marco Felsch wrote:
> Commit c871335217e7 ("arm64: dts: imx8mm-evk: Enable pca6416 on i2c3
> bus") says that the assembled expander is a PCA6416 and not a TCA6416.
> No functional change since the driver handles both expanders the same
> way.
> 
> Signed-off-by: Marco Felsch <m.felsch@pengutronix.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] 4+ messages in thread

end of thread, other threads:[~2023-01-26  7:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 17:18 [PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible Marco Felsch
2023-01-17 17:18 ` Marco Felsch
2023-01-26  7:42 ` Shawn Guo
2023-01-26  7:42   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.