devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: dts: amlogic: first easy dtbs fixes
@ 2024-09-11 10:19 Neil Armstrong
  2024-09-11 10:19 ` [PATCH 1/7] ARM: dts: amlogic: meson6: fix clk81 node name Neil Armstrong
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Neil Armstrong @ 2024-09-11 10:19 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Kevin Hilman,
	Jerome Brunet, Martin Blumenstingl
  Cc: devicetree, linux-arm-kernel, linux-amlogic, linux-kernel,
	Neil Armstrong

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@linaro.org>
---
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@linaro.org>


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-09-16  7:22 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11 10:19 [PATCH 0/7] ARM: dts: amlogic: first easy dtbs fixes Neil Armstrong
2024-09-11 10:19 ` [PATCH 1/7] ARM: dts: amlogic: meson6: fix clk81 node name Neil Armstrong
2024-09-11 10:19 ` [PATCH 2/7] ARM: dts: amlogic: meson8: fix soc thermal-zone " Neil Armstrong
2024-09-15 19:02   ` Martin Blumenstingl
2024-09-11 10:19 ` [PATCH 3/7] ARM: dts: amlogic: meson8: fix ao_arc_sram " Neil Armstrong
2024-09-15 19:02   ` Martin Blumenstingl
2024-09-11 10:19 ` [PATCH 4/7] ARM: dts: amlogic: meson6: delete undocumented nodes Neil Armstrong
2024-09-15 19:12   ` Martin Blumenstingl
2024-09-16  5:57     ` Christian Hewitt
2024-09-16  7:22       ` Neil Armstrong
2024-09-11 10:19 ` [PATCH 5/7] ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio Neil Armstrong
2024-09-15 19:02   ` Martin Blumenstingl
2024-09-11 10:19 ` [PATCH 6/7] ARM: dts: amlogic: fix /memory node name Neil Armstrong
2024-09-15 19:05   ` Martin Blumenstingl
2024-09-16  7:22     ` Neil Armstrong
2024-09-11 10:19 ` [PATCH 7/7] ARM: dts: amlogic: meson8: use correct pinctrl bank " Neil Armstrong
2024-09-15 19:03   ` Martin Blumenstingl
2024-09-11 13:50 ` [PATCH 0/7] ARM: dts: amlogic: first easy dtbs fixes Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).