mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/2] add support for Rockchip SARADC
@ 2021-06-24 16:09 Michael Riesch
  2021-06-24 16:09 ` [PATCH v3 1/2] aiodev: add driver " Michael Riesch
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Riesch @ 2021-06-24 16:09 UTC (permalink / raw)
  To: barebox; +Cc: Michael Riesch

Michael Riesch (2):
  aiodev: add driver for Rockchip SARADC
  arm: rk3568-evb1: add support for Rockchip SARADC

 arch/arm/dts/rk3568-evb1-v10.dts |   6 +-
 arch/arm/dts/rk3568.dtsi         |  12 ++
 drivers/aiodev/Kconfig           |   8 ++
 drivers/aiodev/Makefile          |   1 +
 drivers/aiodev/rockchip_saradc.c | 197 +++++++++++++++++++++++++++++++
 5 files changed, 223 insertions(+), 1 deletion(-)
 create mode 100644 drivers/aiodev/rockchip_saradc.c

--
2.20.1

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


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

end of thread, other threads:[~2021-06-28 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 16:09 [PATCH v3 0/2] add support for Rockchip SARADC Michael Riesch
2021-06-24 16:09 ` [PATCH v3 1/2] aiodev: add driver " Michael Riesch
2021-06-24 16:09 ` [PATCH v3 2/2] arm: rk3568-evb1: add support " Michael Riesch
2021-06-28 12:41 ` [PATCH v3 0/2] " Sascha Hauer

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