[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211201072915.3969178-1-vkoul@kernel.org>
Date: Wed, 1 Dec 2021 12:59:00 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Bjorn Andersson <bjorn.andersson@...aro.org>
Cc: linux-arm-msm@...r.kernel.org, Vinod Koul <vkoul@...nel.org>,
Andy Gross <agross@...nel.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 00/15] arm64: dts: qcom: Add support for SM8450 SoC and QRD board
Snapdragon 8 Gen 1 Mobile Platform [1] (SM8450) is the latest Qualcomm SoC
announced today.
This series adds the DTS support including clocks, tlmm, smmu, regulators,
ufs, interconnects, pmics and cpufreq found in the SM8450 QRD board.
[1]: https://www.qualcomm.com/products/snapdragon-8-gen-1-mobile-platform
Dmitry Baryshkov (2):
arm64: dts: qcom: sm8450: Add rpmhpd node
arm64: dts: qcom: sm8450: add i2c13 and i2c14 device nodes
Vinod Koul (12):
arm64: dts: qcom: Add base SM8450 DTSI
arm64: dts: qcom: Add base SM8450 QRD DTS
arm64: dts: qcom: sm8450: Add tlmm nodes
arm64: dts: qcom: sm8450-qrd: Add reserved gpio range for QRD
arm64: dts: qcom: sm8450: Add reserved memory nodes
arm64: dts: qcom: sm8450: add smmu nodes
arm64: dts: qcom: sm8450-qrd: Add rpmh regulator nodes
arm64: dts: qcom: sm8450: add ufs nodes
arm64: dts: qcom: sm8450-qrd: enable ufs nodes
arm64: dts: qcom: sm8450: add interconnect nodes
arm64: dts: qcom: sm8450: add spmi node
arm64: dts: qcom: sm8450-qrd: include pmic files
Vladimir Zapolskiy (1):
arm64: dts: qcom: sm8450: add cpufreq support
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/sm8450-qrd.dts | 379 ++++++++
arch/arm64/boot/dts/qcom/sm8450.dtsi | 1142 +++++++++++++++++++++++
3 files changed, 1522 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/sm8450-qrd.dts
create mode 100644 arch/arm64/boot/dts/qcom/sm8450.dtsi
--
2.31.1
Powered by blists - more mailing lists