On Tue, Jul 30, 2024 at 09:39:06AM +0530, Parthiban Veerasooran wrote: > The LAN8650/1 combines a Media Access Controller (MAC) and an Ethernet > PHY to enable 10BASE-T1S networks. The Ethernet Media Access Controller > (MAC) module implements a 10 Mbps half duplex Ethernet MAC, compatible > with the IEEE 802.3 standard and a 10BASE-T1S physical layer transceiver > integrated into the LAN8650/1. The communication between the Host and the > MAC-PHY is specified in the OPEN Alliance 10BASE-T1x MACPHY Serial > Interface (TC6). > > Reviewed-by: Conor Dooley<conor.dooley@xxxxxxxxxxxxx> missing space ^ > Signed-off-by: Parthiban Veerasooran <Parthiban.Veerasooran@xxxxxxxxxxxxx> > --- > .../bindings/net/microchip,lan8650.yaml | 80 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 81 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/microchip,lan8650.yaml