From patchwork Sat May 21 16:45:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634219 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=rRqCRfxq; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58ct2RnVz9sGg for ; Sun, 22 May 2022 02:46:38 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355433AbiEUQqf (ORCPT ); Sat, 21 May 2022 12:46:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351582AbiEUQqD (ORCPT ); Sat, 21 May 2022 12:46:03 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5946EDF6A for ; Sat, 21 May 2022 09:45:55 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id r3so5793428ljd.7 for ; Sat, 21 May 2022 09:45:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=gddd0fAw+DDHS5UQpyWxRARue36ZoZZ9O5PUo4nnIcU=; b=rRqCRfxqlvdHIxEcE+nigMTIT2JUiHyQtIr3jv9PdDUR4xMzvj/bCgXsm5OKnpZT4+ +zC+4exp2z8CFKngJCNXPdY3ygS7Z2BfavarrvRbBE+EllfkdomzXn65OBx80skthS35 FVXDMYEWKKdp3dsfL5Q4uKlVWCdus4R5FzOpjvA2se1XcIMYEa6vwooJOxRM/tsTlUHv UC8Dyh9O0dT0+K1RB1iV+RCKL954DcZIu3JqjDVr9cg/aAC3P3KjGfcDAjbChQ5IKKuw XwkUolUthegmReuh+IIG5tsxHYUGenpp7baWz/54gNYBMoRZROb9B4CsDgMfz9MyaGa8 dYfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=gddd0fAw+DDHS5UQpyWxRARue36ZoZZ9O5PUo4nnIcU=; b=rx6Gcay8nc/hQJxlWe0jJTF7hkCvEslUdjnpHXPEu8qYwvlgq25dSh2a8c4/niMiQj UtgSXWAkzRC+avuVIAKygpGZcUm4Ol5p+Wk5pKUPsW3fmA7n/8Q0dM3YIlWbdgXGVuyB VqttJtnXsKFcM6KkTTRcMiysb0KBEeH9wHrrq75hHFh4BCndbkkt/pRG5DoEWnVn8Kxm QQ8jn90oQK0qUsE6/cwI7rW7jFuxoqkrKnNArRta3O9FSTQdWVxHKCFnNdTzPETleKEO DYuAsXgM2oCZgFdNlx4maXo0w0APwu3XS5VRk3ve1eoVo2E2xzb+et6da9OUtsk24fTK JQww== X-Gm-Message-State: AOAM53233uqh1mn9yzkM+pmDaw7Xu4CukSfDK8pADOM1b8siIyroWOVd 74sIqjUfz8kymPW8ANYLnUgf4g== X-Google-Smtp-Source: ABdhPJwJ4v+PxMbSwUzIRXnS3FZidnv/KU4MzdWcShWBU/bE1bew+wzucXOs6iv/xPda8u0RIIDTQQ== X-Received: by 2002:a2e:6e02:0:b0:253:d7da:ef27 with SMTP id j2-20020a2e6e02000000b00253d7daef27mr7183920ljc.105.1653151553619; Sat, 21 May 2022 09:45:53 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:45:53 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Date: Sat, 21 May 2022 18:45:39 +0200 Message-Id: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 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,T_SCC_BODY_TEXT_LINE autolearn=ham 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 Add prefix for SHIFT GmbH, phone manufacturer (https://www.shiftphones.com/en/). Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 495a01ced97e..85d52300e588 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1098,6 +1098,8 @@ patternProperties: description: SGX Sensortech "^sharp,.*": description: Sharp Corporation + "^shift,.*": + description: SHIFT GmbH "^shimafuji,.*": description: Shimafuji Electric, Inc. "^shiratech,.*": From patchwork Sat May 21 16:45:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634222 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=M3DtHP2E; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58fS5yKRz9sGg for ; Sun, 22 May 2022 02:48:00 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343551AbiEUQr7 (ORCPT ); Sat, 21 May 2022 12:47:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39806 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1353203AbiEUQqD (ORCPT ); Sat, 21 May 2022 12:46:03 -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 51520E0B8 for ; Sat, 21 May 2022 09:45:56 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id l13so12342905lfp.11 for ; Sat, 21 May 2022 09:45:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=nSqdOaQpm9dJZEkQiG71E3KaehIM6/FOIXcHUqCSrEs=; b=M3DtHP2ERb0Rvojw/1FEv+yctpDgtzFxlQnJDPAAYBWdpW+NIwEwQ2f55sZ8u+Iv9x bOIhafn8XTnqRQTp64fLQCrJ9if2z1VwF5dq5b8aP7zOdZ9c1Bep++0U/tpnuoLiFzGs 75jbBKnrXK1pjd4X0wlsBFJWAgYjyJK5wZuFUt8j0D3/GlL+oc9TXVmc5KQnAgwcCPPk LmjMcOaDc/8plCakuZuVK2szxLPtf3otRQKSic/1Hj9/P9jl6j3A6ywcdZYzlGCNL6mM +iCnCYeelxN2wICxiq69YsLHj/+HbHcy52uRAal5CCQ7xInFrJWu3Q2HzyLhPiFT6dNM uvDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=nSqdOaQpm9dJZEkQiG71E3KaehIM6/FOIXcHUqCSrEs=; b=aguK9KWU2N9HOViO36lk6Qqe7sFhpLy+ppHdFFOZTUui3sHFqEpUozO1Z3Xb7msInT YvcIJrCOtLIKsVlxpbHhoex/gr0tUidmH259VZVi2AAdu5795OIiXiqdpcfEmgK4WMeL wJpZawyheEzrKy+S7V09RCsTV0wju5xIPGd9sTwLuKuX8qNF9pwnm44xnmtsdzaN1o22 bh4Uf8t9WdZaDvUzuogDt4rxnY+eOV5NeeFI/9IXAR+NwC0q7YDmU7EYcQzj0NxdypxV 5Icp6GsRDN5Ru0O5DL53rNq4loThsF+QbxRyaT25Av1NsysKUlLumh0sWLxeCzilz3z2 S3ew== X-Gm-Message-State: AOAM532IR8+fSqsxwrFRSM9k54WMDHw6P11Jk0FKfzfCgG2Uf5gQm3bi jrv6ad61HEiKTU45hGdXGNLJpw== X-Google-Smtp-Source: ABdhPJwyavJ5BFdbWdaqAc60EB3Vv7PIJMKDTj1b/eCptAUkFPOGK/jYbpfpCp87pBloZL+ZCfoZgw== X-Received: by 2002:a05:6512:2594:b0:478:627a:2621 with SMTP id bf20-20020a056512259400b00478627a2621mr1962246lfb.221.1653151554681; Sat, 21 May 2022 09:45:54 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:45:54 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles Date: Sat, 21 May 2022 18:45:40 +0200 Message-Id: <20220521164550.91115-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE autolearn=ham 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index d137fe371935..ac995de501e7 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -38,6 +38,7 @@ description: | msm8992 msm8994 msm8996 + msm8998 sa8155p sa8540p sc7180 @@ -208,6 +209,20 @@ properties: - xiaomi,scorpio - const: qcom,msm8996 + - items: + - enum: + - asus,novago-tp370ql + - fxtec,pro1 + - hp,envy-x2 + - lenovo,miix-630 + - oneplus,cheeseburger + - oneplus,dumpling + - qcom,msm8998-mtp + - sony,xperia-lilac + - sony,xperia-maple + - sony,xperia-poplar + - const: qcom,msm8998 + - items: - enum: - qcom,ipq4019-ap-dk01.1-c1 From patchwork Sat May 21 16:45:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634215 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=sCHVNtCo; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58cm0tPgz9sGg for ; Sun, 22 May 2022 02:46:32 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355415AbiEUQq1 (ORCPT ); Sat, 21 May 2022 12:46:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354568AbiEUQqD (ORCPT ); Sat, 21 May 2022 12:46:03 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BCC99FD8 for ; Sat, 21 May 2022 09:45:57 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id bq30so19049156lfb.3 for ; Sat, 21 May 2022 09:45:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1r3MzwauWaIoVC/t9Wof1eR9vYn35tgHkPRT49zGfzo=; b=sCHVNtCoKG9ycNG1dhogT1zgnQRWB7XJKz//JHBgx/BMw0ckGEio0t3JIG32fw+kSg m4sSBahBcu0HNsrLzaCRJI3oPX7Y9K/NB2/rKZhkSGE98Z/If7gzeyy3uGDmrw8dBrjR LO63MeQxyBZY6DzNI7sMVdc/Qv/tJE3SAeXEYFqqWhe5L632ZgUJm7Y84xA/Tx6Byy2F 1jm0l+gdHLhhb//hQw7+VKiXIsDRGBRhOguxl1CUAcaGC+vDojUFWAAkxHIvz6fYn2Uq RcwHJziuwVO/TkmuJj2uQh3WB/31P2ZHEtfJT6EohdaFJ1Er65IK9OFLqfEmG8eoptsV LDGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1r3MzwauWaIoVC/t9Wof1eR9vYn35tgHkPRT49zGfzo=; b=Ugyh2FlSt4zPwskbahxau/SksGeTSR3/q4/AOfqd8og0jH8BfgsS3Lty889Mq3LorK IWj7/uRJdlea/u1paZblDwrSQWwR9eZYgPKNI61ZBVh9fFHSEzBMf6wwCwK6QEHq0jXd Yf4CcDXx0JGKkigrEbgAjmoPsPFnxhthaG6rgP+u/OxobCpr7eiVxo+Fe8P11eGwt7AD H0At/B022uWnTFft5JDEFnrQ8K8Lz/IdO3ZKac9cbolSU22oCeT5cTWW1exSJ736zeWV tUsnBF6zXJBSFq8ILzn2yS0cWklUkAMaDChzHtWVyiuChmxbfuE9fk2v7GDglJzDn+0K T2lA== X-Gm-Message-State: AOAM53398ThUilhVG6OLupdSVdeav76jg9rQ95X20+a5RqcJgq5FWYw1 rXeqVY0yh+64h5IFlNmXvDKsHA== X-Google-Smtp-Source: ABdhPJwursX+MKBrp1X/wkjHzxSZ6f+7LunSU5KhOnba6G12GCFM6N124n4nk0MQNSXgpR5qMrU1Sg== X-Received: by 2002:a05:6512:746:b0:477:ca80:f369 with SMTP id c6-20020a056512074600b00477ca80f369mr9253392lfs.467.1653151555902; Sat, 21 May 2022 09:45:55 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:45:55 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 board compatibles Date: Sat, 21 May 2022 18:45:41 +0200 Message-Id: <20220521164550.91115-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index ac995de501e7..7a6e098c5670 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -176,6 +176,13 @@ properties: - const: qcom,msm8916-v1-qrd/9-v1 - const: qcom,msm8916 + - items: + - enum: + - lg,bullhead + - microsoft,talkman + - xiaomi,libra + - const: qcom,msm8992 + - items: - enum: - sony,karin_windy From patchwork Sat May 21 16:45:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634213 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=ipuPVpzg; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58cc6yvNz9sGg for ; Sun, 22 May 2022 02:46:24 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244393AbiEUQqU (ORCPT ); Sat, 21 May 2022 12:46:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355174AbiEUQqE (ORCPT ); Sat, 21 May 2022 12:46:04 -0400 Received: from mail-lj1-x232.google.com (mail-lj1-x232.google.com [IPv6:2a00:1450:4864:20::232]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EA33DF22 for ; Sat, 21 May 2022 09:45:59 -0700 (PDT) Received: by mail-lj1-x232.google.com with SMTP id v9so3399263lja.12 for ; Sat, 21 May 2022 09:45:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=6vYR9RHMNy47XGIvzBicNfQWTzui5AzL3akVXzjn8Hc=; b=ipuPVpzgrCNGPVv8uPQTxZ/hNruo0pR7cN8Bvq2LEHs6pBPesKjh/uEHkXNpO8lLD5 oNL90rVJR77ICk4lviZe9Scv7y5mIQlP3Vl6TGGabeIGNQ9LhkIWDbeVjdYvN/OJs90X 3qjeU1Kxgt6yq2YUY/RclXN7DBLg17qjfXIY4uAxSnN4i1HJ2UbZ/HoUucgZx9fffb4p K54Z7MliqC2XIGR0TXzBlt0hLjgfvdylwSzf82dOlUvDanwBI2n4Q6ztmOBW0f2RvbXw F5wSaTMNQfUUGjqGtYHcEKHwKqjbjaqJEaz9DHN7x+Tw/mduqJGLe6zRZnEQiDLyCBYK zAtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=6vYR9RHMNy47XGIvzBicNfQWTzui5AzL3akVXzjn8Hc=; b=65FJmWP0xyCahNH5I4qtPjCroQXTHvjkIqzM3fJX/UQ9vMpTN0mWqLG12n7Ijesqut KS2dfuYkzPxhVYelhxkopyhavgSNR/gU15WpZfOr6hQAouiUVLxaxZedymiTZPFnB9e7 nGLWjUDdrsU1+OrvwXpHvdSxfgIXb9bTX6CPaUCmYsizMdZurSc0GkCcFhg9n4pUFSK4 eD6KbDY3gtYO9DDysIw/bjbIbV5sYXaiDAbAYkgXYMPFQt+G/lY0xZgJGGrJYkI5z5YH vmygyR/AwLWfF9UlBXXWHWoCBjH8SEHVgYCNTTbrCoJn2GEyzBY5rfYOTZMbRS4NwLtp mV6A== X-Gm-Message-State: AOAM533x6HsLcpIx5HdvOWddIAImoeE5AocP+eiRoztXNPoalwWtoodr YfAW/uW58wp7Qa4Bj1ErrMy/N2tZenXVMkw8 X-Google-Smtp-Source: ABdhPJzKTRQmaY3NTiIknau/8wCbjhrp8LohOZfMELCVoaQyt1WVyW2z4lyRfGQoMHmZTZXbbInevQ== X-Received: by 2002:a2e:b78e:0:b0:253:cee8:629e with SMTP id n14-20020a2eb78e000000b00253cee8629emr8055605ljo.244.1653151557040; Sat, 21 May 2022 09:45:57 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:45:56 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 board compatibles Date: Sat, 21 May 2022 18:45:42 +0200 Message-Id: <20220521164550.91115-4-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 7a6e098c5670..888b640cf646 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -39,6 +39,7 @@ description: | msm8994 msm8996 msm8998 + qcs404 sa8155p sa8540p sc7180 @@ -306,6 +307,13 @@ properties: - qcom,ipq6018-cp01-c1 - const: qcom,ipq6018 + - items: + - enum: + - qcom,qcs404-evb-1000 + - qcom,qcs404-evb-4000 + - const: qcom,qcs404-evb + - const: qcom,qcs404 + - items: - enum: - qcom,sa8155p-adp From patchwork Sat May 21 16:45:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634216 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=kVdmAQH7; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58cn2XTXz9sGg for ; Sun, 22 May 2022 02:46:33 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343608AbiEUQq2 (ORCPT ); Sat, 21 May 2022 12:46:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355414AbiEUQqF (ORCPT ); Sat, 21 May 2022 12:46:05 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3F6C111815 for ; Sat, 21 May 2022 09:46:00 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id l13so12343049lfp.11 for ; Sat, 21 May 2022 09:46:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=q4UNyQ9G5Lhwfxa4KuG1fans5FyNR6CezgqxCfOyraY=; b=kVdmAQH7Ib0pcSBs4x2V3Mn85KJPhMxtDYwSXkmWxY272fQqnXV9P0sYe0SfR1UEG7 yflCfjfuwU7ZgZsSsepTAewsYbpWUNJ3vCeg0qJgpTHBldpgvW5qeT2elST0stP/yfuG k68nwn1ffF2x7EkS/GOTlHC6+ylPsVFpE304XLnxfZqMKW+sWcJGikC9gBgsC+7VylCS zmiWLEdj8YzvdHrtocFlVxad3di2B1mcKQUx1AH6IxdxkD70ZqsHu/sbhonAfKMet2+v KHKDgMplPc3cgAvSYjC9kbnq4k8uAgOH442o2AwKf3whyhVexsotR8aK4nnZL1Os4rtP U9/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=q4UNyQ9G5Lhwfxa4KuG1fans5FyNR6CezgqxCfOyraY=; b=trC+zU9w1uvNk6t1/41YBpxPYark5vIZG6TBC2ti04u1rr5JZikTBw8GAdxCye7Y0t 6nP9iG6pxGiKrTeAFeaxfX3ZOXJ4Vu6tfj6LCRV6Y7wqMndn0yugYeEZCv0udb5jen4m E7t7ebWfMfL7CekNUIJ7luEkFjsxvAhfjGkG4MtLdrtz68XyZ/5gXjwRAWDd1Z4dSPgg yFiky62axL8fHw5xDK4hEqYJGHOdf/THGvZHFEu3INQH8n/V+CzjMYxTpLXqEVbOBgk9 /jrueWgKcZANjtaAk1Yq72GfWzDHP6ChyblSUeaEK9/7dqQ9KVJBSLL2G/pbQpILbzbf 0peQ== X-Gm-Message-State: AOAM531k2vEMLRedfjQzmohEZLxrF30sro0K8gWiD3RhQ6sDuwykN6Ks IBk9zClcDoBr7UFcOI+0ZpmAVw== X-Google-Smtp-Source: ABdhPJxqyCE9sj2nUajGxMjyhOcE1bzwssbGKHjgnpaZk/Xid4K8TBp8xZQPEvxmO0aSkPMP9S1eoQ== X-Received: by 2002:ac2:4e15:0:b0:473:c4c2:dc0f with SMTP id e21-20020ac24e15000000b00473c4c2dc0fmr10502177lfr.13.1653151558095; Sat, 21 May 2022 09:45:58 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:45:57 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 board compatibles Date: Sat, 21 May 2022 18:45:43 +0200 Message-Id: <20220521164550.91115-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 888b640cf646..776149a3f628 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -279,6 +279,14 @@ properties: - qcom,sc8280xp-qrd - const: qcom,sc8280xp + - items: + - enum: + - sony,discovery-row + - sony,kirin-row + - sony,pioneer-row + - sony,voyager-row + - const: qcom,sdm630 + - items: - enum: - fairphone,fp3 From patchwork Sat May 21 16:45:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634217 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=ZowkgVTu; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58cq4Vv0z9sGg for ; Sun, 22 May 2022 02:46:35 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343757AbiEUQqc (ORCPT ); Sat, 21 May 2022 12:46:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355433AbiEUQqF (ORCPT ); Sat, 21 May 2022 12:46:05 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 709A511A0C for ; Sat, 21 May 2022 09:46:01 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id y32so18997589lfa.6 for ; Sat, 21 May 2022 09:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=C9QWlYZbimnP2T28GM+wsNJfp2yzNn64Vfz4tFJ6qNI=; b=ZowkgVTuMlqygpJ6ywRaqeiyoReQBVjtzOGMRCuXLQmsdyTqNXeoUOzxlDVbSH3kZR X9CTQvYKlZC2K0I7t8q1OsaDr0jbLFD0Y21iQDcdEVNgU/seE9Tg+6jQIu40IF44qIQq 6bXRe0riKun9ihbZ7xiCfM2eBmDE6JQZ47wwBVR0A5P8yRnuVJ4sjo7lv9d2a+z83qtC xfdEDKXG+ttBNYzltJsjs5weAnmubcQJga7DEvK/S8+Zc6I7IzQ6breG1yiPGNaWxrG7 6uGcIz24tc1/4mEhmVpL9OHuKUJVoSl9dSVndbF4hIcDY+FFsY3OTRKOcrt5KmamY3SO ZDkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=C9QWlYZbimnP2T28GM+wsNJfp2yzNn64Vfz4tFJ6qNI=; b=Yq4qgN6M+Q6IbE0gRH9gDarzJKXyquZkoLTECdfONA85DpEHk5fr3tXXtl1xyDiV18 q7qYWmHMaxcDLoTjmTUlnBzH5KUio5D19raFSNNgc87snufZhUZ63thnqUaWg+4thI+Y J4u3JKbgL/KDDyIy/ctE+E3WCOpm8z6/R7mFCTYAOXSOWHCxi4n4qqLFbGgllB298i2y pUrsQeoIToq0KR60cX6x4BE2tHsX9YIbxRkySv1vBP8Rv63qlt+cBMawvinmt6sPz6d9 vfT3NRl/6igIVVWGtw+nRpPxIS79qBa547Wvi4V2yNUOCatDG296co7ExDN6qw0H3W4a CrBg== X-Gm-Message-State: AOAM5300i7XWdP0bDKl/yryxBcAjM9MsJnd4PZg3RSDqWXqAGx85GouS fl/Zz6vBXn1RuR1iqryF5mNBrg== X-Google-Smtp-Source: ABdhPJzwRO2glBghGZQzXUTWSMG1t7FIjn6BCiv8fJWMyIHR+R+mzV6kEKGSZw8q5n6rTLhucAh6EA== X-Received: by 2002:a05:6512:3f0d:b0:477:8ecb:2163 with SMTP id y13-20020a0565123f0d00b004778ecb2163mr11041206lfa.278.1653151559438; Sat, 21 May 2022 09:45:59 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:45:58 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 board compatibles Date: Sat, 21 May 2022 18:45:44 +0200 Message-Id: <20220521164550.91115-6-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 776149a3f628..c4fc6dd09ec3 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -48,6 +48,7 @@ description: | sc8280xp sdm630 sdm632 + sdm636 sdm660 sdm845 sdx55 @@ -292,6 +293,11 @@ properties: - fairphone,fp3 - const: qcom,sdm632 + - items: + - enum: + - sony,mermaid-row + - const: qcom,sdm636 + - items: - enum: - xiaomi,lavender From patchwork Sat May 21 16:45:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634214 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=t4RVV0qW; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58ch4PfNz9sGg for ; Sun, 22 May 2022 02:46:28 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343720AbiEUQqX (ORCPT ); Sat, 21 May 2022 12:46:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355428AbiEUQqF (ORCPT ); Sat, 21 May 2022 12:46:05 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6097512614 for ; Sat, 21 May 2022 09:46:02 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id f4so18954940lfu.12 for ; Sat, 21 May 2022 09:46:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=8gfwB5OaJD6dYd8Av6mbHzfIF+O7cvkxi6oQNkSu3FA=; b=t4RVV0qWK1L99UOAB1CvSXZhv6VGD8tO1u8gjKzvogg4rmhgN9IlCii/NxIG9iQcJo JqhBytdpOqT/YklOPfoXP8bjC5/Ow0UgDUqXdHfhEUIoFvhE9tvuCfBeECYyWbzMb0Vh CkpGYeyiMnn1T1HGEN1dQjMAoGRmdaExw9A4dmZFreRjIseks4l8xfpbnLMv77vUSev/ aEwSjcgglqs+GhwFEAIqt+EhskKt6EbQ3nr+0WV8kqyluJANrMRM0MIzU+idXEmrfh5Q brHLAkUbeLbfCO0g8vlpeAPNpyrwO+StiLIex3pNePXZEEEuxnMsr07TqBYKIo92DQiy Aedw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=8gfwB5OaJD6dYd8Av6mbHzfIF+O7cvkxi6oQNkSu3FA=; b=WS4lELw1XrmE0xHApULIs8bU3Re56Dt9mM6brVVoBuxgldZQMhq9sGdvUwdtSHYCVF G6V2QwfhBhLsj3S9J5RJvwRnu7zIuH/lBdmE40iWse0zpXrgoyfUdoc/W7/TCbTYlMBL h9BpDGDXFsFHMM/lZQzXdPvig54fe0j3VDy6SPpKEBcaVS+H705VT5i2mCQjDUIE2vIV s09CtSuTzZB6nL8doxzZ/wpNuTo+biA7RGYX9AcwQHVxzTXsvKots7tkGt0zF/bPRtOU EHY3MilP4XVGFlhtlikUIIGT2X13rrcgAVt8fI7KhPppM7L9xZ+2hPINTUfUKsRGrFui ibcg== X-Gm-Message-State: AOAM530YXaVqOx6Wottx/zd2Wodlkl+ziY6q5FbBjI0ldaviG/Ik8AQs V5uvO5asdNshtodOUjDdmCVNVw== X-Google-Smtp-Source: ABdhPJymLA7hvfxysiSPhj5B806dvKV4xjLhcIIRvKVIz7Y024/cVce2Kc8IELBlD4Mlt/FX3xhnaQ== X-Received: by 2002:a05:6512:2386:b0:478:5590:c977 with SMTP id c6-20020a056512238600b004785590c977mr5619318lfv.127.1653151560587; Sat, 21 May 2022 09:46:00 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:46:00 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 board compatibles Date: Sat, 21 May 2022 18:45:45 +0200 Message-Id: <20220521164550.91115-7-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index c4fc6dd09ec3..84fdb4f337b6 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -338,6 +338,21 @@ properties: - qcom,sa8295p-adp - const: qcom,sa8540p + - items: + - enum: + - lenovo,yoga-c630 + - oneplus,enchilada + - oneplus,fajita + - qcom,sdm845-mtp + - shift,axolotl + - samsung,w737 + - sony,akari-row + - sony,akatsuki-row + - sony,apollo-row + - thundercomm,db845c + - xiaomi,beryllium + - const: qcom,sdm845 + - items: - enum: - fairphone,fp4 From patchwork Sat May 21 16:45:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634220 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=SlF8HSmJ; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58cw6MCDz9sGg for ; Sun, 22 May 2022 02:46:40 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238087AbiEUQqh (ORCPT ); Sat, 21 May 2022 12:46:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40018 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355439AbiEUQqF (ORCPT ); Sat, 21 May 2022 12:46:05 -0400 Received: from mail-lj1-x231.google.com (mail-lj1-x231.google.com [IPv6:2a00:1450:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 90D4312766 for ; Sat, 21 May 2022 09:46:03 -0700 (PDT) Received: by mail-lj1-x231.google.com with SMTP id s5so12637021ljd.10 for ; Sat, 21 May 2022 09:46:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=lV6XE1ObPcqdSJehI4oOM5CcaG9hBJhYUJVtFsl6KVA=; b=SlF8HSmJ37m/auQxe5mt5Wgps17gPY1s9HhSGiiP1KFyNvJzGhQowQxpe3tLjki7aw ai67ybC6IH/467bxmNRIlUTtTHQGXF3wTpR660iO88ztsy+QEnEP1P0Nb+SAfYqJ6IRs Q6iNvqUuoMLFoBdWDYcUa2L0PthPj43lOepkanheo1VdsB17enX85QA4dO8Qu7IAlHNo 9GR+pF0KN+iFCWvkWJnAYkD/skdlwyOL5AxduWNcPjBXnnLKHJwOflCNsQhWofqW0FQ+ Zurv0vRihj5MSQmxOgh2ANjZ2tr8v5ql9tcEjlkZe/zcJH3oIfzrXY6PjKTvHVdi6tsz HEeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=lV6XE1ObPcqdSJehI4oOM5CcaG9hBJhYUJVtFsl6KVA=; b=E0e+HgVOo0Mg7nspsK+EOf+hDTaOknd6Zcjz1Gzrb62lZK58Qgaf5EUYWDl7HA23tT YyYDzCXn5XEJ9CWicR5c/L59v+zR6RnKkvmXAY4fPpPcOg9gYPV0zn6qx3CERkTYtHnq 62L63f8M4irn9+rGRpvsEB7/D3F/vA9NkCK9uDqVqGFCjSdUrfoVFasH1WTApV7BKHyO IQH4k+VpPaLbDV6e0rHvHxR4FIhl44LG6OkE8SGoo/FZeDGY5astjfwiXJX7p09ur6vp yZMjhmg5i8WwfACvTVUVwChKCZV2PNELKZ/FlLkbI4mKApyBivWzORxuIkNRqkzTeI3C gVcw== X-Gm-Message-State: AOAM532hcr4DhOpOe+QJ2Wz0o+f63fKh76PKi/fVsJfV5f6OM7rNXHMr zdkWYLM70RP7jL/kYb09cI9CpQ== X-Google-Smtp-Source: ABdhPJwBJx86nm4AGXMi3tXkTmiD+126msLSL/MxRxN7ylxSmhbk5p7qheACXUDPfoRhAPNsqtCenA== X-Received: by 2002:a2e:8346:0:b0:24d:ac67:42c7 with SMTP id l6-20020a2e8346000000b0024dac6742c7mr8195551ljh.323.1653151561926; Sat, 21 May 2022 09:46:01 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.46.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:46:01 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 board compatibles Date: Sat, 21 May 2022 18:45:46 +0200 Message-Id: <20220521164550.91115-8-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 84fdb4f337b6..9f4be49aceb8 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -53,6 +53,7 @@ description: | sdm845 sdx55 sdx65 + sm6125 sm7225 sm8150 sm8250 @@ -353,6 +354,11 @@ properties: - xiaomi,beryllium - const: qcom,sdm845 + - items: + - enum: + - sony,pdx201 + - const: qcom,sm6125 + - items: - enum: - fairphone,fp4 From patchwork Sat May 21 16:45:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1634218 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.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=fgnnWtmF; dkim-atps=neutral Authentication-Results: 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=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4L58cs2FRFz9sGg for ; Sun, 22 May 2022 02:46:37 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350298AbiEUQqd (ORCPT ); Sat, 21 May 2022 12:46:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39906 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355455AbiEUQqH (ORCPT ); Sat, 21 May 2022 12:46:07 -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 46B561113 for ; Sat, 21 May 2022 09:46:04 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id f4so18955047lfu.12 for ; Sat, 21 May 2022 09:46:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=KL627I96OYJURncrfoqim+72Sgnc3Jh9TbRtRh1RYGA=; b=fgnnWtmFXtDfmlrF68KmFMj2A/G04G1vJ/ZGn+6ouUXd9gztNB5wcdj1hyzGe8nUhf mR/wObB8nobZsV5DTKYCIUSgxpNSOQ4DVyDy6eGORu+/U3MY94UFkunBKf2VRv00PYOB CG8OgWsrai7wZJjKou2Em8msMKvzvIWAn3s/GAGmMH422mAORuY0QAsbyi4G/D9QYetg PQ5awO0V6xXTPNSr4e995Drni+149b6JUrileeRfrbpyYmq+XgBqKvgnkKqvnfmYnT5q UuSxm39cE8601Kseg8cSR2mkUKhDpMx2SL2Nq1pL4uzaZx9uiEFr2vmsC9GBuNpN7Z9R l/GA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=KL627I96OYJURncrfoqim+72Sgnc3Jh9TbRtRh1RYGA=; b=M/OCIUgCwksK7hgpqc+MQzAllSJhnQtjPkzqtOtx/FiDPrbacg4uGGrhCkeY3azIGo gl0wRjvfgY4kPZeH/+29LuIYKDRo88OXGn5lIDc5iooffRWD8Gj4f20ntdu58llBVx7B hvmqJe72/yVEPo3PYLHuNADVNmXPLtyXOjvfRhrMSTthGVGSh8x0vhaqeVcHrcP82A3U 3rusYyr4pGAC9Ec+T6GMRgPr0ki8TPiHuWDy+SWMsTZ6Lkw9Z6J2mPpWEhxeLJ0mRSYP TB37Rqi0ousLRH/DuMWd/XkhZZC/IDKvpv6+qMD+9SFsc1fRc0cPAyc8D7OdtPwLZHdw DRMg== X-Gm-Message-State: AOAM532h0R6+DT7tXGXjE6EDB+rdHoKuAISKe3XWjD2/5Mz0+VUsEXUx t/qzh2FQcRisfP5Wil2nH2L8WQ== X-Google-Smtp-Source: ABdhPJyqvTk2Hjvz36PPOk82vfRDnOJCvvVaW9nReXFuEflMVpV60WIAW5ax0bi6OQDNHIWSykO+ww== X-Received: by 2002:a05:6512:33cd:b0:477:b113:caa9 with SMTP id d13-20020a05651233cd00b00477b113caa9mr11013814lfg.264.1653151563124; Sat, 21 May 2022 09:46:03 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.46.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:46:02 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 board compatibles Date: Sat, 21 May 2022 18:45:47 +0200 Message-Id: <20220521164550.91115-9-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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,T_SCC_BODY_TEXT_LINE 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 Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 9f4be49aceb8..6c38c1387afd 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -54,6 +54,7 @@ description: | sdx55 sdx65 sm6125 + sm6350 sm7225 sm8150 sm8250 @@ -359,6 +360,11 @@ properties: - sony,pdx201 - const: qcom,sm6125 + - items: + - enum: + - sony,pdx213 + - const: qcom,sm6350 + - items: - enum: - fairphone,fp4