This is the easy fixes to start and fully document the ARM Amlogic Device Trees, remaining work includes: - ethmac with required phy-mode/clocks/clock-names - amlogic,meson-hhi-sysctrl - amlogic,meson8-clkc - pinctrl: Unevaluated properties are not allowed ('reg', 'reg' were unexpected) - bank@80b0:gpio-line-names is too short - realtek,rt5640 Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Neil Armstrong (7): ARM: dts: amlogic: meson6: fix clk81 node name ARM: dts: amlogic: meson8: fix soc thermal-zone node name ARM: dts: amlogic: meson8: fix ao_arc_sram node name ARM: dts: amlogic: meson6: delete undocumented nodes ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio ARM: dts: amlogic: fix /memory node name ARM: dts: amlogic: meson8: use correct pinctrl bank node name arch/arm/boot/dts/amlogic/meson6-atv1200.dts | 2 +- arch/arm/boot/dts/amlogic/meson6.dtsi | 18 +++++++++++++++++- arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dts | 2 +- arch/arm/boot/dts/amlogic/meson8.dtsi | 8 ++++---- arch/arm/boot/dts/amlogic/meson8b-ec100.dts | 2 +- arch/arm/boot/dts/amlogic/meson8b-mxq.dts | 2 +- arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts | 4 ++-- arch/arm/boot/dts/amlogic/meson8b.dtsi | 8 ++++---- arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dts | 2 +- 9 files changed, 32 insertions(+), 16 deletions(-) --- base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-69d624b8bccd Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>