On Sat, Nov 14, 2020 at 05:04:06PM +0100, Marek Behún wrote: > Describe ethernet-phy interrupt for Turris Omnia so that the PHY does > not need to be polled. We also need to describe the PCA9538 as an > interrupt controller. > > Signed-off-by: Marek Behún <kabel@xxxxxxxxxx> > Fixes: 26ca8b52d6e1 ("ARM: dts: add support for Turris Omnia") I'm not sure the fixes is justified. This is an optimisation, not a fix. Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew