mbox series

[v2,0/2] Introduce initial support of Amlogic AC200 board

Message ID 20241114154856.3353691-1-jan.dakinevich@salutedevices.com (mailing list archive)
Headers show
Series Introduce initial support of Amlogic AC200 board | expand

Message

Jan Dakinevich Nov. 14, 2024, 3:48 p.m. UTC
Changes v1 [1] -> v2:
 - added "Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>" to
   dt-bindings
 - don't share the definition of sound card between ac2xx boards

Links:
 [1] https://lore.kernel.org/all/20240521222155.28094-1-jan.dakinevich@salutedevices.com/

Jan Dakinevich (2):
  dt-bindings: arm: amlogic: document AC200 support
  arch/arm64: dts: ac200: introduce initial support of the board

 .../devicetree/bindings/arm/amlogic.yaml      |   1 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../boot/dts/amlogic/meson-sm1-ac200.dts      | 109 ++++++++++++++++++
 3 files changed, 111 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-ac200.dts