From: Muhammed Efe Cetin <efectn@6tel.net>
To: linux-rockchip@lists.infradead.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
heiko@sntech.de, sebastian.reichel@collabora.com,
Muhammed Efe Cetin <efectn@6tel.net>
Subject: [PATCH 0/3] Add Support for Orange Pi 5
Date: Tue, 15 Aug 2023 15:58:58 +0300 [thread overview]
Message-ID: <cover.1692102057.git.efectn@6tel.net> (raw)
Hi,
These series add initial support for Orange Pi 5 and SFC node for RK3588S.
Muhammed Efe Cetin (3):
dt-bindings: arm: rockchip: Add Orange Pi 5 board
arm64: dts: rockchip: Add sfc node to rk3588s
arm64: dts: rockchip: Add Orange Pi 5
.../devicetree/bindings/arm/rockchip.yaml | 5 +
.../boot/dts/rockchip/rk3588s-orangepi-5.dts | 873 ++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 13 +
3 files changed, 891 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts
--
2.41.0
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: Muhammed Efe Cetin <efectn@6tel.net>
To: linux-rockchip@lists.infradead.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
heiko@sntech.de, sebastian.reichel@collabora.com,
Muhammed Efe Cetin <efectn@6tel.net>
Subject: [PATCH 0/3] Add Support for Orange Pi 5
Date: Tue, 15 Aug 2023 15:58:58 +0300 [thread overview]
Message-ID: <cover.1692102057.git.efectn@6tel.net> (raw)
Hi,
These series add initial support for Orange Pi 5 and SFC node for RK3588S.
Muhammed Efe Cetin (3):
dt-bindings: arm: rockchip: Add Orange Pi 5 board
arm64: dts: rockchip: Add sfc node to rk3588s
arm64: dts: rockchip: Add Orange Pi 5
.../devicetree/bindings/arm/rockchip.yaml | 5 +
.../boot/dts/rockchip/rk3588s-orangepi-5.dts | 873 ++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 13 +
3 files changed, 891 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts
--
2.41.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Muhammed Efe Cetin <efectn@6tel.net>
To: linux-rockchip@lists.infradead.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
heiko@sntech.de, sebastian.reichel@collabora.com,
Muhammed Efe Cetin <efectn@6tel.net>
Subject: [PATCH 0/3] Add Support for Orange Pi 5
Date: Tue, 15 Aug 2023 15:58:58 +0300 [thread overview]
Message-ID: <cover.1692102057.git.efectn@6tel.net> (raw)
Hi,
These series add initial support for Orange Pi 5 and SFC node for RK3588S.
Muhammed Efe Cetin (3):
dt-bindings: arm: rockchip: Add Orange Pi 5 board
arm64: dts: rockchip: Add sfc node to rk3588s
arm64: dts: rockchip: Add Orange Pi 5
.../devicetree/bindings/arm/rockchip.yaml | 5 +
.../boot/dts/rockchip/rk3588s-orangepi-5.dts | 873 ++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 13 +
3 files changed, 891 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts
--
2.41.0
next reply other threads:[~2023-08-15 12:59 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-15 12:58 Muhammed Efe Cetin [this message]
2023-08-15 12:58 ` [PATCH 0/3] Add Support for Orange Pi 5 Muhammed Efe Cetin
2023-08-15 12:58 ` Muhammed Efe Cetin
2023-08-15 12:58 ` [PATCH 1/3] dt-bindings: arm: rockchip: Add Orange Pi 5 board Muhammed Efe Cetin
2023-08-15 12:58 ` Muhammed Efe Cetin
2023-08-15 12:58 ` Muhammed Efe Cetin
2023-08-15 13:46 ` Krzysztof Kozlowski
2023-08-15 13:46 ` Krzysztof Kozlowski
2023-08-15 13:46 ` Krzysztof Kozlowski
2023-08-15 12:59 ` [PATCH 2/3] arm64: dts: rockchip: Add sfc node to rk3588s Muhammed Efe Cetin
2023-08-15 12:59 ` Muhammed Efe Cetin
2023-08-15 12:59 ` Muhammed Efe Cetin
2023-08-17 21:04 ` Jonas Karlman
2023-08-17 21:04 ` Jonas Karlman
2023-08-17 21:04 ` Jonas Karlman
2023-08-15 12:59 ` [PATCH 3/3] arm64: dts: rockchip: Add Orange Pi 5 Muhammed Efe Cetin
2023-08-15 12:59 ` Muhammed Efe Cetin
2023-08-15 12:59 ` Muhammed Efe Cetin
2023-08-15 13:45 ` Krzysztof Kozlowski
2023-08-15 13:45 ` Krzysztof Kozlowski
2023-08-15 13:45 ` Krzysztof Kozlowski
2023-08-17 17:23 ` Muhammed Efe Cetin
2023-08-17 17:23 ` Muhammed Efe Cetin
2023-08-17 17:23 ` Muhammed Efe Cetin
2023-08-15 16:39 ` Ondřej Jirman
2023-08-15 16:39 ` Ondřej Jirman
2023-08-15 16:39 ` Ondřej Jirman
2023-08-17 13:33 ` Muhammed Efe Cetin
2023-08-17 13:33 ` Muhammed Efe Cetin
2023-08-17 13:33 ` Muhammed Efe Cetin
2023-08-17 13:57 ` Ondřej Jirman
2023-08-17 13:57 ` Ondřej Jirman
2023-08-17 13:57 ` Ondřej Jirman
2023-08-17 14:57 ` Muhammed Efe Cetin
2023-08-17 14:57 ` Muhammed Efe Cetin
2023-08-17 14:57 ` Muhammed Efe Cetin
2023-08-17 15:30 ` Ondřej Jirman
2023-08-17 15:30 ` Ondřej Jirman
2023-08-17 15:30 ` Ondřej Jirman
2023-08-17 15:32 ` Ondřej Jirman
2023-08-17 15:32 ` Ondřej Jirman
2023-08-17 15:32 ` Ondřej Jirman
2023-08-17 16:28 ` Muhammed Efe Cetin
2023-08-17 16:28 ` Muhammed Efe Cetin
2023-08-17 16:28 ` Muhammed Efe Cetin
2023-08-17 21:05 ` Jonas Karlman
2023-08-17 21:05 ` Jonas Karlman
2023-08-17 21:05 ` Jonas Karlman
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=cover.1692102057.git.efectn@6tel.net \
--to=efectn@6tel.net \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--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=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 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.