From patchwork Sun Sep 25 11:05:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1682042 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=DdPaKq6P; dkim-atps=neutral Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by legolas.ozlabs.org (Postfix) with ESMTP id 4Mb33j0Chrz1yqh for ; Sun, 25 Sep 2022 21:06:25 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229573AbiIYLGS (ORCPT ); Sun, 25 Sep 2022 07:06:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229829AbiIYLGR (ORCPT ); Sun, 25 Sep 2022 07:06:17 -0400 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C41B31DF0 for ; Sun, 25 Sep 2022 04:06:15 -0700 (PDT) Received: by mail-lj1-x233.google.com with SMTP id p5so4570933ljc.13 for ; Sun, 25 Sep 2022 04:06:15 -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=aSKpEll+WjUReck0aTlKSCNK8n90vq02tlc2QaFeH9E=; b=DdPaKq6P73V5IFE1aEmY12xDQlZwE2GJlQN7GJHaoTO4Z5hlVSisVhSpolTYnYVQIR Im/9mDEeowyCYAkOgVgDtPg+mZhyOImj6R/jCG5jXuIWt0rYceRo7V3QWUHAksxSAre5 gQ94Q6Na62YagnTGEXIh0/UInT/MkIJ4ZXfGRvQ4aSV2TyXkQTHxW9y5iVvhVx76ibW7 BTWeZL+yL2nSkjZZDScvbjVDPPPIPGjS4c8EGudMyaL21/asjkc34DDT6ndI1L+j79gQ rpoi0qlimF9UcpJH0vjxiqFGaSq73bs4Z6u4Nx9SR5/fYyRFARxB9gKgrlq9t/3gClLr LyVw== 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=aSKpEll+WjUReck0aTlKSCNK8n90vq02tlc2QaFeH9E=; b=iYounpNS4HcOaNLUWGyqvoJekQABSdq0uaYb9qVzV5z+AUS4/7oDiMCz8pG/WSF6pQ Fy3NVKKqrNbvGK5fXPvGVrAZJuYWi+o7sFggV6/um94rz0bhXGYRezA4yaDl7D6SyZYM 8HvjVsZSSpYy3wiUTHYy59n7vXDYLAxaFE0LOPvOC7TzsmuzjK/NTpOKWIy6ZF9plwFf 19nYYr4wLfX+PQyznX/n094a7qoSooVDRTj8zzziFHlY1v/Ko6ruQfIrLhdjqAuWeHUq n+1pa3ZNfJut9PbpRG9kUI3P7fjlCBFD9GeEC4FlXgY01+KZrk/kkfrEA30kUbAOR+CG Q4PQ== X-Gm-Message-State: ACrzQf2y5BBB3FyFu1eoEI4wkNABckTgnvM4z8Cfzn2PuQRuGofClhTk lscuYn7/rfqtJPs4ak5M+q4aMA== X-Google-Smtp-Source: AMsMyM7EU7P+BmogcjTKxRpcWmFWNoy3x0Ta5NB6zUFWXZ81UQg5Qv8LsPBpHi+7qqk/Jq+ix31DZw== X-Received: by 2002:a2e:3010:0:b0:261:bc8f:81e9 with SMTP id w16-20020a2e3010000000b00261bc8f81e9mr5591494ljw.61.1664103973515; Sun, 25 Sep 2022 04:06:13 -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 u19-20020ac258d3000000b00492dadd8143sm2177265lfo.168.2022.09.25.04.06.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 25 Sep 2022 04:06:13 -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 00/15] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings Date: Sun, 25 Sep 2022 13:05:53 +0200 Message-Id: <20220925110608.145728-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, Overview ======== This is the *fourth* patchset around Qualcomm pinctrl in recent days: 1. First round of TLMM fixes: merged 2. LPASS fixes: https://lore.kernel.org/linux-devicetree/20220922195651.345369-1-krzysztof.kozlowski@linaro.org/T/#t 3. ARMv7 TLMM fixes: https://lore.kernel.org/linux-devicetree/20220924080459.13084-1-krzysztof.kozlowski@linaro.org/T/#t 4. ARMv8 remaining TLMM fixes: THIS PATCHSET Dependencies ============ 1. No dependencies. 2. dt-bindings are independent of DTS patches. Best regards, Krzysztof Krzysztof Kozlowski (15): arm64: dts: qcom: sm8250: align TLMM pin configuration with DT schema arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable arm64: dts: qcom: sc8280xp: align TLMM pin configuration with DT schema arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema (really) arm64: dts: qcom: sc7280-herobrine: correct number of gpio-line-names arm64: dts: qcom: sc7280-idp-ec-h1: add missing QUP GPIO functions arm64: dts: qcom: msm8953: align TLMM pin configuration with DT schema arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema arm64: dts: qcom: sm6125-sony-xperia: add missing SD CD GPIO functions arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema dt-bindings: pinctrl: qcom,sm8250: add gpio-reserved-ranges and gpio-line-names dt-bindings: pinctrl: qcom,sm8250: fix matching pin config dt-bindings: pinctrl: qcom,sm8250: add input-enable dt-bindings: pinctrl: qcom,sc7280: add bias-bus-hold and input-enable dt-bindings: pinctrl: qcom,sc7280: correct number of GPIOs .../bindings/pinctrl/qcom,sc7280-pinctrl.yaml | 12 +- .../bindings/pinctrl/qcom,sm8250-pinctrl.yaml | 153 ++--- arch/arm64/boot/dts/qcom/msm8953.dtsi | 70 +-- arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 12 +- arch/arm64/boot/dts/qcom/sc7280-crd-r3.dts | 8 +- .../boot/dts/qcom/sc7280-herobrine-crd.dts | 1 + .../dts/qcom/sc7280-herobrine-evoker-r0.dts | 1 - .../qcom/sc7280-herobrine-herobrine-r1.dts | 1 - .../dts/qcom/sc7280-herobrine-villager.dtsi | 1 - .../arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 44 +- .../arm64/boot/dts/qcom/sc7280-idp-ec-h1.dtsi | 10 +- arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 26 +- arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 20 +- arch/arm64/boot/dts/qcom/sc7280.dtsi | 316 +++++----- arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 12 +- .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 12 +- .../arm64/boot/dts/qcom/sdm845-lg-common.dtsi | 2 +- .../qcom/sm6125-sony-xperia-seine-pdx201.dts | 2 + arch/arm64/boot/dts/qcom/sm6125.dtsi | 4 +- arch/arm64/boot/dts/qcom/sm8250-mtp.dts | 38 +- .../boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 18 +- arch/arm64/boot/dts/qcom/sm8250.dtsi | 556 +++++++----------- 22 files changed, 594 insertions(+), 725 deletions(-) Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio Reviewed-by: Konrad Dybcio