Re: [PATCH v2 3/4] arm64: dts: qcom: msm8998: align TLMM pin configuration with DT schema

From: Neil Armstrong
Date: Mon Oct 17 2022 - 04:16:02 EST


On 12/10/2022 17:14, Krzysztof Kozlowski wrote:
DT schema expects TLMM pin configuration nodes to be named with
'-state' suffix and their optional children with '-pins' suffix.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
.../boot/dts/qcom/msm8998-clamshell.dtsi | 7 +-
.../boot/dts/qcom/msm8998-fxtec-pro1.dts | 16 ++--
arch/arm64/boot/dts/qcom/msm8998-mtp.dts | 4 +-
.../dts/qcom/msm8998-oneplus-cheeseburger.dts | 10 +--
.../boot/dts/qcom/msm8998-oneplus-common.dtsi | 14 ++--
.../dts/qcom/msm8998-sony-xperia-yoshino.dtsi | 30 ++++----
arch/arm64/boot/dts/qcom/msm8998.dtsi | 76 +++++++++----------
7 files changed, 78 insertions(+), 79 deletions(-)


Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>