[PATCH] ARM: dts: stm32: Add ethernet MAC nvmem cells to DH STM32MP13xx DHCOR DHSBC board
Marek Vasut
marex at denx.de
Fri Jul 5 01:04:40 PDT 2024
On 7/5/24 9:30 AM, Alexandre TORGUE wrote:
Hi,
>>> arch/arm/boot/dts/st/stm32mp135f-dhcor-dhsbc.dtb: ethernet at 5800a000:
>>> Unevaluated properties are not allowed ('interrupt-names',
>>> 'interrupts-extended', 'mdio', 'nvmem-cell-names', 'nvmem-cells',
>>> 'phy-handle', 'phy-mode', 'snps,axi-config', 'snps,mixed-burst',
>>> 'snps,pbl', 'snps,tso', 'stmmac-axi-config' were unexpected)
>>> from schema $id: http://devicetree.org/schemas/net/stm32-dwmac.yaml#
>>> arch/arm/boot/dts/st/stm32mp135f-dhcor-dhsbc.dtb: ethernet at 5800e000:
>>> Unevaluated properties are not allowed ('interrupt-names',
>>> 'interrupts-extended', 'mdio', 'nvmem-cell-names', 'nvmem-cells',
>>> 'phy-handle', 'phy-mode', 'snps,axi-config', 'snps,mixed-burst',
>>> 'snps,pbl', 'snps,tso', 'stmmac-axi-config' were unexpected)
>>> from schema $id: http://devicetree.org/schemas/net/stm32-dwmac.yaml#
>>
>> I can't seem to be able to reproduce it locally , even with
>> dtschema/master updated right now .
>>
>> Looking at the bindings, net/stm32-dwmac.yaml does have allof-ref to
>> snps,dwmac.yaml which has allof-ref to ethernet-controller.yaml ,
>> which does list the nvmem-cells/nvmem-cell-names properties .
>>
>> What am I missing here ?
>
> I'm also not able to reproduce this issue even after updated the schemas.
> Rob, can you please double check on your side ?
> Marek, I think I'll take this patch later for v6.12 cycle.
That's just fine, no worries.
More information about the linux-arm-kernel
mailing list