public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: rockchip: Add Hardkernel ODROID-M2
@ 2024-09-01 11:20 Jonas Karlman
  2024-09-01 11:20 ` [PATCH 1/2] dt-bindings: arm: " Jonas Karlman
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jonas Karlman @ 2024-09-01 11:20 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Dongjin Kim, linux-rockchip, devicetree, linux-arm-kernel,
	linux-kernel, Jonas Karlman

This series add initial support for the Hardkernel ODROID-M2 board.

The Hardkernel ODROID-M2 is a single-board computer based on Rockchip
RK3588S2 SoC. It features e.g. 8/16 GB LPDDR5 RAM, 64 GB eMMC, SD-card,
GbE LAN, HDMI 2.0, M.2 NVMe and USB 2.0/3.0/Type-C.

Schematics for ODROID-M2 can be found at:
https://wiki.odroid.com/_media/odroid-m2/hardware/m2_main_rev1.0_240611.pdf

The device tree was created based on the schematics with regulator
voltage values adjusted to closer match vendor downstream device tree.

Testing was done booting into Linux using mainline U-Boot from [1],
a test build of mainline U-Boot for ODROID-M2 can be found at [2].

U-Boot patches will be sent once DT reach the devicetree-rebasing tree.

[1] https://github.com/Kwiboo/u-boot-rockchip/commits/rk3xxx-2024.10/
[2] https://github.com/Kwiboo/u-boot-build/actions/runs/10653436524

Jonas Karlman (2):
  dt-bindings: arm: rockchip: Add Hardkernel ODROID-M2
  arm64: dts: rockchip: Add Hardkernel ODROID-M2

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3588s-odroid-m2.dts   | 903 ++++++++++++++++++
 3 files changed, 909 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-odroid-m2.dts

-- 
2.46.0


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

end of thread, other threads:[~2024-09-04 19:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-01 11:20 [PATCH 0/2] arm64: dts: rockchip: Add Hardkernel ODROID-M2 Jonas Karlman
2024-09-01 11:20 ` [PATCH 1/2] dt-bindings: arm: " Jonas Karlman
2024-09-01 11:36   ` Krzysztof Kozlowski
2024-09-01 11:20 ` [PATCH 2/2] arm64: dts: " Jonas Karlman
2024-09-03 14:26 ` [PATCH 0/2] " Rob Herring (Arm)
2024-09-04 19:07 ` Heiko Stuebner

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