devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM: dts: imx6q-mccmon6: Add fsl,err006687-workaround-present property
@ 2022-07-20  6:47 Alexander Stein
  2022-08-15 11:31 ` Alexander Stein
  2022-08-21  3:23 ` Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander Stein @ 2022-07-20  6:47 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Shawn Guo, Sascha Hauer,
	Fabio Estevam, Lukasz Majewski
  Cc: Alexander Stein, devicetree, linux-arm-kernel

Add property for ERR006687 hardware workaround.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
I do not have any access to the hardware, but given the redefinition of fec
interrupts this is most likely to address ERR006687. So add the relevant
property accordingly.

Put original author on To: to get feedback.

 arch/arm/boot/dts/imx6q-mccmon6.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6q-mccmon6.dts b/arch/arm/boot/dts/imx6q-mccmon6.dts
index 64ab01018b71..f08b37010291 100644
--- a/arch/arm/boot/dts/imx6q-mccmon6.dts
+++ b/arch/arm/boot/dts/imx6q-mccmon6.dts
@@ -103,6 +103,7 @@ &fec {
 	/delete-property/ interrupts;
 	interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
 			      <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+	fsl,err006687-workaround-present;
 	status = "okay";
 };
 
-- 
2.25.1


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

end of thread, other threads:[~2022-08-21  3:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20  6:47 [PATCH 1/1] ARM: dts: imx6q-mccmon6: Add fsl,err006687-workaround-present property Alexander Stein
2022-08-15 11:31 ` Alexander Stein
2022-08-16  5:56   ` Krzysztof Kozlowski
2022-08-21  3:23 ` 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).