On Tue, 01 Oct 2024 18:25:37 +0300, Andrei Simion wrote: > This patch series updates node names and labels in the Microchip ARM DTS > files to align with Device Tree specificatios > > changelog: > v1 -> v2: > - drop patch : Rename the usb node > - add patch : ARM: dts: microchip: aks-cdu: Add label for LED sub nodes > > Andrei Simion (4): > ARM: dts: microchip: Rename the eeprom nodename > ARM: dts: microchip: Rename the pmic node > ARM: dts: microchip: Rename LED sub nodes name > ARM: dts: microchip: aks-cdu: Add label for LED sub nodes > > arch/arm/boot/dts/microchip/aks-cdu.dts | 12 ++++++++---- > arch/arm/boot/dts/microchip/animeo_ip.dts | 8 ++++---- > arch/arm/boot/dts/microchip/at91-kizbox2-common.dtsi | 2 +- > arch/arm/boot/dts/microchip/at91-sam9x60ek.dts | 6 +++--- > arch/arm/boot/dts/microchip/at91-sama5d27_som1.dtsi | 2 +- > .../arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi | 2 +- > .../boot/dts/microchip/at91-sama5d29_curiosity.dts | 2 +- > arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts | 2 +- > arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts | 2 +- > .../arm/boot/dts/microchip/at91-sama5d2_xplained.dts | 2 +- > .../arm/boot/dts/microchip/at91-sama5d3_xplained.dts | 2 +- > arch/arm/boot/dts/microchip/at91-sama7g5ek.dts | 2 +- > arch/arm/boot/dts/microchip/at91rm9200ek.dts | 6 +++--- > arch/arm/boot/dts/microchip/at91sam9260ek.dts | 6 +++--- > arch/arm/boot/dts/microchip/at91sam9261ek.dts | 6 +++--- > arch/arm/boot/dts/microchip/at91sam9263ek.dts | 6 +++--- > arch/arm/boot/dts/microchip/at91sam9g20ek.dts | 4 ++-- > .../arm/boot/dts/microchip/at91sam9g20ek_common.dtsi | 2 +- > arch/arm/boot/dts/microchip/sama5d34ek.dts | 2 +- > arch/arm/boot/dts/microchip/sama5d3xcm_cmp.dtsi | 2 +- > 20 files changed, 41 insertions(+), 37 deletions(-) > > > base-commit: 77df9e4bb2224d8ffbddec04c333a9d7965dad6c > -- > 2.34.1 > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y microchip/aks-cdu.dtb microchip/animeo_ip.dtb microchip/at91-sam9x60ek.dtb microchip/at91-sama5d29_curiosity.dtb microchip/at91-sama5d2_icp.dtb microchip/at91-sama5d2_ptc_ek.dtb microchip/at91-sama5d2_xplained.dtb microchip/at91-sama5d3_xplained.dtb microchip/at91-sama7g5ek.dtb microchip/at91rm9200ek.dtb microchip/at91sam9260ek.dtb microchip/at91sam9261ek.dtb microchip/at91sam9263ek.dtb microchip/at91sam9g20ek.dtb microchip/sama5d34ek.dtb' for 20241001152541.91945-1-andrei.simion@xxxxxxxxxxxxx: arch/arm/boot/dts/microchip/at91-sam9x60ek.dtb: /ahb/ebi@10000000/nand-controller: failed to match any schema with compatible: ['microchip,sam9x60-nand-controller']