[PATCH v2 1/4] dt-bindings: net: Add MTIP L2 switch description
Lukasz Majewski
lukma at denx.de
Sun Mar 30 14:04:25 PDT 2025
Hi Krzysztof,
> On 29/03/2025 23:10, Lukasz Majewski wrote:
> >>> +
> >>
> >> If this is ethernet switch, why it does not reference
> >> ethernet-switch schema? or dsa.yaml or dsa/ethernet-ports? I am
> >> not sure which one should go here, but surprising to see none.
> >
> > It uses:
> > $ref:·ethernet-controller.yaml#
> >
> > for "ports".
> >
> > Other crucial node is "mdio", which references $ref: mdio.yaml#
>
> These are children, I am speaking about this device node.
It looks like there is no such reference.
I've checked the aforementioned ti,cpsw-switch.yaml,
microchip,lan966x-switch.yaml and renesas,r8a779f0-ether-switch.yaml.
Those only have $ref: for ethernet-port children node.
The "outer" one doesn't have it.
Or am I missing something?
>
> >
> >>
> >>> +properties:
> >>> + compatible:
> >>> + const: nxp,imx287-mtip--switch
> >>
> >> Just one -.
> >>
> >
> > Ok.
> >
> >>> +
> >>> + reg:
> >>> + maxItems: 1
> >>> + description:
> >>> + The physical base address and size of the MTIP L2 SW module
> >>> IO range
> >>
> >> Wasn't here, drop.
> >>
> >
> > The 'reg' property (reg = <0x800f0000 0x20000>;) is defined in
> > imx28.dtsi, where the SoC generic properties (as suggested by
> > Andrew - like clocks, interrupts, clock-names) are moved.
>
> Drop description, not the reg. Reg was in the previous version. You
> added random changes here, not coming from the previous review.
>
Ach... You mean the "description" in the:
reg:
maxItems: 1
description:
XX YY
Ok, I will remove it.
> Best regards,
> Krzysztof
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250330/7c6ce29f/attachment.sig>
More information about the linux-arm-kernel
mailing list