From: Hsun Lai <i@chainsx.cn>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org
Cc: andrew@lunn.ch, inindev@gmail.com, heiko@sntech.de,
jonas@kwiboo.se, quentin.schulz@cherry.de,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
krzysztof.kozlowski@linaro.org, devicetree@vger.kernel.org,
i@chainsx.cn, sfr@canb.auug.org.au,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] Add support for Sakura Pi RK3308B
Date: Mon, 19 May 2025 16:56:11 +0800 [thread overview]
Message-ID: <20250519085614.2245892-1-i@chainsx.cn> (raw)
This series add support for Sakura Pi RK3308B.
Info of device can be found at:
https://docs.sakurapi.org/article/sakurapi-rk3308b/introduce
Changes in v3:
- Remove empty i2c controller (Heiko Stuebner, v1)
- Remove unused spi nodes (Heiko Stuebner, v1)
- Sort nodes alphabetically (Heiko Stuebner, v1)
- Put status as last property (Heiko Stuebner, v1)
Changes in v2:
- Update the names of the regulators (Heiko Stuebner, v1)
Changes in v1:
- Add support for Sakura Pi RK3308B
- Patch 2: Acked-by: Conor Dooley <conor.dooley@microchip.com>
Hsun Lai (3):
dt-bindings: vendor-prefixes: Add SakuraPi prefix
dt-bindings: arm: rockchip: Add Sakura Pi RK3308B
arm64: dts: rockchip: add DTs for Sakura Pi RK3308B
.../devicetree/bindings/arm/rockchip.yaml | 5 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../dts/rockchip/rk3308-sakurapi-rk3308b.dts | 274 ++++++++++++++++++
4 files changed, 282 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3308-sakurapi-rk3308b.dts
--
2.34.1
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2025-05-19 8:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-19 8:56 Hsun Lai [this message]
2025-05-19 8:56 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add SakuraPi prefix Hsun Lai
2025-05-19 9:31 ` Krzysztof Kozlowski
2025-05-20 2:00 ` [v3,1/3] " Hsun Lai
2025-05-19 8:56 ` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Sakura Pi RK3308B Hsun Lai
2025-05-19 8:56 ` [PATCH v3 3/3] arm64: dts: rockchip: add DTs for " Hsun Lai
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=20250519085614.2245892-1-i@chainsx.cn \
--to=i@chainsx.cn \
--cc=andrew@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=inindev@gmail.com \
--cc=jonas@kwiboo.se \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=quentin.schulz@cherry.de \
--cc=robh@kernel.org \
--cc=sfr@canb.auug.org.au \
/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