linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] rockchip: Add support for maskrom button on Radxa E20C
@ 2025-02-27 18:40 Jonas Karlman
  2025-02-27 18:40 ` [PATCH 1/4] dt-bindings: iio: adc: Add rockchip,rk3528-saradc variant Jonas Karlman
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jonas Karlman @ 2025-02-27 18:40 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Jonathan Cameron,
	Lars-Peter Clausen, Yao Zi, linux-rockchip, devicetree, linux-iio,
	linux-arm-kernel, linux-kernel, Jonas Karlman

The Radxa E20C has two buttons, one SARADC maskrom button and one GPIO
user button.

This series adds dt-binding, driver support, DT node in SoC .dtsi and
adc-keys node in board DT to support the maskrom button.

Jonas Karlman (4):
  dt-bindings: iio: adc: Add rockchip,rk3528-saradc variant
  iio: adc: rockchip_saradc: Add support for RK3528
  arm64: dts: rockchip: Add SARADC node for RK3528
  arm64: dts: rockchip: Add adc-keys node to Radxa E20C

 .../bindings/iio/adc/rockchip-saradc.yaml     |  1 +
 .../boot/dts/rockchip/rk3528-radxa-e20c.dts   | 50 +++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 13 +++++
 drivers/iio/adc/rockchip_saradc.c             | 18 +++++++
 4 files changed, 82 insertions(+)

-- 
2.48.1



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

end of thread, other threads:[~2025-03-04 14:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27 18:40 [PATCH 0/4] rockchip: Add support for maskrom button on Radxa E20C Jonas Karlman
2025-02-27 18:40 ` [PATCH 1/4] dt-bindings: iio: adc: Add rockchip,rk3528-saradc variant Jonas Karlman
2025-02-28 18:59   ` Conor Dooley
2025-03-04 11:41   ` Heiko Stübner
2025-02-27 18:40 ` [PATCH 2/4] iio: adc: rockchip_saradc: Add support for RK3528 Jonas Karlman
2025-03-04 11:51   ` Heiko Stübner
2025-03-04 14:46     ` Jonathan Cameron
2025-02-27 18:40 ` [PATCH 3/4] arm64: dts: rockchip: Add SARADC node " Jonas Karlman
2025-02-27 18:40 ` [PATCH 4/4] arm64: dts: rockchip: Add adc-keys node to Radxa E20C Jonas Karlman

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).