[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231011215856.2082241-1-megi@xff.cz>
Date: Wed, 11 Oct 2023 23:58:43 +0200
From: Ondřej Jirman <megi@....cz>
To: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Heiko Stuebner <heiko@...ech.de>
Cc: Ondrej Jirman <megi@....cz>, Jagan Teki <jagan@...eble.ai>,
Jonas Karlman <jonas@...boo.se>,
Chris Morgan <macromorgan@...mail.com>,
Sebastian Reichel <sebastian.reichel@...labora.com>,
Kever Yang <kever.yang@...k-chips.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] Add support for Pine64 QuartzPro64
From: Ondrej Jirman <megi@....cz>
This series adds an initial support for Pine64 QuartzPro64 SBC.
The series was tested against Linux 6.6-rc4.
Please take a look.
For v2, I proactively went through changes made by Heiko when merging my
other patchset for Orange Pi 5 Plus, and made the same changes to this
patchset, which had some similar issues:
- order regulator-name inside pmic nodes as the first property
- re-oreder some other properties alphabetically (in rtc node and in
some regulators under /)
- drop rockchip,system-power-controller (will re-add later without prefix once
https://lore.kernel.org/lkml/20231010174138.1888396-1-megi@xff.cz/ gets merged)
- drop mem-supply from cpu nodes (this will also be re-added later
once cpufreq support is upstreamed)
- sort nodes under pinctrl alphabetically
- added acked-by tag for DT bindings patch
Thank you,
Ondřej Jirman
Ondrej Jirman (2):
dt-bindings: arm: rockchip: Add Pine64 QuarzPro64
arm64: dts: rk3588-quartzpro64: Add QuartzPro64 SBC device tree
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588-quartzpro64.dts | 1137 +++++++++++++++++
3 files changed, 1143 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
--
2.42.0
Powered by blists - more mailing lists