[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221016144714.1742824-1-kc@postmarketos.org>
Date: Sun, 16 Oct 2022 15:47:06 +0100
From: Caleb Connolly <kc@...tmarketos.org>
To: caleb@...nolly.tech
Cc: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
devicetree@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>
Subject: [RESEND PATCH 0/7] arm64: dts: qcom: sdm845: commonize bluetooth pinconf
From: Caleb Connolly <caleb@...nolly.tech>
[resending from a different address as protonmail keeps deleting In-Reply-To headers]
This series commonises the 4-pin pinconf used by almost all devices which have have
Bluetooth on uart6 and removes the node from individual device DTS files.
It also updates the old hsuart alias definitions to serial1. I'm happy to drop this if it
may causes issues with userspace, but it seemed to make sense to throw in while we're at it.
This is a followup to Dmitry's suggestion on an earlier patch:
https://lore.kernel.org/all/CAA8EJpqz32_LxmBVbcLt0sV=e1JzGtWEmMsKsQNoZzuGgLWbBQ@mail.gmail.com/
Cc: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
Caleb Connolly (6):
arm64: dts: qcom: sdm845: commonize bluetooth UART pinmux
arm64: dts: qcom: sdm845-cheza: commonize uart6 pinconf
arm64: dts: qcom: sdm845-db845c: commonize uart6 pinconf
arm64: dts: qcom: sdm845-oneplus-common: commonize uart6 pinconf
arm64: dts: qcom: sdm845-xiaomi-beryllium: commonize uart6 pinconf
arm64: dts: qcom: sdm845-xiaomi-polaris: commonize uart6 pinconf
Dylan Van Assche (1):
arm64: dts: qcom: sdm845-shift-axolotl: fix Bluetooth firmware loading
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 39 ++-----------------
arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 27 ++-----------
.../boot/dts/qcom/sdm845-oneplus-common.dtsi | 30 ++------------
.../boot/dts/qcom/sdm845-shift-axolotl.dts | 9 +++++
.../boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 29 ++------------
.../boot/dts/qcom/sdm845-xiaomi-polaris.dts | 27 +------------
arch/arm64/boot/dts/qcom/sdm845.dtsi | 23 +++++++++++
7 files changed, 46 insertions(+), 138 deletions(-)
--
2.38.0
Powered by blists - more mailing lists