Hello Rob & Krzysztof, ping. Thanks and best regards Alexander Am Mittwoch, 20. Juli 2022, 08:47:12 CEST schrieb Alexander Stein: > Add property for ERR006687 hardware workaround. > > Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > --- > 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"; > };