public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for Orange Pi 5 Plus
@ 2023-10-08 13:04 Ondřej Jirman
  2023-10-08 13:04 ` [PATCH 1/4] arm64: dts: rockchip: rk3588s-pinctrl: Add I2S2 M0 pin definitions Ondřej Jirman
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ondřej Jirman @ 2023-10-08 13:04 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: Ondrej Jirman, Jagan Teki, Jonas Karlman, Chris Morgan,
	Sebastian Reichel, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel

From: Ondrej Jirman <megi@xff.cz>

This series adds an initial support for Orange Pi 5 Plus. The only
thing missing that can be readily added is USB 3.0 support, because
required patches were not yet merged. Support for USB 3.0 is available
at https://xff.cz/git/linux/log/?h=opi5-6.6

The series depends on SFC patch from:

  https://lore.kernel.org/lkml/70557b7843994a57c6d3422e00643cb75a698d0b.1692632346.git.efectn@6tel.net/

The series was tested against Linux 6.6-rc4.

Please take a look.

Thank you,
	Ondřej Jirman

Ondrej Jirman (4):
  arm64: dts: rockchip: rk3588s-pinctrl: Add I2S2 M0 pin definitions
  arm64: dts: rockchip: rk3588s-pinctrl: Add UART9 M0 pin definitions
  dt-bindings: arm: rockchip: Add Orange Pi 5 Plus
  arm64: dts: rk3588-orangepi-5-plus: Add board device tree

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../dts/rockchip/rk3588-orangepi-5-plus.dts   | 857 ++++++++++++++++++
 .../boot/dts/rockchip/rk3588s-pinctrl.dtsi    |  44 +
 4 files changed, 907 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts

-- 
2.42.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-10-10  0:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08 13:04 [PATCH 0/4] Add support for Orange Pi 5 Plus Ondřej Jirman
2023-10-08 13:04 ` [PATCH 1/4] arm64: dts: rockchip: rk3588s-pinctrl: Add I2S2 M0 pin definitions Ondřej Jirman
2023-10-08 13:05 ` [PATCH 2/4] arm64: dts: rockchip: rk3588s-pinctrl: Add UART9 " Ondřej Jirman
2023-10-08 13:05 ` [PATCH 3/4] dt-bindings: arm: rockchip: Add Orange Pi 5 Plus Ondřej Jirman
2023-10-09 16:26   ` Conor Dooley
2023-10-08 13:05 ` [PATCH 4/4] arm64: dts: rk3588-orangepi-5-plus: Add board device tree Ondřej Jirman
2023-10-10  0:10 ` [PATCH 0/4] Add support for Orange Pi 5 Plus Heiko Stuebner

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