[PATCH 0/4] Add support for Orange Pi 5 Plus

Ondřej Jirman megi at xff.cz
Sun Oct 8 06:04:58 PDT 2023


From: Ondrej Jirman <megi at 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




More information about the linux-arm-kernel mailing list