Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Ondřej Jirman" <megi@xff.cz>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Heiko Stuebner <heiko@sntech.de>
Cc: Ondrej Jirman <megi@xff.cz>, Jagan Teki <jagan@edgeble.ai>,
	Jonas Karlman <jonas@kwiboo.se>,
	Chris Morgan <macromorgan@hotmail.com>,
	Sebastian Reichel <sebastian.reichel@collabora.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] Add support for Orange Pi 5 Plus
Date: Sun,  8 Oct 2023 15:04:58 +0200	[thread overview]
Message-ID: <20231008130515.1155664-1-megi@xff.cz> (raw)

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-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

             reply	other threads:[~2023-10-08 13:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 13:04 Ondřej Jirman [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231008130515.1155664-1-megi@xff.cz \
    --to=megi@xff.cz \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=jagan@edgeble.ai \
    --cc=jonas@kwiboo.se \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=macromorgan@hotmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.reichel@collabora.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox