From patchwork Fri Sep 30 20:05:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 611602 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F2DC3C4332F for ; Fri, 30 Sep 2022 20:05:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231298AbiI3UFx (ORCPT ); Fri, 30 Sep 2022 16:05:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35618 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232229AbiI3UFu (ORCPT ); Fri, 30 Sep 2022 16:05:50 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BECA113EEB0 for ; Fri, 30 Sep 2022 13:05:43 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id u18so8451883lfo.8 for ; Fri, 30 Sep 2022 13:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=g/s25fFcFRGt0la+CChBB+sBdX3rR06NtZ97e/TRl5g=; b=me/zb+fTWwauv6a8wKXk9yOUdj4EAtMg04lETTXuDKjgI/eZDWpd++d6SmtVz3ucXc guFq17zdb/KB3klhaWvzujGg/3kTdh6Wc/q9NyIu7t1qR4OqsUjZvxdqIQ0CJrPuYFWx 1zE6UYdas78gySILgPwOocpOE/R2xDb/Nag81tMpJVCP4VOZhaI9abp4EK7IaA+jldy7 G3oQTMKmdaZSqlPVrYoMW/ws5ZARU6gn/sb8DD24/PnLlUx8nDcBkQxEcwJWZ0HT4DlX axZCh9bpDTZK39OUtYCHXRokhWZ4MDFTQz4U16FLWTFDccX/jPT8C2VGNXBJ2EhVIEyE JufA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=g/s25fFcFRGt0la+CChBB+sBdX3rR06NtZ97e/TRl5g=; b=p5lTibTZlcSXux+m/H1TmXxsRFeKVXqkCdUSX8hD0NtlbSkEBhb4EfePrSsGQWfeQS ksb+YCkJk6gHHz+ZONGQ/feRp4rWAGwmqngfE2dOB38EnDKn28Jc3mxRxy/W8gJUk2X9 kW3kdgGNRJLb7urx+C9D7dcukoUxmQq5Jg/PF9X3smUETU5qj/7kn3vYYT1m0wGoo+nt obCo7By/bmJO4+tca4ju3vuRWQ5VjuDKjGOxzm4JrkUOZw1ZH0nWIWMxqSILb1uivXUD eGPR6l4ZT6WVNAluOg6cDdw83HHrd2WlGU6nQUP9nuNLPLPK4e2bzAXcZU44RLVkDHHt izHg== X-Gm-Message-State: ACrzQf0xgYXuMP5NvXOBr42Fw6zWch44ls5fFoVlJ+DxIhW58PP9joVO ra0AE/taizM1JZ+vBrF/ZC3lQGPVhhK9AA== X-Google-Smtp-Source: AMsMyM6pk4TIFeOeSsegG9bum/68726TptgPM44O7vmL/VW6rcp/ziYMJNNvGEwM+T+2wd5OKKvdxQ== X-Received: by 2002:a05:6512:3502:b0:496:8e:9307 with SMTP id h2-20020a056512350200b00496008e9307mr3648621lfs.504.1664568342138; Fri, 30 Sep 2022 13:05:42 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id d10-20020ac2544a000000b00492f45cbbfcsm398876lfn.302.2022.09.30.13.05.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Sep 2022 13:05:41 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema Date: Fri, 30 Sep 2022 22:05:27 +0200 Message-Id: <20220930200529.331223-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi, Overview ======== This is independent patchset of my recent Qualcomm pinctrl fixes. If the total amount of patches from me around Qualcomm pinctrl is a bit overwhelming, well, yeah, expect more to come. One way to solve it is to merge/apply faster than I can create new patches. :-) Dependencies ============ 1. No dependencies. 2. dt-bindings are independent of DTS patches. Best regards, Krzysztof Krzysztof Kozlowski (2): arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema dt-bindings: pinctrl: qcom,sdm845: convert to dtschema .../bindings/pinctrl/qcom,sdm845-pinctrl.txt | 176 --------- .../bindings/pinctrl/qcom,sdm845-pinctrl.yaml | 158 ++++++++ arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 344 +++++++----------- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 76 ++-- .../arm64/boot/dts/qcom/sdm845-lg-common.dtsi | 60 ++- arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts | 2 +- arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 60 ++- .../boot/dts/qcom/sdm845-oneplus-common.dtsi | 88 ++--- .../boot/dts/qcom/sdm845-shift-axolotl.dts | 138 +++---- .../dts/qcom/sdm845-sony-xperia-tama.dtsi | 6 +- .../boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 26 +- .../boot/dts/qcom/sdm845-xiaomi-polaris.dts | 30 +- arch/arm64/boot/dts/qcom/sdm845.dtsi | 305 +++++++--------- .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 33 +- .../boot/dts/qcom/sdm850-samsung-w737.dts | 96 ++--- 15 files changed, 671 insertions(+), 927 deletions(-) delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.yaml