From: Gary Yang <gary.yang@cixtech.com>
To: peter.chen@cixtech.com, fugang.duan@cixtech.com, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org
Cc: linux-cix-kernel-upstream@cixtech.com,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Gary Yang <gary.yang@cixtech.com>
Subject: [PATCH v3 0/2] Add OrangePi 6 Plus board
Date: Sun, 4 Jan 2026 15:53:58 +0800 [thread overview]
Message-ID: <20260104075400.1673101-1-gary.yang@cixtech.com> (raw)
Patch 1: add compatible strings for OrangePi 6 Plus board
Patch 2: add dts file for OrangePi 6 Plus board
v3 changes:
-Pass dts build check with below commands:
make O=$OUTKNL dt_binding_check
make O=$OUTKNL dt_binding_check DT_SCHEMA_FILES=arm/cix.yaml
scripts/checkpatch.pl 000*.patch
make O=$OUTKNL CHECK_DTBS=y W=1 cix/sky1-orion-o6.dtb
- Fix the description of board
- Fix the commit message length within 75 words
v2 changes:
-Pass dts build check with below commands:
make O=$OUTKNL dt_binding_check
make O=$OUTKNL dt_binding_check DT_SCHEMA_FILES=arm/cix.yaml
scripts/checkpatch.pl 000*.patch
make O=$OUTKNL CHECK_DTBS=y W=1 cix/sky1-orion-o6.dtb
- Fix the description of board
Gary Yang (2):
dt-bindings: arm: cix: add OrangePi 6 Plus board
arm64: dts: cix: Add OrangePi 6 Plus board support
.../devicetree/bindings/arm/cix.yaml | 11 ++-
arch/arm64/boot/dts/cix/Makefile | 1 +
arch/arm64/boot/dts/cix/sky1-xcp.dts | 83 +++++++++++++++++++
3 files changed, 93 insertions(+), 2 deletions(-)
create mode 100644 arch/arm64/boot/dts/cix/sky1-xcp.dts
--
2.49.0
next reply other threads:[~2026-01-04 7:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-04 7:53 Gary Yang [this message]
2026-01-04 7:53 ` [PATCH v3 1/2] dt-bindings: arm: cix: add " Gary Yang
2026-01-05 8:21 ` Krzysztof Kozlowski
2026-01-05 8:49 ` 回复: " Gary Yang
2026-01-05 9:05 ` Krzysztof Kozlowski
2026-01-06 4:52 ` 回复: " Gary Yang
2026-01-06 7:04 ` Krzysztof Kozlowski
2026-01-06 7:41 ` 回复: " Gary Yang
2026-01-06 7:47 ` Krzysztof Kozlowski
2026-01-04 7:54 ` [PATCH v3 2/2] arm64: dts: cix: Add OrangePi 6 Plus board support Gary Yang
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=20260104075400.1673101-1-gary.yang@cixtech.com \
--to=gary.yang@cixtech.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fugang.duan@cixtech.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-cix-kernel-upstream@cixtech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.chen@cixtech.com \
--cc=robh@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
all inboxes | Powered by JetHome®