Re: [PATCH net-next 6/8] net: phy: marvell10g: Use generic macro for supported interfaces
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-11-18 16:27:29
Also in:
linux-devicetree
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-11-18 16:27:29
Also in:
linux-devicetree
On Wed, Nov 17, 2021 at 11:50:48PM +0100, Marek Behún wrote:
Now that phy.h defines macro DECLARE_PHY_INTERFACE_MASK(), use it instead of DECLARE_BITMAP(). Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew