On Mon, Apr 10, 2017 at 04:28:20PM +0100, Russell King wrote: > Disable the MDIO interrupt, falling back to polled mode, if the resource > size does not allow us to access the interrupt registers. All current > DT bindings use a size of 0x84, which allows access, but verifying it is > good practice. > > Signed-off-by: Russell King <rmk+ker...@armlinux.org.uk>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew