linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible
@ 2025-03-17 12:31 Fabio Estevam
  2025-03-17 13:41 ` Krzysztof Kozlowski
  2025-04-22  2:48 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2025-03-17 12:31 UTC (permalink / raw)
  To: shawnguo
  Cc: robh, krzk+dt, conor+dt, linux-arm-kernel, devicetree,
	hector.palacios, Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

The "fsl,mma7455l" compatible string is not documented anywhere.

MMA7455L is the exact same device as the MMA7455, with the exception that
it is lead-free. Use the documented compatible string.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
Changes since v2:
- Explain why it is safe to change the compatible string.

 arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi b/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi
index dc72a2d14960..1980f751f161 100644
--- a/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi
@@ -165,7 +165,7 @@ &i2c2 {
 	mma7455l@1d {
 		pinctrl-names = "default";
 		pinctrl-0 = <&pinctrl_mma7455l>;
-		compatible = "fsl,mma7455l";
+		compatible = "fsl,mma7455";
 		reg = <0x1d>;
 		interrupt-parent = <&gpio1>;
 		interrupts = <7 IRQ_TYPE_LEVEL_HIGH>, <6 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.34.1



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

* Re: [PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible
  2025-03-17 12:31 [PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible Fabio Estevam
@ 2025-03-17 13:41 ` Krzysztof Kozlowski
  2025-04-22  2:48 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-03-17 13:41 UTC (permalink / raw)
  To: Fabio Estevam, shawnguo
  Cc: robh, krzk+dt, conor+dt, linux-arm-kernel, devicetree,
	hector.palacios, Fabio Estevam

On 17/03/2025 13:31, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> The "fsl,mma7455l" compatible string is not documented anywhere.
> 
> MMA7455L is the exact same device as the MMA7455, with the exception that
> it is lead-free. Use the documented compatible string.
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible
  2025-03-17 12:31 [PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible Fabio Estevam
  2025-03-17 13:41 ` Krzysztof Kozlowski
@ 2025-04-22  2:48 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2025-04-22  2:48 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: shawnguo, robh, krzk+dt, conor+dt, linux-arm-kernel, devicetree,
	hector.palacios, Fabio Estevam

On Mon, Mar 17, 2025 at 09:31:09AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> The "fsl,mma7455l" compatible string is not documented anywhere.
> 
> MMA7455L is the exact same device as the MMA7455, with the exception that
> it is lead-free. Use the documented compatible string.
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Applied, thanks!



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

end of thread, other threads:[~2025-04-22  2:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17 12:31 [PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible Fabio Estevam
2025-03-17 13:41 ` Krzysztof Kozlowski
2025-04-22  2:48 ` 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).