All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Add Radxa ROCK Pi S support in U-boot
@ 2023-02-14 15:31 Akash Gajjar
  2023-02-14 15:31 ` [PATCH v2 1/1] arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support Akash Gajjar
  0 siblings, 1 reply; 4+ messages in thread
From: Akash Gajjar @ 2023-02-14 15:31 UTC (permalink / raw)
  To: naoki, kever.yang
  Cc: Akash Gajjar, Simon Glass, Philipp Tomsich, Andy Yan, u-boot

ROCK Pi S is rk3308 soc based board from Radxa. Add board support in u-boot.
Booting logs is accessible at https://paste.ubuntu.com/p/cJDRzBRdXq/

Akash Gajjar (1):
  arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support

 arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi |  17 ++
 arch/arm/dts/rk3308-rock-pi-s.dts         | 228 ++++++++++++++++++++++
 board/rockchip/evb_rk3308/MAINTAINERS     |   7 +
 configs/rock-pi-s-rk3308_defconfig        |  89 +++++++++
 4 files changed, 341 insertions(+)
 create mode 100644 arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi
 create mode 100644 arch/arm/dts/rk3308-rock-pi-s.dts
 create mode 100644 configs/rock-pi-s-rk3308_defconfig

-- 
2.25.1


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

end of thread, other threads:[~2023-06-26 17:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 15:31 [PATCH v2 0/1] Add Radxa ROCK Pi S support in U-boot Akash Gajjar
2023-02-14 15:31 ` [PATCH v2 1/1] arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support Akash Gajjar
2023-02-16  8:40   ` Kever Yang
2023-06-26 17:50     ` R: " Pegorer Massimo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.