From patchwork Fri May 20 12:32: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: 12856751 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 ACDABC433FE for ; Fri, 20 May 2022 12:33:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349270AbiETMdB (ORCPT ); Fri, 20 May 2022 08:33:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53004 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349281AbiETMc7 (ORCPT ); Fri, 20 May 2022 08:32:59 -0400 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1115215EA69 for ; Fri, 20 May 2022 05:32:58 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id g16so9525875lja.3 for ; Fri, 20 May 2022 05:32: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:mime-version :content-transfer-encoding; bh=ReOeJsmpu+BaTYzKPPlHlTM1nf1CXN91im4L/TGzwnQ=; b=T+BpzhqCcc47SVS46L/C2eaaTAuGxPim3Dpd1AGzVgfY9fKxUxjdQVT11ctfdzIqWh AMBdWNJkqo4QlKvyeaR6TZQmkIlIAgxrNfOPPI7qC2asA4rjJBENKdQxHt2CDCVob7Kt J48mgDFSpKxjpy8+/IK8mfshOK4UoQnCU7N0BlGobM29FAb2ZaM7JbwoHnRAhjSyAyG/ Cq8NSPyQCl169pkfceEhwck2bZM1wcTD75/a39cjg4cPxLbwSMhwRehdfRV0/yZW6mYT +duaabFguvu1GJjaumgRtz2mlGV9j7cm6IkTCai23UsAogDhxT/iHPiOX77h09nzXUv4 BZYw== 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=ReOeJsmpu+BaTYzKPPlHlTM1nf1CXN91im4L/TGzwnQ=; b=MgV02Aaqo2zph0Fpr8HZoAGbbDXdludrG5wSpkG4OyCwOUP+6g2EWXRYN55MfDMwbb yKNT2vsofaXXt2FvLcvgYGHFE9ZpaQWdn7E/sAweg0FI0ObKrmEX5LvluXcp3eT134Qc JJdmxVbU9oow6LXVHaiOrRwf2LszIbmNGTt7XHlcS9DR3pFksaUlddQybnSzN0wYADVD NpCVBfDOiXkClAIcjryDDHhmdPvrcXFFNkRPS2fq2MP4J3DUsE602jHMRGa13SRyEgzP 5Vt1FmEIpD/pWCh+WvKOGtGm4Tz2dG4Fa7+FfN4Wc3uCOyeFwSORtpwp663E1HidiXoM HI/g== X-Gm-Message-State: AOAM531s//x2tZq8IVT5wv+/HtUwiALtCBC+Ykr5KNNeufaTgOg5F28I 5NQFo5qxqngt21A5/54GulEyhA== X-Google-Smtp-Source: ABdhPJyqsu3QP5zYukyBbNps+EoU12GdYm3/EwEJjlf/QAtklRQgTb5YX55m+lF1PO6hyFX9/gavwA== X-Received: by 2002:a2e:9d93:0:b0:253:c9bd:288 with SMTP id c19-20020a2e9d93000000b00253c9bd0288mr5413369ljj.223.1653049976431; Fri, 20 May 2022 05:32:56 -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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.32.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:32:55 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , Rob Herring Subject: [PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles Date: Fri, 20 May 2022 14:32:44 +0200 Message-Id: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The MSM8916 Alcatel OneTouch Idol 3 does not use MTP fallbacks in compatibles: msm8916-alcatel-idol347.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed: ['alcatel,idol347', 'qcom,msm8916'] is too short Reported-by: Rob Herring Fixes: e9dd2f7204ed ("dt-bindings: arm: qcom: Document alcatel,idol347 board") Signed-off-by: Krzysztof Kozlowski Reviewed-by: Stephan Gerhold Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 5c06d1bfc046..b7dd61df7ec0 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -153,14 +153,13 @@ properties: - const: qcom,msm8974 - items: - - enum: - - alcatel,idol347 - const: qcom,msm8916-mtp/1 - const: qcom,msm8916-mtp - const: qcom,msm8916 - items: - enum: + - alcatel,idol347 - longcheer,l8150 - samsung,a3u-eur - samsung,a5u-eur From patchwork Fri May 20 12:32: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: 12856752 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 EB138C433F5 for ; Fri, 20 May 2022 12:33:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349298AbiETMdC (ORCPT ); Fri, 20 May 2022 08:33:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53028 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349290AbiETMdA (ORCPT ); Fri, 20 May 2022 08:33:00 -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 736BF163F63 for ; Fri, 20 May 2022 05:32:59 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id u30so14054726lfm.9 for ; Fri, 20 May 2022 05:32:59 -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=knSxD1TlOZ/MurFqh4MAuIK2ISGbwtIaZGc/kQ3GJTw=; b=oYKCAbrjW/8mxghhX32YjZ+S4W4CzBeJoPk5KYZmY31m/q3lQTIbL198GGWpE5Cp+h 9chLsR/dPw897WMGTa079wCD2hTP/hE1bQ/YyDVSFcrhVXVSdufoenoxABQLmK/kGzGi mWtM90qVVCiYNjaS3upsONRYfOKMj4zmnyBIzoD2iuxRWD8idL4tKnKGc55408YjNPoI jZrkUSurYY9eUX7BY8oF5KvjO4tbnVj4cLl6BAMA8+1uJrDndgvFIC/1/I3IHHmhc30A K/K8pCKu6R21TLCdY2A3vkOHvzwrAKmXl6t9hbNqTnQXxHQ+eWI6XlZEUxUa8YidHagJ hcgg== 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=knSxD1TlOZ/MurFqh4MAuIK2ISGbwtIaZGc/kQ3GJTw=; b=utwYi7OwB5sLS5UtWEd6O9NdUezf/r0pwQ+lzjk6nVN45Vq75ytGSAqmBH+JM+yV6w 8B/BVutr2IKayxRvu0OWssyo5+X0wByU/Sr4UhrRcjpNP4kTaSpqCXIYcTHpdx/iPc51 IR7Eq5taq/eyOgnUfXAJlcZvknlG2uGn0QQX0ME3n2/S1t1IQ6GppEtmneaANfRq2b+V aDtckmLhGLnrQN2A+AINRFqMZzWPllqiubDnDqSGjx0FYl7R4GaCApcfO0zXIA6ZUxwL +A/p7Kqzdl3AimI1PaBxMVC8XtyqM702T9DnkXe8lY5UCdj6COn03OtnRNPymsgPoG8A PGtA== X-Gm-Message-State: AOAM531+VqRs1YVTivCbkvUeVzT0DSjlkh5TbwNjBptGgeXYAQJPLU3Y 95CG2aPmLV9JXEBQov9wjZ4rAbHaf79k9MRy X-Google-Smtp-Source: ABdhPJx9fhKVC53FchZhlE3nk+XbV8Zly4fi6zCSFk7x91jdXP1I43wdfQbK10NtsbvE4yz2jZeBlw== X-Received: by 2002:a05:6512:3341:b0:477:be23:d94c with SMTP id y1-20020a056512334100b00477be23d94cmr6663585lfd.291.1653049977849; Fri, 20 May 2022 05:32: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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.32.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:32:57 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/9] dt-bindings: arm: qcom: fix Longcheer L8150 compatibles Date: Fri, 20 May 2022 14:32:45 +0200 Message-Id: <20220520123252.365762-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The MSM8916 Longcheer L8150 uses a fallback in compatible: msm8916-longcheer-l8150.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed: ['longcheer,l8150', 'qcom,msm8916-v1-qrd/9-v1', 'qcom,msm8916'] is too long Fixes: b72160fa886d ("dt-bindings: qcom: Document bindings for new MSM8916 devices") Signed-off-by: Krzysztof Kozlowski Reviewed-by: Stephan Gerhold Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index b7dd61df7ec0..e15012035093 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -160,11 +160,15 @@ properties: - items: - enum: - alcatel,idol347 - - longcheer,l8150 - samsung,a3u-eur - samsung,a5u-eur - const: qcom,msm8916 + - items: + - const: longcheer,l8150 + - const: qcom,msm8916-v1-qrd/9-v1 + - const: qcom,msm8916 + - items: - enum: - sony,karin_windy From patchwork Fri May 20 12:32: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: 12856753 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 DC0C4C433FE for ; Fri, 20 May 2022 12:33:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349299AbiETMdD (ORCPT ); Fri, 20 May 2022 08:33:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349284AbiETMdC (ORCPT ); Fri, 20 May 2022 08:33:02 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D428C163296 for ; Fri, 20 May 2022 05:33:00 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id t25so14067096lfg.7 for ; Fri, 20 May 2022 05:33: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=6kVjKLD0WUf2G+LRJz5LfG85g04pee8OaNoMoJlHI+4=; b=pwXRpYli6OY79jiFu4Rq05OC6ZvclYgbSw6tlMPiOAqCgMLszEy5zcT3HAbP+Mf4/s Naqu88BmdrNcqkjgZiA/8yxrnzkh+7TBG1bMToBuUK4LordzS7nf3VBjRNmsvkZ+Jz+O 8pBHAubkmzjtQ8rvmRXrANdINvSW+KYyavlmpmj0fqA9cK+cqfb74PlXvnvoAkBzG6oB Ux2psiWFHrly57WGFcWN3dbIsdPsoP1FxWE6lsWcyOTuO/vR8YJ5p7ls4MyloPFDSZis bltDi1+3n4nKg+LkBFlWjvWXAGdF/n6l6OnI92ILwL/OEWrT1Uv+vvSQn51kwQ8qinm/ GLMA== 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=6kVjKLD0WUf2G+LRJz5LfG85g04pee8OaNoMoJlHI+4=; b=gTiRjnz8dEn/tWHqUVsUtO0NuIhKNdUsLE1u4og5pgVBHNlhroMtEYfAqfcAq9pNiK AOQMC3ac1xMAszRswWN28DZlxYIOICuFBBpyCugMrbexDIzYV66mK1tfCDKl3C83ADQp 80Uw07wnfgNhO1FrNF0oszATaUbjxK32Qz6p15grOkWSIRnHtJOKlVsxp4iVRCBc8NsS 2OE7s8C1sadblp83G/DeSe5OiPjsae6r/Z6c1aM/5dingcWAF7b12Sy+SR2ygXiFbGWT NMu1uVsdfiozL5hBUxI2bcEaVhM+C+FmoVGZXcIpRYUXXgKaIQ6LafCO+dp3Fuv/qRww RYLg== X-Gm-Message-State: AOAM530KAJtgpufopePCy5U1Tk219+0UTmp7LtytxOkhZuUVZ3QwBttt IxmF3CAegXES1I2WvoW4q3tVlA== X-Google-Smtp-Source: ABdhPJxZrlaZa1plJUxQS2LXOpR5aXRI2PrmOgap/W51TJzmr5KT9vDFNjIoVAFUu0NGXb7QiuctcQ== X-Received: by 2002:a05:6512:ace:b0:473:b1fb:6c2e with SMTP id n14-20020a0565120ace00b00473b1fb6c2emr7022010lfu.394.1653049979243; Fri, 20 May 2022 05:32: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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.32.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:32:58 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 3/9] dt-bindings: arm: qcom: fix MSM8916 MTP compatibles Date: Fri, 20 May 2022 14:32:46 +0200 Message-Id: <20220520123252.365762-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The order of compatibles for MSM8916 MTP board is different: msm8916-mtp.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed: ['qcom,msm8916-mtp', 'qcom,msm8916-mtp/1', 'qcom,msm8916'] is too long Fixes: 9d3ef77fe568 ("dt-bindings: arm: Convert QCom board/soc bindings to json-schema") Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index e15012035093..5ae6fc79fb5d 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -153,8 +153,8 @@ properties: - const: qcom,msm8974 - items: - - const: qcom,msm8916-mtp/1 - const: qcom,msm8916-mtp + - const: qcom,msm8916-mtp/1 - const: qcom,msm8916 - items: From patchwork Fri May 20 12:32: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: 12856754 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 3127DC433EF for ; Fri, 20 May 2022 12:33:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349296AbiETMdF (ORCPT ); Fri, 20 May 2022 08:33:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349305AbiETMdD (ORCPT ); Fri, 20 May 2022 08:33:03 -0400 Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E1FCF163F6C for ; Fri, 20 May 2022 05:33:01 -0700 (PDT) Received: by mail-lj1-x230.google.com with SMTP id e4so8957096ljb.13 for ; Fri, 20 May 2022 05:33: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=FTuvAmNdnqdvE/8wL2UC/iwKT7/fppBPnvSA/RuAA1s=; b=WJ8bTULuEv77wPqCeQzUS8BcxdjrjYLaaV9uRMYCJy9Vd7Tgtf124y5P2MoyIlwXyc EaVxwJcqz63X5t/19D+FL2oqeaZxwrWzngWsyFMmFYCvUk//P29epeFbqyxfsBodBvfQ TI63FopHkhB5i0bDCAfiXTkc5DuB0lvZxNwJ5ScwqF0aqLy/QtCe8c4THhGCM9M4jvJh THmqtWi64y3fgnYdhjtTYBrjOSDqdbN6gyo2erpRB3Hdn1Msk28bkl8bfEUeElUmV+No 5R1PH/w1GLXJYTr/2+20kRVpXVIYKB59XmVOEaD33jjIvUcRWedkDgSZ4sx0DaYiu3LK 2fIQ== 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=FTuvAmNdnqdvE/8wL2UC/iwKT7/fppBPnvSA/RuAA1s=; b=0FiTwwuGNO4nE+fM+TNljjRkdBdcaPFZcwhYhkizMRAEOZdcAVluQbtC9Rc/ZqYhNJ kOa3sftTVRyjG+U0RK36Po/vBnUMCKq/88l1PiEsMy/ly0ZDBEfDz3BiSYUPnLX1Dawx A8xywvVnwGF0pZ442DNbIk4z23VFJIDQISlGuTLa1RfJCV0ms/WuSMqfRvTHonrFkcly VGRItp1iICiIsn7vOOZ4POWFwGMWb+a0fLME9r3PKrcNsgSaFOqWfSSi6ouEdPotkcd5 LWsEzVB63VLGFH0+m8y0sBQe7vhoYi/EhWyCP5s6w3dlzct4GD8DVOW7hXZxT01ps1GD hcjw== X-Gm-Message-State: AOAM533Vv5IftIJ8M/MBOCwgVSoDZlabrXYG4gnNo6qqPpDQEFs7cAeD SNFpIk7ZbljPz4IoEOnvtV8Cnw== X-Google-Smtp-Source: ABdhPJxiOfdNJUV0bZTxeVWMj3jwLJ9BaFDnExgZXj3y5M2vLVQ/Wr4knsDQw6/DAfI5n8JpG5jKoA== X-Received: by 2002:a2e:9a84:0:b0:24f:4160:305d with SMTP id p4-20020a2e9a84000000b0024f4160305dmr5346810lji.375.1653049980328; Fri, 20 May 2022 05:33: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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.32.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:32:59 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 4/9] dt-bindings: arm: qcom: fix MSM8994 boards compatibles Date: Fri, 20 May 2022 14:32:47 +0200 Message-Id: <20220520123252.365762-4-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The compatibles for APQ8094/MSM8994 boards are different than specified in bindings. None of them use fallback to other SoC variant. Fixes: 9ad3c08f6f1b ("dt-bindings: arm: qcom: Document sony boards for apq8094") Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 5ae6fc79fb5d..88759f8a3049 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -172,12 +172,15 @@ properties: - items: - enum: - sony,karin_windy + - const: qcom,apq8094 + + - items: + - enum: - sony,karin-row - sony,satsuki-row - sony,sumire-row - sony,suzuran-row - - qcom,msm8994 - - const: qcom,apq8094 + - const: qcom,msm8994 - items: - enum: From patchwork Fri May 20 12:32:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12856755 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 9D0A1C433F5 for ; Fri, 20 May 2022 12:33:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349315AbiETMdG (ORCPT ); Fri, 20 May 2022 08:33:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53142 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349284AbiETMdE (ORCPT ); Fri, 20 May 2022 08:33:04 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 09B971632B8 for ; Fri, 20 May 2022 05:33:03 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id u23so14096766lfc.1 for ; Fri, 20 May 2022 05:33: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=MUfpYM4VmS1R+1NDhvJz7pPXB5CM1cLHG7yxQvCsNVc=; b=WZ850odhLPTluXPNOhp3oI8Rcp3RoJhpI3ZiGuWJIUQhgOKGEjn2KI7IEtO8nBiWUn d4fg09AMECFWWL1HTdwnNF2nCpfQqMQbzVO8FDUMuvYGqGgoZePRoP/AsqyQ60MupXPX AFigzSAJ1WtV+lZXZTtROlL/ykzv+Aj05x7bbXsZkIME1vQQN1sIFjgae7cUwD5u9wCP Eocz4zYqA8kC88yNssOGHym0rG6FbO73iT1HQZYagzeWRGvAN2tpsjHM14EIT0mV46uf rQqzykk1WbjHuzl225sBNRvg6itJKErQ/mpOZloubTfxln+M9WporvAT5ROj8jDjn0pC 3M5g== 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=MUfpYM4VmS1R+1NDhvJz7pPXB5CM1cLHG7yxQvCsNVc=; b=xhZEeV9NRkPVgM8ZMELRclKrBXaO/nGZSZA+0gr59k8Tvphb1zzoxv+2nuKxVbuod1 KdTAAI0Gk+46xT72lbLP8eOQkDAvci/KfnKaVckCOc3bAngNeu8Mkepip/AVNwojEoM5 aKYM333Dd2L+Ay5PPtdEJT4S0VsTjFIcTVCkFurfXqLOIVdYdJWtpTMvrExjbJ/AUT3M 9ji+ApmVjehgWD8Ev+hPNXdHO5wYJ/sLbhJmk/Kkao+ZkbHQu/vKdTg2iDUoJsBbK7hW uFGdH4PpQUm6fw4fqUZGA2ZdP6HLH2P1MyoQ3gd3OEwWPCQkLgUTTVgGaMSgeX1KT4Tb A0Sw== X-Gm-Message-State: AOAM530Z0mo7VCDz8j6g8eExAXcVvcR/oRiG9Y71KK7N9OIgQa4LvScF ZYxQQGTRcmfWKZESJw15JPyDPQ== X-Google-Smtp-Source: ABdhPJwH/VBqgDR3cuPxXemZpD+Ep7SJet8ZXgKR5MYnS392i+V1jeppE3lDr83IAWMsxMNcg99KhA== X-Received: by 2002:a05:6512:3f1a:b0:477:8ecd:368c with SMTP id y26-20020a0565123f1a00b004778ecd368cmr6772401lfa.403.1653049981393; Fri, 20 May 2022 05:33: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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.33.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:33:00 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 5/9] dt-bindings: arm: qcom: add missing MSM8916 board compatibles Date: Fri, 20 May 2022 14:32:48 +0200 Message-Id: <20220520123252.365762-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document several board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Stephan Gerhold 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 88759f8a3049..71d857dcf6b6 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -160,8 +160,14 @@ properties: - items: - enum: - alcatel,idol347 + - asus,z00l + - huawei,g7 + - longcheer,l8910 - samsung,a3u-eur - samsung,a5u-eur + - samsung,j5 + - samsung,serranove + - wingtech,wt88047 - const: qcom,msm8916 - items: From patchwork Fri May 20 12:32:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12856757 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 AE18CC4332F for ; Fri, 20 May 2022 12:33:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349308AbiETMdN (ORCPT ); Fri, 20 May 2022 08:33:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349317AbiETMdG (ORCPT ); Fri, 20 May 2022 08:33:06 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 614F51649A5 for ; Fri, 20 May 2022 05:33:04 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id f4so14019800lfu.12 for ; Fri, 20 May 2022 05:33: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=i/aIUrpsKDFkb2PtZyjpbDt+s3NhcE5u/+lbGK3NjUY=; b=iCJRdzkFT1ZubmdfYQd64C1TC5jdqGyIOgk4znR+Rovw/CpGrzVGQNhcJM1GnuEEPH r4SX9JbA0OJ7AqIjQcivfCcRsUutBX+y6RKkkbk/VmucoM89/i54Oh5OBN2NmcsI92ZV N0VmcFDXDbFqLRSlAoNs5lOSLLzC+aN2gR4rCYEdc9bezb+FPaVs5UbO9Vst67sshQHk rZ+YI70q1CchQHpQWRp4cY0ysXTG3JyMe+2s0XdqGNFo1EE31bqejc6ZSeEPcT1VaT3T 8Vj4JuZXv8tKILaVpksGyGxGVeQP7NTLm91LIEBKnsRfdY+RENnoipm7DrPQzJ6jhraq ZPtw== 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=i/aIUrpsKDFkb2PtZyjpbDt+s3NhcE5u/+lbGK3NjUY=; b=1gSncW9/olRzh91SeCsY4GYOo5xxGiVmfliIWFAdCqKkotC7gpYiw7PbCxwyHKyhHR B+19ULG+sinjMLTRv4yNZwCinipDvKJDXXMQ5jYYMnl/XtkRe8QcG9zXxKKBy/Pqs3Rc HRl2V7k3F/j3ilYljLtHQBhfnHzmDN9efuUboUIVv4KiC/mDZaAsLn0Zns/YFR7+Cgf2 ShabxLHIiYimqxf5hrIOpYCi0Gw0DAEC5G9aGa8g8UXamSDKxLwKt/i2PtzwIMOgTc4H Z2UYSoUMc0VuE/ETOIs5XTvCXFcjFKHwoIgFQpGjx0ZZqQMRADTKXkUGgJabCDwYdbDj GXTA== X-Gm-Message-State: AOAM533BrlKlRrAsEiwGcl8g3Aq9UaaQAcA5DRktytcKH8j6H7ULUP1f IRLbwPCi9crfYswo/OdI2p7wbw== X-Google-Smtp-Source: ABdhPJxs7ZiA8bXdf1OPj9XzEyRB83z5mMcZK6wof1lVFn1dYgGffzuCxvEOlE15k9wDlYNs/OzwxA== X-Received: by 2002:a05:6512:3047:b0:473:cf43:6d8f with SMTP id b7-20020a056512304700b00473cf436d8fmr7157165lfb.380.1653049982540; Fri, 20 May 2022 05:33:02 -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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.33.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:33:02 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 6/9] dt-bindings: arm: qcom: add missing MSM8994 board compatibles Date: Fri, 20 May 2022 14:32:49 +0200 Message-Id: <20220520123252.365762-6-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document several board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 71d857dcf6b6..a08f297c9d5d 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -182,6 +182,9 @@ properties: - items: - enum: + - huawei,angler + - microsoft,cityman + - sony,ivy-row - sony,karin-row - sony,satsuki-row - sony,sumire-row From patchwork Fri May 20 12:32:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12856756 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 DFA0EC433EF for ; Fri, 20 May 2022 12:33:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349349AbiETMdL (ORCPT ); Fri, 20 May 2022 08:33:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349312AbiETMdF (ORCPT ); Fri, 20 May 2022 08:33:05 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60AF115A778 for ; Fri, 20 May 2022 05:33:04 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id l13so7406958lfp.11 for ; Fri, 20 May 2022 05:33: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=hRNYPngTV+U+MXi/lSp4vZpHzlUN8RyLOj3ZsKeL1G4=; b=l6tzYjvUol1igMfcE1sAQeFoh0wrBh2vxblUVk8bco+xUl8Fm5Ow69Xopuqdsb5BAP bc1hQX0D829cx+784vZX7jMmbPe/tqALc08p99X8j/PhbYTkxQyNIBqlpmjOw6TSpwtG 1U0Lw3dNXjdgTn4veFZmNW6o0+1223UBYOPqphOL1r09K5Y6DM8tU8LhbttgvcAud+C6 XdKesSy6TIQ1yyWuawyt8j3nvJW70aqrSrJAkCIBHOqxUygd48s4D0/lvu+5bRWsYUoZ unZiOIC+5vvKkClXl0ki7VnA8R5WT/oExVw615UYzt1ppw4AMHrNyTcSiiyAPwcNI+MD EOtQ== 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=hRNYPngTV+U+MXi/lSp4vZpHzlUN8RyLOj3ZsKeL1G4=; b=iPDoEVHdELRibCwz3ssUj4kj0Qbyqq41AWNMhUa7WzxL0Yc8FoAD8bH/RVC9/URIGU 1UcXa73RhvftyOAP39HpsHshdPFfMfQtuNDti9Yj8pKjbiB+tq6f0XASXimaPmbToXsj Tihf8Qvn5jamH8FvIPw9HhuKvM2e2UM6cPfNux8XXWdf5HSRRRnhHh2183tYb9BpdYYo Idl1X2j6nG9feBEdBuCGmqEWr8WMyaxTvmJb9j0+BfFJjWO5neGlj1q7iLBlmXJRXiNL pMM3DJoVeFJ+X5MGtyU3isL+BihUn34ZMynpkKCbV6BN8Zo8qpkQPesmecagmras6JvS nc+g== X-Gm-Message-State: AOAM531JrGNT16e3sHAZ0fzpjD+9Mvy1MWPHbcO8eGIZ3Eb1TaBF4yzD ZzWMwaG6TSQVP+99XN6ynEA4Cw== X-Google-Smtp-Source: ABdhPJwJ0WSDAtXXmEVPvzjb6YV3MaY/0VDb2R7sc/gkBysh+OexhqhKzoTU19ay/TnRVXDfLlYyGw== X-Received: by 2002:a05:6512:2806:b0:478:54db:fa23 with SMTP id cf6-20020a056512280600b0047854dbfa23mr1718508lfb.253.1653049983941; Fri, 20 May 2022 05:33: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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.33.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:33:03 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 7/9] dt-bindings: arm: qcom: add missing SM8150 board compatibles Date: Fri, 20 May 2022 14:32:50 +0200 Message-Id: <20220520123252.365762-7-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document several board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index a08f297c9d5d..7b6deb766c6c 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -301,7 +301,11 @@ properties: - items: - enum: + - microsoft,surface-duo + - qcom,sm8150-hdk - qcom,sm8150-mtp + - sony,bahamut-generic + - sony,griffin-generic - const: qcom,sm8150 - items: From patchwork Fri May 20 12:32:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12856759 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 06027C433F5 for ; Fri, 20 May 2022 12:33:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349360AbiETMdU (ORCPT ); Fri, 20 May 2022 08:33:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349316AbiETMdL (ORCPT ); Fri, 20 May 2022 08:33:11 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1296916609E for ; Fri, 20 May 2022 05:33:07 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id br17so1758595lfb.2 for ; Fri, 20 May 2022 05:33:06 -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=Hn3/9kUSa1/kuIhOYNB1KYwxshqDjg7Lqg5RGdir50Q=; b=GTnkzypVpWOR58+R3H1CHNGDU57dIHIQa9bX4qEssKnYbQmaeDGq8hM850mBnNo5zx YBrM3kOxfR8t3ZRiDMvHRVo6C0hPxa9/1JjG0PtfLvETPU8L2pREFiZy4j+WQWfPE8md EKTxZ2alLFMLyPz59p2Kd8BYWhn6cM72dnCt7LEYcA1JSSAy2kneAiumPc55yrR5eDdr +I1ZE6eZpGubLarXHWZj7zmzM27BA+Zotj8kCeLLfF51vZaeiH4+TyKmAjbfOzgcMCMp ewqDWn0owSfEhq15M0KWK7mKoBlKhfJ3MJp/U0sTQ3cmImNW0jWszy53hpCgaEXURFvl /hUg== 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=Hn3/9kUSa1/kuIhOYNB1KYwxshqDjg7Lqg5RGdir50Q=; b=E/dsb/4clA1i1a+mPcI/fkBA0hWFsq/eyMePDa/rQ3O24/JYr4hvprc++X+LEmvDQM TbO+KmrQdDZZXdIJJvkpvEGZFPuQ7yQlx3qamMd0PPr2fpGKldhHXCU1T0Defy6MECsV ZCRZ2YwGR2rKiI3c0LMW2vXF6iRMBYUYLFLd6fDguiuQ05SZdK+l0syW+o7AFyNoSrif ziC2yFCZniH3o+R2GRjlOox4fMZal2lWrUsA6NHqLYQFhiID1BpjX8OwQMQoz45bhkQG 3DY0qNHoYlh8tk1Z7FtP+jBaNc3YctMoxI1YsujswKU1UsNpoIIpghdqyb/cWDGiWICf ey+w== X-Gm-Message-State: AOAM533ytEZ+lZE/w2cPMspkDyk5WOANOji4t8aa7CLf5sawLbbFzukn 9VczODU+WUpPS97Vmf2GIXbnVg== X-Google-Smtp-Source: ABdhPJxyK4/5DD5Ttz5+aitQgtY5m2pgRLdttq2MCPEn7e2qdAntd/di98ShYfStffq2IN+/ziz/XA== X-Received: by 2002:a05:6512:3e24:b0:478:55ff:8e44 with SMTP id i36-20020a0565123e2400b0047855ff8e44mr1320030lfv.78.1653049985071; Fri, 20 May 2022 05:33:05 -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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.33.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:33:04 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 8/9] dt-bindings: arm: qcom: add missing SM8250 board compatibles Date: Fri, 20 May 2022 14:32:51 +0200 Message-Id: <20220520123252.365762-8-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document several board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 7b6deb766c6c..abc5f709678c 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -311,7 +311,10 @@ properties: - items: - enum: - qcom,qrb5165-rb5 + - qcom,sm8250-hdk - qcom,sm8250-mtp + - sony,pdx203-generic + - sony,pdx206-generic - const: qcom,sm8250 - items: From patchwork Fri May 20 12:32:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12856758 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 C3F13C433FE for ; Fri, 20 May 2022 12:33:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349281AbiETMdT (ORCPT ); Fri, 20 May 2022 08:33:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53402 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349340AbiETMdK (ORCPT ); Fri, 20 May 2022 08:33:10 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CE7DC166093 for ; Fri, 20 May 2022 05:33:06 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id f4so14019800lfu.12 for ; Fri, 20 May 2022 05:33:06 -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=0nYhv1nPF+LOWvBH2h9U+emDwliIywhBz9unRXuVff8=; b=CDIy1o7JzUQ8oO1748IY88xdw8Ua+rGPADPPyoThG/Xnlz/eHKS4pb2QGraPmx2knR upjQAjqiHsd3dsMrTZnGFpmPoq4DpY1EP5OHEBoluomy6KSQaBUQVgy0WSLcfXJz3yKE nmS4P72VtJSS+7h54PJUGI6I+MOcF33XNV6H7p8lxvaApeDM1ef5T85CdoUgA3mbvhx4 Drf4ql4fyKQMyc7KLxDJSkLCvDtEx/W3mmP0LgFPQlJxVOMHgwsqbAoDCDIqmEuRTmJT b4eEh+r+AGI15VYc2PgfIM2f+s7NzQSjkhzqd18caoEIChhFhAFad1zSV/oatzFndsJJ 28mg== 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=0nYhv1nPF+LOWvBH2h9U+emDwliIywhBz9unRXuVff8=; b=1DYmjOCcGbA4yPW1x/cd5/8Rr5Sw5qmjSGd4Qhp5ZjjPN/q+Fb3rUXoYMU+8VmEK9G q9THS/XYFGiD6oiR7t+vOo/9YuUCvRZ7BkuyXz15CxwI6TQLgNPgRq409SIrw810GwOk WYI+b7YeMhr35VWcui7BMgWpa58o++npleKz8auM5z3HvyHf4i9B0I9QE6lOwLICgLC2 yOMwYGcBNIVQo8EoDGXiNxJy5pgweB2U9WLpSL1X0R2IAscqB5rJLrh99Pot4l8GLX8K +KJyybfo2fD0SWb1bIq+J6r2Ut9mwKVSNDuslD+tB9QGH19MapJmI0FvLICD+DTfkGCN SIJg== X-Gm-Message-State: AOAM532f5kMKRjY58ndiaZrCjussbfo9A3PBN1xbM/V31K5Q8SytIXFZ qLbYoRwmQzpVvWN4wmfuRGtNBw== X-Google-Smtp-Source: ABdhPJzH0eTCGcr4er18fwN1OAwNl7z7bDJwYFHVl/nuToICzEzhRN22hemPJ9frItGFrqfqVlRceg== X-Received: by 2002:a05:6512:139a:b0:474:15ce:9204 with SMTP id p26-20020a056512139a00b0047415ce9204mr6535256lfa.461.1653049986242; Fri, 20 May 2022 05:33:06 -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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.33.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:33:05 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 9/9] dt-bindings: arm: qcom: add missing SM8350 board compatibles Date: Fri, 20 May 2022 14:32:52 +0200 Message-Id: <20220520123252.365762-9-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document several board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index abc5f709678c..25ae8a850be1 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -319,8 +319,11 @@ properties: - items: - enum: + - microsoft,surface-duo2 - qcom,sm8350-hdk - qcom,sm8350-mtp + - sony,pdx214-generic + - sony,pdx215-generic - const: qcom,sm8350 - items: