From: Alex Bee <knaerzche@gmail.com>
To: Heiko Stuebner <heiko@sntech.de>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
Alex Bee <knaerzche@gmail.com>
Subject: [PATCH v2 0/3] Add Geniatech XPI-3128 board
Date: Sun, 19 Nov 2023 14:03:49 +0100 [thread overview]
Message-ID: <20231119130351.112261-2-knaerzche@gmail.com> (raw)
This series adds RK3128 based Geniatech XPI-3128 SBC board.
Please see commit messages of the individual patches for details.
These patches have been part of the pretty huge RK3128 bring-up/fix-up
series [0] which I've splitted-up now, as suggested.
[0] https://lore.kernel.org/linux-rockchip/20230829171647.187787-1-knaerzche@gmail.com
Changes in v2:
- drop nodes from board DT that have been part of the initial series that
are not upstream yet
- rephrase some board DT comments
- refine commit messages
- added mmc-ddr-3_3v property for eMMC
Alex Bee (3):
dt-bindings: arm: rockchip: Add Geniatech XPI-3128
ARM: dts: rockchip: Add sdmmc_det pinctrl for RK3128
ARM: dts: Add Geniatech XPI-3128 RK3128 board
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm/boot/dts/rockchip/Makefile | 1 +
.../arm/boot/dts/rockchip/rk3128-xpi-3128.dts | 397 ++++++++++++++++++
arch/arm/boot/dts/rockchip/rk3128.dtsi | 4 +
4 files changed, 407 insertions(+)
create mode 100644 arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts
--
2.42.0
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2023-11-19 13:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-19 13:03 Alex Bee [this message]
2023-11-19 13:03 ` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add Geniatech XPI-3128 Alex Bee
2023-11-19 13:03 ` [PATCH v2 2/3] ARM: dts: rockchip: Add sdmmc_det pinctrl for RK3128 Alex Bee
2023-11-19 13:03 ` [PATCH v2 3/3] ARM: dts: Add Geniatech XPI-3128 RK3128 board Alex Bee
2023-11-20 15:31 ` [PATCH v2 0/3] Add Geniatech XPI-3128 board 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=20231119130351.112261-2-knaerzche@gmail.com \
--to=knaerzche@gmail.com \
--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 \
/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