devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add OrangePi 6 Plus board
@ 2025-12-19 13:35 Gary Yang
  2025-12-19 13:35 ` [PATCH v2 1/2] dt-bindings: arm: cix: add " Gary Yang
  2025-12-19 13:35 ` [PATCH v2 2/2] arm64: dts: cix: Add OrangePi 6 Plus board support Gary Yang
  0 siblings, 2 replies; 6+ messages in thread
From: Gary Yang @ 2025-12-19 13:35 UTC (permalink / raw)
  To: peter.chen, fugang.duan, robh, krzk+dt, conor+dt
  Cc: linux-cix-kernel-upstream, linux-arm-kernel, devicetree,
	linux-kernel, Gary Yang

Patch 1: add compatible strings for OrangePi 6 Plus board
Patch 2: add dts file for OrangePi 6 Plus board

OrangePi 6 Plus board is powered by Cix Sky1. You could find brief
introduction for SoC and related boards at:
http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-6-Plus.html

Currently, to run upstream kernel at OrangePi 6 Plus board, you need to
use BIOS released by OrangePi, and add "clk_ignore_unused=1" at bootargs.
http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-6-Plus.html

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          |  4 +-
 arch/arm64/boot/dts/cix/Makefile              |  1 +
 arch/arm64/boot/dts/cix/sky1-xcp.dts          | 83 +++++++++++++++++++
 3 files changed, 87 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/cix/sky1-xcp.dts

-- 
2.49.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-05  8:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-19 13:35 [PATCH v2 0/2] Add OrangePi 6 Plus board Gary Yang
2025-12-19 13:35 ` [PATCH v2 1/2] dt-bindings: arm: cix: add " Gary Yang
2025-12-21 14:57   ` Krzysztof Kozlowski
2025-12-29  1:56   ` Peter Chen
2026-01-05  8:22   ` Krzysztof Kozlowski
2025-12-19 13:35 ` [PATCH v2 2/2] arm64: dts: cix: Add OrangePi 6 Plus board support Gary Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).