All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] rockchip: Add support for RK3582
@ 2024-12-26  2:46 ` FUKAUMI Naoki
  0 siblings, 0 replies; 16+ messages in thread
From: FUKAUMI Naoki @ 2024-12-26  2:46 UTC (permalink / raw)
  To: heiko
  Cc: robh, conor+dt, liujianfeng1994, jonas, cfsworks, dmt.yashin,
	jbx6244, sebastian.reichel, tim, marcin.juszkiewicz,
	linux-rockchip, devicetree, FUKAUMI Naoki, michael.riesch,
	macromorgan, krzk+dt, jing, dsimic

Rockchip RK3582 is a scaled down version of Rockchip RK3588(S).

- Dual Cortex-A76 and quad Cortex-A55 CPU
- No GPU
- 5TOPS NPU
- H.264/H.265 video encoder up to 4K@60fps

This patch series adds support for the Radxa E52C compact network
computer based on the RK3582.

FUKAUMI Naoki (2):
  dt-bindings: arm: rockchip: Add Radxa E52C
  arm64: dts: rockchip: Add Radxa E52C

 .../devicetree/bindings/arm/rockchip.yaml     |   6 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3582-radxa-e52c.dts   | 743 ++++++++++++++++++
 3 files changed, 750 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3582-radxa-e52c.dts

-- 
2.43.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2025-01-08 12:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26  2:46 [PATCH v3 0/2] rockchip: Add support for RK3582 FUKAUMI Naoki
2024-12-26  2:46 ` FUKAUMI Naoki
2024-12-26  2:46 ` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Radxa E52C FUKAUMI Naoki
2024-12-26  2:46   ` FUKAUMI Naoki
2025-01-03  6:45   ` FUKAUMI Naoki
2025-01-03  6:45     ` FUKAUMI Naoki
2025-01-05 13:29     ` Heiko Stuebner
2025-01-05 13:29       ` Heiko Stuebner
2025-01-05 15:35       ` Dragan Simic
2025-01-05 15:35         ` Dragan Simic
2024-12-26  2:46 ` [PATCH v3 2/2] arm64: dts: " FUKAUMI Naoki
2024-12-26  2:46   ` FUKAUMI Naoki
2024-12-27 15:18 ` [PATCH v3 0/2] rockchip: Add support for RK3582 Rob Herring (Arm)
2024-12-27 15:18   ` Rob Herring (Arm)
2025-01-08 12:02 ` Heiko Stuebner
2025-01-08 12:02   ` Heiko Stuebner

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.