Re: [PATCH v2 4/4] dt-bindings: usb: atmel,at91sam9rl-udc: convert to DT schema
From: Charan Pedumuru
Date: Sat Mar 07 2026 - 02:48:10 EST
On 06-03-2026 06:19, Rob Herring wrote:
> On Tue, Feb 24, 2026 at 01:13:01PM +0000, Charan Pedumuru wrote:
>> Convert Atmel High-Speed USB Device Controller (USBA) binding to DT schema.
>> Changes during conversion:
>> - Include "#address-cells" and "#size-cells" in the properties since they
>> are required by existing in-tree DTS definitions.
>
> The DTS files are wrong unless there are child nodes and there aren't.
Yes, there is no child node but these properties are defined in sam9x60.dtsi for the compatible "microchip,sam9x60-udc" and the yaml fails dtbs_check if I remove them, can I send an another patch for removing these properties from sam9x60.dtsi?
> Drop those.
--
Best Regards,
Charan.