public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/6] arm64: dts: amlogic: meson-s4-khadas-vim1s: enable LEDs, Keys and Bluetooth
@ 2026-01-23  2:22 Nick Xie
  2026-01-23  2:22 ` [PATCH 1/6] arm64: dts: amlogic: meson-s4: add UART_A node Nick Xie
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Nick Xie @ 2026-01-23  2:22 UTC (permalink / raw)
  To: neil.armstrong, khilman, jbrunet, martin.blumenstingl, devicetree,
	linux-kernel, linux-arm-kernel, linux-amlogic
  Cc: krzk+dt, robh, conor+dt, xieqinick, Nick Xie

This series enables various user interfaces and the Bluetooth module
for the Khadas VIM1S board (Amlogic S905Y4).

This builds upon the existing board support to fully enable the
user-facing peripherals.

Summary of changes:
- Enable UART_A and Bluetooth (AP6256)
- Enable PWM_G and the Heartbeat LED
- Enable GPIO-polled Power key
- Enable SARADC and the ADC Function key

Nick Xie (6):
  arm64: dts: amlogic: meson-s4: add UART_A node
  arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable bluetooth
  arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add PWM LED support
  arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add POWER key
    support
  arm64: dts: amlogic: meson-s4: add internal SARADC controller
  arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key
    support

 .../amlogic/meson-s4-s905y4-khadas-vim1s.dts  | 63 +++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-s4.dtsi     | 36 +++++++++++
 2 files changed, 99 insertions(+)

-- 
2.34.1



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

end of thread, other threads:[~2026-02-26 21:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23  2:22 [PATCH 0/6] arm64: dts: amlogic: meson-s4-khadas-vim1s: enable LEDs, Keys and Bluetooth Nick Xie
2026-01-23  2:22 ` [PATCH 1/6] arm64: dts: amlogic: meson-s4: add UART_A node Nick Xie
2026-02-26 21:26   ` Martin Blumenstingl
2026-01-23  2:22 ` [PATCH 2/6] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable bluetooth Nick Xie
2026-02-26 21:28   ` Martin Blumenstingl
2026-01-23  2:22 ` [PATCH 3/6] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add PWM LED support Nick Xie
2026-02-26 21:31   ` Martin Blumenstingl
2026-01-23  2:22 ` [PATCH 4/6] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add POWER key support Nick Xie
2026-02-26 21:32   ` Martin Blumenstingl
2026-01-23  2:22 ` [PATCH 5/6] arm64: dts: amlogic: meson-s4: add internal SARADC controller Nick Xie
2026-02-26 21:49   ` Martin Blumenstingl
2026-01-23  2:22 ` [PATCH 6/6] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key support Nick Xie
2026-02-26 21:52   ` Martin Blumenstingl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox