[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221016172944.1892206-1-kc@postmarketos.org>
Date: Sun, 16 Oct 2022 18:29:40 +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: [PATCH v2 0/3] arm64: dts: qcom: sdm845: commonize bluetooth pinconf
From: Caleb Connolly <caleb@...nolly.tech>
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>
Changes since v1:
* Address Krzysztof's comments
* Refactor series to show pinmux move in a single patch
* Put hsuart0->serial1 alias fixes in a single patch
Caleb Connolly (2):
arm64: dts: qcom: sdm845: commonize bluetooth UART pinmux
arm64: dts: qcom: sdm845-*: fix uart6 aliases
Dylan Van Assche (1):
arm64: dts: qcom: sdm845-shift-axolotl: fix Bluetooth
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 | 22 +++++++++++
7 files changed, 45 insertions(+), 138 deletions(-)
--
2.38.0
Powered by blists - more mailing lists