[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200623224813.297077-1-konradybcio@gmail.com>
Date: Wed, 24 Jun 2020 00:47:59 +0200
From: Konrad Dybcio <konradybcio@...il.com>
To: skrzynka@...radybcio.pl
Cc: Konrad Dybcio <konradybcio@...il.com>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Kees Cook <keescook@...omium.org>,
Anton Vorontsov <anton@...msg.org>,
Colin Cross <ccross@...roid.com>,
Tony Luck <tony.luck@...el.com>, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 00/12] MSM8994 peripheral enablement, DTS updates
changes since v1:
- clean up the commit history and cut down
on unnecessary commit count
- bring the DTS in line with the newest ones
- fix some minor typos that went unnoticed
- drop RPMCC patch (sent separately)
- drop the pmi8994 patch (applied)
The patchet depends on:
- https://patchwork.kernel.org/patch/11584267/ (even though bullhead used
that for a few years and the property never existed but nobody noticed)
- https://patchwork.kernel.org/patch/11580845/ (no point duplicating it for 8994)
- RPMCC for 8992/4 (sent soon after this series)
Konrad Dybcio (12):
arm64: dts: qcom: msm8994: Modernize the DTS style
arm64: dts: qcom: msm8994: Add SPMI PMIC arbiter device
arm64: dts: qcom: msm8994: Add a proper CPU map
arm64: dts: qcom: msm8994: Add support for SMD RPM
arm64: dts: qcom: msm8994: Add SDHCI1 node
arm64: dts: qcom: msm8994: Add SCM node
arm64: dts: qcom: msm8994: Add I2C, SPI and BLSP DMA nodes
arm64: dts: qcom: msm8994: Add pmu node
arm64: dts: qcom: msm8994: Add PSCI node
arm64: dts: qcom: angler: Add qcom,msm-id and pmic-id
arm64: dts: qcom: Move msm8994-smd-rpm contents to lg-bullhead.
arm64: dts: qcom: Add support for Sony Xperia Z5 (SoMC Sumire-RoW)
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../dts/qcom/msm8992-bullhead-rev-101.dts | 264 ++++++-
.../boot/dts/qcom/msm8994-angler-rev-101.dts | 2 +
arch/arm64/boot/dts/qcom/msm8994-pins.dtsi | 30 -
arch/arm64/boot/dts/qcom/msm8994-smd-rpm.dtsi | 268 -------
.../msm8994-sony-xperia-kitakami-sumire.dts | 395 ++++++++++
arch/arm64/boot/dts/qcom/msm8994.dtsi | 710 ++++++++++++++++--
7 files changed, 1303 insertions(+), 367 deletions(-)
delete mode 100644 arch/arm64/boot/dts/qcom/msm8994-pins.dtsi
delete mode 100644 arch/arm64/boot/dts/qcom/msm8994-smd-rpm.dtsi
create mode 100644 arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-sumire.dts
--
2.27.0
Powered by blists - more mailing lists