On Wed, 19 Feb 2025 08:52:13 +1300, Chris Packham wrote: > Add bindings for the ethernet-switch and interrupt properties for the > RTL9300. > > Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> > --- > > Notes: > This is tecnically v7 of [1] changes from that are: > - Use ethernet-switch.yaml#/$defs/ethernet-ports > - Enforce "ethernet-ports" be used instead of just "ports" > - Add interrupts for the switch block > > [1] - https://lore.kernel.org/lkml/20250204030249.1965444-2-chris.packham@xxxxxxxxxxxxxxxxxxx/ > > .../bindings/net/realtek,rtl9301-switch.yaml | 30 +++++++++++++++++++ > 1 file changed, 30 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>