From patchwork Tue Mar 14 12:52:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663214 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 7329EC7618B for ; Tue, 14 Mar 2023 13:05:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231815AbjCNNFQ (ORCPT ); Tue, 14 Mar 2023 09:05:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55938 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232539AbjCNNEz (ORCPT ); Tue, 14 Mar 2023 09:04:55 -0400 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 36569A591C for ; Tue, 14 Mar 2023 06:01:14 -0700 (PDT) Received: by mail-wm1-x335.google.com with SMTP id l7-20020a05600c4f0700b003e79fa98ce1so10083342wmq.2 for ; Tue, 14 Mar 2023 06:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798846; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=H57htoQkTUg+UFTR1sq6q65W74NoULtO9Zp7Ye5hgiA=; b=AkQ1FaxvlVlPtEGLWVLb/WVCrtFaA8bPHc0eP9GBCfEw4y706R2/zafxWW/JhRKPJ4 oSFPiH9BiQBccDebHMSkCKL+PeOXPC6rA5g/O3ekLCjik+WrCBXHrNFWi0BN0l7JIh57 sbobisM4Q2gWuj6f/RF3/HqS0K4rc9QFC8yJ7322jVuL5RipkqOs7MIZTYbpiSv4kpA/ s2yHegwg56cHmXu5NK7/zXIy54XFmiPg5RgiOEwxmp/8ypflDVO+h8b+wcJON1Y5WIQ0 UeB4ArFdsAd+STccJ3oEYrPOedmSmNHMUNfd/cliS6xfd1Rcqnb4JPeVUM/1qVQOYxy1 Rs0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798846; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H57htoQkTUg+UFTR1sq6q65W74NoULtO9Zp7Ye5hgiA=; b=JMxra5jU5bDRuPFFm3Qr2Tr/PDQ0QPIJXN1USKSpMLNhc1uP+y5A6iox2lI2tI531V HGckg8vtG15aB1hsFLu0XToCKCmlQV9guusHZcT5V6+Gv5oCSYV2wz5w8ZF7awF9o+47 +fnQoLvTiq5YDvxnXvKvrUqiSXSB50NQKySS2gCQC+Y+gnd7C3Bbx+BxkFGcLgdvjhN2 L8a5yrHDNP0H+2fFKBuqbETasHYmyEc8eOSw4vZyZ1kY4dkkbNppvkqXd9CuigPKLCUr qx3LTupCbky4PGj2Py1Sw/LywTcOFdPZcYcXaf9hMQdCYonrzJPV4v92ytA/AAGhXzNc 2niQ== X-Gm-Message-State: AO0yUKVvf4rBkXwwL4qIKfGQ56gnYp5kkm+r6o/NPqzmn68SK7diOOp/ XADTEDV2W6+vWZbHbpCerFlp50ZgGFsTDsgloYA= X-Google-Smtp-Source: AK7set+LGzXnfPO9yxrQ7i+5lJWHJr8ilHoSFFsG62K03rnONrPIjtofPyo8KNV4If/IrFwW1hAinw== X-Received: by 2002:ac2:53a6:0:b0:4dd:749b:2d5e with SMTP id j6-20020ac253a6000000b004dd749b2d5emr658238lfh.13.1678798389023; Tue, 14 Mar 2023 05:53:09 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:08 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:56 +0100 Subject: [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290 MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-1-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=804; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=5U3ca5wHa6L9Uqd71BtW3lQI84JxQ8icLuw8PMs5taA=; b=NtWhoOCxoiWQoOdiz2KumOaoFLzyepdvtefGrM6rQG0T+1vcJphHx4O58b5FRFhG29N0R0ZWIcA/ csWPf2qLAUZbDFmWgOGLjLq3J5a5lAJMwSgks6lRLLJeqrPATjUS X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org Document the QCM2290 KPSS watchdog. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski Reviewed-by: Guenter Roeck --- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 6448b633c970..db3e260fb2ef 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -19,6 +19,7 @@ properties: - enum: - qcom,kpss-wdt-ipq4019 - qcom,apss-wdt-msm8994 + - qcom,apss-wdt-qcm2290 - qcom,apss-wdt-qcs404 - qcom,apss-wdt-sa8775p - qcom,apss-wdt-sc7180 From patchwork Tue Mar 14 12:52:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663891 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 0389DC74A5B for ; Tue, 14 Mar 2023 13:07:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230114AbjCNNHG (ORCPT ); Tue, 14 Mar 2023 09:07:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230457AbjCNNGo (ORCPT ); Tue, 14 Mar 2023 09:06:44 -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 4F364746EB for ; Tue, 14 Mar 2023 06:03:30 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id t11so19931622lfr.1 for ; Tue, 14 Mar 2023 06:03:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678799007; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=MqZsJOX1El+luUmSocWq2Ruds493hltfIeGTUI/M7s0=; b=TGn7ls7MWG+2Ew4kv5lx+56ihCiq6eQmL1TTbCzZDMNUlwe1LutJD6AEMC0Gz5uzl9 h8Q1qoVZa9mzdVDsSHaAqTl7zXcQOrRsfXDsW4tsDBhzVhDCWkokZNrK+h/kXAWxq2Zb DllThjaa0IT3jJO/eam8UQKona/54t2iIfBajxgTxOPonBtZLBlH+fzxRYVS1hTX+VXu QjVukkrzktwVXAc8dIM50DTtA6/AepSUiSu3gsprj58Bm9m9nv1mNRFYd5HLyYkZJr97 jUlBy0EZJpA5fl2Am5UKTLwqqWYoypgTmwTTgUkTpUr8+EWw1Bcjqt0t4PdLQz7zUAMn zeBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678799007; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MqZsJOX1El+luUmSocWq2Ruds493hltfIeGTUI/M7s0=; b=yckupPlBQK53H2iLSHnQTKJBOhf19jF3Eswb4yOLwV2PgxihkV3AzsP8FkGF3LKx97 iYJiqkVsB47lJ0tbajbGG3UMlyMqHL2u+vmI6lFn/LYA0PbpIdxa8PDvDkCbjXSkRCNM 9+3daLiqldbotnTTP7RPf1cpF+2rUDxuUExDk869TuBlpWo72yPURdQdk6P4eos1sr4F +xHyNDn2tPDsUnMtAEDckW6mITEJu02Vjh22C4HG+jtOK9PSlzDmO4XVPb+ZMBLmnmIP Ct7VbM9J1w0CcBeRzhMy5QVPmwqa1v5KaPYIyxtNsxEOrTdJcdp+UYdEmieHNsAhMhuh 6nkA== X-Gm-Message-State: AO0yUKXjw7Wjo7iLV1mBqfsQF+x7pMVRt2tUP75gBtEPquz5z1T+j/gK 17j/2pwRn38Fm6q9qjR7hG/OkX1LVNF1UXbh6RU= X-Google-Smtp-Source: AK7set9qOvhwQgOeP4U1McR7yj1LUoKO8eAR6fKuhFRTzvH3/lO2wA88LCnFpHmHEttF3cZT0GEPtg== X-Received: by 2002:ac2:5a11:0:b0:4dd:afb4:26b3 with SMTP id q17-20020ac25a11000000b004ddafb426b3mr768141lfn.16.1678798391245; Tue, 14 Mar 2023 05:53:11 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:10 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:57 +0100 Subject: [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-2-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=817; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=9mAqu5IGrrdUOaP0PlfWAkH94BH0kiBbnQ1iZWRCDUM=; b=Sh44OBUk8yAs+WqMAoK2kFFPM3jib6rHQJUJlUycILo2oU82/iPMiKJDnydXvXJL+YhzIpMEFN+N sGnknaghBoSI8VGUuzX1St9M1lXVjwwnkKWcthQp66XIHR9eCzzo X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org Add a compatible for the single GPI DMA controller on QCM2290. It uses the same 0x10000 offset as SM6350. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index fc5de7b6f19e..f61145c91b6d 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -24,6 +24,7 @@ properties: - qcom,sm6350-gpi-dma - items: - enum: + - qcom,qcm2290-gpi-dma - qcom,qdu1000-gpi-dma - qcom,sc7280-gpi-dma - qcom,sm6115-gpi-dma From patchwork Tue Mar 14 12:52:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663212 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 5387BC6FD1C for ; Tue, 14 Mar 2023 13:10:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232276AbjCNNKt (ORCPT ); Tue, 14 Mar 2023 09:10:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40832 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231521AbjCNNKY (ORCPT ); Tue, 14 Mar 2023 09:10:24 -0400 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 773B43B0EC for ; Tue, 14 Mar 2023 06:07:07 -0700 (PDT) Received: by mail-ed1-x52a.google.com with SMTP id x13so14460588edd.1 for ; Tue, 14 Mar 2023 06:07:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678799225; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=Oc/yTtxpfi/cx0O/ciOGYJj7wULj4xSmUjomTMHGaJ0=; b=u6HYfX69IbkWqXpI8TVD5GgvO7RxEF4ChsNuwFkTXBvjIFB31nMniWTHEQ1y7tbynB WpjxgZFqW4acFlvF1b1PM3lLbrFXFnSDYSd/pypnRUTk9Hv01jpT513B/xxaRIWW9XLh t8l9ipnhqwuOeJYB8921+pPWCCqtjcMEn7gozr+AxtyBDE/pXtcFMh9j4GPI32oHv0+i jhuK7awd8DgKs0hRKHZk6FgauFBXEjJli+LkAe3gxl9Z64QYUdodmqElI9+q1PaN49fg VQQLFb4QzZwZ6AYAJ3oiMnROc5+vIwlPQlF5I/CzJQdYk+7lNdqSbJBJuy22ppqvTrky VjnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678799225; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Oc/yTtxpfi/cx0O/ciOGYJj7wULj4xSmUjomTMHGaJ0=; b=bsGf28ddbKDLqX3RDpF4ZeOHhu523PWzsEt2Nev0louReoB5K+fcdpwqIAkevsmPII xIJKsO0e1IGhfh4V7MGtcuLUbqK0VfoiTJG/3JE5DWQvL8K4NI7BCo8nUQ6KRQuVF38g mRRZJubK/gpRc8DIbyfEGxdWzL+5TSrRCuvZyZMzG+QhiVdORLm63fFvktQkHUad55n/ Nh3rJ2/qQRzfI//yGHLRDge+kJaQNlF24uFcleG2YYvWMhfIxnSK/1X/2lOejgyeLcLc ZCSDK9Ca0Xzy43KHl0YqkPFy7ln2RookaX9wFXFkmVCdQGI1DeKcI4VU7z3abKbFly/3 ynEQ== X-Gm-Message-State: AO0yUKVTE865c+q/QkzYiHuNzh6PizGDoXdQa3goU0mK+SXIW+Pr/YpB flm5nwX1uURNiKT3yu9tvw5SGZzz/DF6K+/U3g4= X-Google-Smtp-Source: AK7set/cA5JzNq58dSwBAkLHZCu0RayEc27uAlLkeTiHXGkrsrtUKK6Xmh8rmkhOulNKQc/fzE5z3w== X-Received: by 2002:ac2:4c29:0:b0:4e8:49ff:8df8 with SMTP id u9-20020ac24c29000000b004e849ff8df8mr770470lfq.61.1678798393458; Tue, 14 Mar 2023 05:53:13 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:13 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:58 +0100 Subject: [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290 MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-3-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=777; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=hWgvEppu/A1SXLKMMX+IVEfzPX58BD27JWEng55RY7w=; b=Ef0WrVrVXlVDBJBByuHYfJlJ7lKiC4VKDD9vte3q6X/PFMC2o+9sSEcy8IVuH2VILi/qU5aK+BY5 Ts3tc5KED8ipFSTE15LUOfkLBF7qH00cFE3ULYIfdjVnID+Jp6zW X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org Docuemnt the QFPROM on QCM2290. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 2173fe82317d..1bd213f9eb38 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -25,6 +25,7 @@ properties: - qcom,msm8976-qfprom - qcom,msm8996-qfprom - qcom,msm8998-qfprom + - qcom,qcm2290-qfprom - qcom,qcs404-qfprom - qcom,sc7180-qfprom - qcom,sc7280-qfprom From patchwork Tue Mar 14 12:52:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663213 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 DE41DC6FD1C for ; Tue, 14 Mar 2023 13:05:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232117AbjCNNFv (ORCPT ); Tue, 14 Mar 2023 09:05:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58144 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231565AbjCNNFc (ORCPT ); Tue, 14 Mar 2023 09:05:32 -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 DE804A7AB8 for ; Tue, 14 Mar 2023 06:02:00 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id r27so19887235lfe.10 for ; Tue, 14 Mar 2023 06:02:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798890; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=4u3Z3dy+BkRpYnwJeMmsX9DLvnoWFwoNz/SMy/Kse+s=; b=R6VpuJWbVVzzE4q64gQTKAVhgNCiCHCAZH1BJZ3Z7ZFkKr7l3BjI0zTx3LTyqexCie GuPrUrBRI2hLzt4pw9p/pd0+JCyYhN94aphyQL7m4mSKGd3v2LHYd9+aKGUTTRts1g+L Xt/uE9fSBzY6kZuYx9OPv0bxWOchOk9ChG00IT+6aD4VdL4xuxdn+eaW1hz/ihQMhW0k 6k5BzxVaDqu5iII0g/y6o/JXdWMkuWb4hGpkz5XTFxJ3Zh3vAUizdNQsTZoVLT4WyxYy 4ucBbi5VUIILirlYzdoUCDwSp2LLqMB9Z2xUpcfUpu23kclohi4+xEqx28JNSkdG+1Mt wJgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798890; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4u3Z3dy+BkRpYnwJeMmsX9DLvnoWFwoNz/SMy/Kse+s=; b=w4KJe2afE9vSBSf4kIZ4rnlk1NyX0WSMDRIFF5nK/6bHRdE2CQKjjfehVChbGSLV7a CXHxwY34eirNlsvE4rLN4LiIgSvYeRjqvUm6DHrqU4gRjp/Ax+7TdbTHLPjAwnr+9Yu6 txHaxT/81eF9k3UMlkpLzSTArU5KZmVeZ5LtXqfefVc0OVEK9sHSTOJRcY0Z3wSfRcm2 o1vYeA+XeKwNh9rqbM5nbHHMPXyT7r1mTpQ0MFmVNhOAxIjihMw6Ii1ZcRhVVgFWnjTt GLTsnuTBzeoxwhRid+WXEZcL1ERA6HzJk6xwY4yZ8OrhdFl60YcO/XCaD1mvePFSNj7n fnsw== X-Gm-Message-State: AO0yUKV5+PyTXfMlEb+YgfK56vPKuiOGepDMgy6leQTngFPlUg+J92cA NlcD+7Ik0BXHdaEeYGW4uzcETCv87cBr6rVIHBY= X-Google-Smtp-Source: AK7set/RixxVNKujsAXzNyntLdalHXNIeBxQK5g7qnTRfuTqqa5fNYgeB41cA485GhqwyPyUfX88XA== X-Received: by 2002:a19:f613:0:b0:4dd:af74:fe1a with SMTP id x19-20020a19f613000000b004ddaf74fe1amr821319lfe.48.1678798395683; Tue, 14 Mar 2023 05:53:15 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:15 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:59 +0100 Subject: [PATCH 4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-4-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=760; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=N4Xjte+JpBIPh/cB6jQob/nXlB7qFTxxjX08BpaMx4c=; b=cHqD/zIBdnuelq4KzPpe+lOLAwsvFvrsDfIS2+ESZPop3zz77xxi1NVoWRRX75v9bCykU+2lLpRf it1bWjpxDnXB4TIUAStq4P+tuYLYJi0SmeK0/c6UL3mtMdQbw89A X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org Document the SDHCI on QCM2290. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml index 64df6919abaf..7d4c5ca25e0d 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -36,6 +36,7 @@ properties: - enum: - qcom,ipq5332-sdhci - qcom,ipq9574-sdhci + - qcom,qcm2290-sdhci - qcom,qcs404-sdhci - qcom,sc7180-sdhci - qcom,sc7280-sdhci From patchwork Tue Mar 14 12:53:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663892 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 D77C2C7618A for ; Tue, 14 Mar 2023 13:05:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231902AbjCNNFS (ORCPT ); Tue, 14 Mar 2023 09:05:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232540AbjCNNE4 (ORCPT ); Tue, 14 Mar 2023 09:04:56 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2324EA5913 for ; Tue, 14 Mar 2023 06:01:12 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id x3so61629501edb.10 for ; Tue, 14 Mar 2023 06:01:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798871; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=FQYNV4JS9J59GL9ARq0SzSc6IYTv8e6Odhxu43xh8dM=; b=w0ybSl7s6jLz9clc5J+OSRuU68+LYJxjQLJOZKhGaa2TJN0/mvoIzPk7oZlYp2353K KaRkn1J1SLN8Qh/Kbh4CnWrjRScz8DOxEFhwZtHgUhwYXYZpUV6T6dqp2cOipsoiWez7 ctjpCOHVOrU6lBHW6y0DEuZFbJggK5oSWJWpY8HF3HRQs0pUT0u9DIln0vEwB17xd7re W4tD1oTaz10fSjgGPG4YcTehFd8iXdnCHmNLjRzzX6IfhOQ5r/SaoZ4YQkr/WHbro4te y8Y+6/j/0IxDopiiJfrEZcxcfbA8MtiEeKTPwUve2i0jvE0yZq2FR34HRWAExmc41epI uq4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798871; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FQYNV4JS9J59GL9ARq0SzSc6IYTv8e6Odhxu43xh8dM=; b=yVkW/DuTd4ojb4CN/no7nVbY0Xwl7qZ/tXpHFn+sHTsQxyBgUcuwdP4f0vMxAafQ33 TrMV1xc1DunemQef/nk7P77v6FkKdNr55m8j40FBZfA43ANIfy34KYMGpZLqVK+ldzNr 1ZYmV7AcrMStWF4BNjPssO2mY5ouHUmM40+hNhqrSC9dmgXXrQSn7l9HsYtBFDozLPtx gvy99Q84EAC8YXgw3bSwsbPuJv8LAaR5hWWO6jetRXocHPPD/BFotteWt+fB2isXUtlk R8cuDCA1j5Cnr8g4m2d7w6g2hBRH+iTwPlKHl3XHN6BL4m6R42gDnsQE4jQWtzNKyWuU dw5Q== X-Gm-Message-State: AO0yUKUePQst1p4JKJuO69jCQtHrJDQd1kDKjKyrN1W+5z+yWkW+nLRC 1yDeCYo8vhDor9giVJyOHLWF6mTVuGObWTBCypc= X-Google-Smtp-Source: AK7set/mIFSkFUi0R/m1jVrscAIJA30bZ0/Za28UAQk9sWPAr9Zdpre4fTc8I9Ct7+OhtZVjkPjGnA== X-Received: by 2002:a2e:3a16:0:b0:295:b0a5:f66f with SMTP id h22-20020a2e3a16000000b00295b0a5f66fmr10286645lja.28.1678798397989; Tue, 14 Mar 2023 05:53:17 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:17 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:53:00 +0100 Subject: [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-5-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=984; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=6UMUh/04krKh/2VacWll/qoFcprxFJbKkd3m3SNGTZM=; b=/oaiLc0pXANHZhWzQ/BEVQSNywVPnQB31vN4WC+T8+P+ztrzZ8NNt0yoLTJ+2er1hnvbb21gkHWH kqGpBpdUDsPK0PfXwn5NMl/sBElXyHKHZwL7EtIQ0THs9nQTJV+Y X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org Document the QCM2290 DWC3 controller. Signed-off-by: Konrad Dybcio --- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 4875c5b7d5b5..a2aabdac4105 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8994-dwc3 - qcom,msm8996-dwc3 - qcom,msm8998-dwc3 + - qcom,qcm2290-dwc3 - qcom,qcs404-dwc3 - qcom,sc7180-dwc3 - qcom,sc7280-dwc3 @@ -300,6 +301,7 @@ allOf: compatible: contains: enum: + - qcom,qcm2290-dwc3 - qcom,sm6115-dwc3 - qcom,sm6125-dwc3 - qcom,sm8150-dwc3 From patchwork Tue Mar 14 12:53:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663893 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 5C5D1C6FD1C for ; Tue, 14 Mar 2023 12:59:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231916AbjCNM7m (ORCPT ); Tue, 14 Mar 2023 08:59:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231984AbjCNM7R (ORCPT ); Tue, 14 Mar 2023 08:59:17 -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 6CF5034323 for ; Tue, 14 Mar 2023 05:55:07 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id t11so19889028lfr.1 for ; Tue, 14 Mar 2023 05:55:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798401; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=ivdd8o1+4h9Hx06ZifsrxjjOXj5S7345Nu84eEYwm+I=; b=GeoZNYfTd7NsNMwuf9jj06xG6JgPgOxSh24Aqc4fHexf2EZFqwn1eX7rj8WouZwBs6 rsKFBuT5sLHy6DPmNrzfalBbgpfWWJLsCGDXY6uj+IZCxJPB43Szd7pOoBRv80bBqI1a GnNvexmi/uc2nPhrWCsYGhRESRI2UjseEads8TJOLkIAJrbsuYKxx74cqYpsefxLzIeG 4KluVcgS0pAsvJQyzqqNEUJKqAxauIaUUpcp8zRWHZXJPgItnOdbQIzTyh9XC9KrgETi sCNh60+RlGDLwxwc/A74NaunIWdxgRMXYbYXGVDOXLWIGpTuBIqwBCv5hAntQYu3Omc4 7lEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798401; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ivdd8o1+4h9Hx06ZifsrxjjOXj5S7345Nu84eEYwm+I=; b=RvM9ho/0XkvWCeP3fePKKxzFYA9L7WyRWQCUzjR0eBQgW6RwIcyOwZXYKrCcVt23B9 UwJ3bn3yFO9/wXx/jo+/WL2bRdE18HbL3G+N5clsr/VRr3vt+ikZjLB0P3urH1Me1tWZ QmYe5n/3tSvwuhkQuXywUScDnp2P9SGR2aGa6mMQgrMo4T5cAvknFtJf9SLbONyz61A9 4p6ts+BjS/YNgr7vBEp3SHdyIAkqj9jPa1rJNZHjG1k6WMBk/92xa+be093m7crChZju s8ykyByZvBt0HevV/DUORIpfLjgEfplbkLeM9UrgftcNS8aWYa/lz4wFqwqnm+g/I5yq DDtQ== X-Gm-Message-State: AO0yUKXpYt+BAOCP7eJeqYHtFTvXhwK5MsztOEAAMieqiiry369zNrMF vvwPrfkk+vFTNTBIwQnMxmTfFA== X-Google-Smtp-Source: AK7set+UcdT/m0UVY8fr52DNOQXx9OavRZSVrz2NLZY7LoiN/Wg81DC/eOMjnEm46lr41vpt6SuHhA== X-Received: by 2002:ac2:5930:0:b0:4e8:3dc1:70f1 with SMTP id v16-20020ac25930000000b004e83dc170f1mr646535lfi.0.1678798400861; Tue, 14 Mar 2023 05:53:20 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:20 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:53:01 +0100 Subject: [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290 MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-6-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=820; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=/HqJnDrZDWmElYHarn/65QzTOlddvNyANiSR36b9lRk=; b=C+BlB3/yPgi2Eyf6wAEQCQcRQeP1r4y32t0AWbyQN1ZLofGrXHb5mOPucjfJP3ZwpbOFf3MRhdp9 Sg9b/4D6CmS0GoV1u4AB0svIXG9ZSU8F8r2af1tHF8xAqiaf8JWY X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org Add the TSENS v2.x controller found on QCM2290. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 926e9c51c93c..1a6ffbf11bcc 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -48,6 +48,7 @@ properties: - qcom,msm8953-tsens - qcom,msm8996-tsens - qcom,msm8998-tsens + - qcom,qcm2290-tsens - qcom,sc7180-tsens - qcom,sc7280-tsens - qcom,sc8180x-tsens