[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200623180832.254163-1-konradybcio@gmail.com>
Date: Tue, 23 Jun 2020 20:08:24 +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>,
Amit Kucheria <amit.kucheria@...aro.org>,
Zhang Rui <rui.zhang@...el.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Rajendra Nayak <rnayak@...eaurora.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [PATCH 0/8] SDM630 and Ninges fixes
Disclaimer: Ninges = Nile&Ganges
This series brings support for RPMPD on 630/660,
initial tsens support (thermal-zones are WIP so
dont' want to send them yet), an urgent fix for
pinctrl (I have made a mistake that only showed
itself when I tried to add more GPIO-dependent
stuff...) and some stuff for Ninges, namely
enablement of BLSP1_UART2 (omitted it previously)
and temporary removal of Vol- on Nile (which is
a result of fixing the pinctrl driver so that
gpio-keys got to the point where it probed it
and then it died). Also with these changes come
some cosmetic updates (using phandles instead of
addresses as per Bjorn's Request).
Konrad Dybcio (8):
soc: qcom: rpmpd: Add SDM660 power-domains
arm64: dts: qcom: sdm630: Add RPM power domains support
arm64: dts: qcom: sdm630: Add tsens node
arm64: dts: qcom: sdm630: nile: Enable BLSP1_UART2
arm64: dts: qcom: sdm630: Fix the pinctrl node
arm64: dts: qcom: sdm630: nile: Reserve disabled GPIOs
arm64: dts: qcom: sdm630: nile: Remove Volume Down gpio-key
arm64: dts: qcom: sdm630: ganges: Change addresses to phandles
.../devicetree/bindings/power/qcom,rpmpd.yaml | 1 +
.../bindings/thermal/qcom-tsens.yaml | 1 +
.../dts/qcom/sdm630-sony-xperia-ganges.dtsi | 22 +++---
.../dts/qcom/sdm630-sony-xperia-nile.dtsi | 67 +++++++++---------
arch/arm64/boot/dts/qcom/sdm630.dtsi | 69 +++++++++++++++++--
drivers/soc/qcom/rpmpd.c | 33 +++++++++
include/dt-bindings/power/qcom-rpmpd.h | 12 ++++
7 files changed, 155 insertions(+), 50 deletions(-)
--
2.27.0
Powered by blists - more mailing lists