On Fri, 08 Nov 2024 14:24:14 +0100, Christian Marangi wrote: > Add Airoha AN8855 5 port Gigabit Switch documentation. > > The switch node requires an additional mdio node to describe each internal > PHY absolute address on the bus. > > Calibration values might be stored in switch EFUSE and internal PHY > might need to be calibrated, in such case, airoha,ext-surge needs to be > enabled and relative NVMEM cells needs to be defined in nvmem-layout > node. > > Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx> > --- > .../bindings/net/dsa/airoha,an8855.yaml | 242 ++++++++++++++++++ > 1 file changed, 242 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/dsa/airoha,an8855.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>