[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260104075400.1673101-1-gary.yang@cixtech.com>
Date: Sun, 4 Jan 2026 15:53:58 +0800
From: Gary Yang <gary.yang@...tech.com>
To: peter.chen@...tech.com,
fugang.duan@...tech.com,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org
Cc: linux-cix-kernel-upstream@...tech.com,
linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Gary Yang <gary.yang@...tech.com>
Subject: [PATCH v3 0/2] Add OrangePi 6 Plus board
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
Powered by blists - more mailing lists