On Tue, Sep 09, 2025 at 09:32:39PM -0500, Rob Herring (Arm) wrote:
On Tue, 09 Sep 2025 02:43:33 +0200, Christian Marangi wrote:
quoted
Document support for Airoha AN8855 5-port Gigabit Switch.
It does expose the 5 Internal PHYs on the MDIO bus and each port
can access the Switch register space by configurting the PHY page.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---
.../net/dsa/airoha,an8855-switch.yaml | 86 +++++++++++++++++++
1 file changed, 86 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/dsa/airoha,an8855-switch.yaml
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Hi Rob,
I'm about to send new revision of this but the nvmem DT patch got merged
in his owm branch so it won't be included in this series, hence the BOT
will totally complain on the MFD patch.
Any hint on what tag to include to the patch to make the bot include
that patch from the external branch?