Re: [PATCH v2 net-next] dsa:mv88e6xxx: allow address 0x1 in smi_init
From: Andrew Lunn <andrew@lunn.ch> Date: 2016-12-07 14:02:12
On Wed, Dec 07, 2016 at 10:15:58AM +0100, Volodymyr Bendiuga wrote:
Some devices, such as the mv88e6097 do have ADDR[0] external and so it
is possible to configure the device to use SMI address 0x1. Remove the
restriction, as there are boards using this address.
Signed-off-by: Volodymyr Bendiuga <redacted>