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: 664995 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 06939C7618A for ; Tue, 14 Mar 2023 13:05:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230131AbjCNNFB (ORCPT ); Tue, 14 Mar 2023 09:05:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46960 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231824AbjCNNE2 (ORCPT ); Tue, 14 Mar 2023 09:04:28 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4FB5196F13 for ; Tue, 14 Mar 2023 06:00:35 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id l1so14237745wry.12 for ; Tue, 14 Mar 2023 06:00:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798811; 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=TU/FcaEi5ySGh2sL75xX+6k0nyO5imk7tHUk1f5AIeK4uh/XpRvKmD6B0Ny+VnGiCy +kh8OFXA8PE7bDeL0Gj35M2xEIEFh34S//IZzcx8LgdKKTHL5NoZ23My9AqS6/+0oQph jSHSGZ9WN48NqHUvIDBCytVYjuRR9+GzOlNlZwF2Y4Y5PtD6TiuyE5PN3BXXu6h+k/lo GIL3T0f3pIK3nIrhBFZC+EBvlliV5L4JTu20NQXslf1Ci3BZ8TzR/7KxrKFZwvViF0gR Po0fwUUacTFcUsB9PrOEFax1KXanVkKkXHJtT5/0eIs8imZ85bSbNPVQdv3sObROpYOE okKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798811; 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=ochbyVd+ZALh0hL13wxwqe+fzwTotRayPBI/IXHN5OX/xhIE00mPeVEccubAYqHvWP 6RkvGudWTzTFQVFAcAapXTr1Jufzgruc+l0zJVkwn/I0t5ff/0l/DA8xcaKXRJrX5sOr AWmPKCTxp1P6Na+BtURbDoPbiiCxHQrRZjuLTJ5Ruaih8X2stPrWX165kHYSSqeY7Rgh yJRa2+3BzLQlt6KFW9vua+uUQZW8aRGKU7TmQDtx18h2wpfWJWhDM9qMhQWLOuUHDNHH 6sXa1y3R6ZLPuj/1dyx61PTzGztIYecqXw0mib8ZFWhg9Br3GaZ7BUZi2X7eUA2linSK Rqzw== X-Gm-Message-State: AO0yUKUuymlUInPagnimQAdYaAoTcTkVHxUf6Lavs/LdYLRpnm1s0Xcf VdXtFGYRI1rpQU4rZteBM5enCgARQ+oY8JsCSro= 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-watchdog@vger.kernel.org Document the QCM2290 KPSS watchdog. Signed-off-by: Konrad Dybcio 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: 664994 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 C392CC6FD1C for ; Tue, 14 Mar 2023 13:05:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231661AbjCNNFy (ORCPT ); Tue, 14 Mar 2023 09:05:54 -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 S231752AbjCNNFf (ORCPT ); Tue, 14 Mar 2023 09:05:35 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F524A8C45 for ; Tue, 14 Mar 2023 06:02:03 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id j11so19875471lfg.13 for ; Tue, 14 Mar 2023 06:02:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798897; 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=JEZKfjjO9jQPdf8PrVpHAUi/e2Zgw8PqhS7sqq6kFxb8/3nRdrkqbhrEBEZLHNixVl PC5z/0l8cohU7ueCW3hecfYVrGywBaF6v9bQZupo1uG2nogcAY0LLFaIijXokElBD3C1 mfiVInSQOBw+fprNiueDpoyOYxGjrcjNqKZTZFyefTZlAM/+7YUpJTqtaiInSCe/xdmZ JKfVSsWWNZaiFseEeBCa4XU7yn7n8YQ9hu+UVJpoavNnLgu4Heb2TnxA4UQh65PiMtcl LilpgAxbGEbiSsiricVhLQ/msnvMqtaUnGbJTo1VkhwyqRk59k0GSm6nRrvd73pmygiA dWeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798897; 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=2agCyjSqnPhP05FPS1pWSrcCMXp+VlEPU6ls8pEe4BmnxfTehy8r0lnyUVDfAGdBSX A5AKF2Nhp+HlGSUJt1Le5lgUEgPqbqEjLbpnCnn+uddyOO/roYn0xpPNYWuZ1Xu2cSEZ 6boABFicIPytFvYSwvJ4u0OtIm8YB9ywHZK8YS1LkbdFQVhqhJwTLhLfxtV3qDGn4P9T +anQ+VKSfcDeavD5+JWJH8IxVM/+rIFxPd4LnXHPf7LS44BO+qziRBHBLwvmTmvQyHhH fsNXYKHVZKxIhgzWAJMGGDCflEQ0jbrfjG1HkLJLxfccHCZGob7oITPAJ+3WbX7Y/Iuh g8Rg== X-Gm-Message-State: AO0yUKV/H/3T0S8Xpg9LFIscjM43QySHeaI8wKssuu6b10vfJeGLSemQ xa083wqo92qTXxwqOC9ks1wbseSSZu13+WzL4uA= 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-watchdog@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 --- 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: 664996 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 C0141C6FD1C for ; Tue, 14 Mar 2023 12:59:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232008AbjCNM7b (ORCPT ); Tue, 14 Mar 2023 08:59:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35778 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232010AbjCNM7C (ORCPT ); Tue, 14 Mar 2023 08:59:02 -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 EDDBE126FB for ; Tue, 14 Mar 2023 05:54:53 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id i28so19920883lfv.0 for ; Tue, 14 Mar 2023 05:54:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798393; 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=BDH+zmtwaQICLk0RimsYEFMvJaCY5d622GlOKgq2u86mQuYemKYcYDJN9jBfjM0vQm vE8hQhXPmdISmKMUV50Id/yh/pmw0TEnBi3GqKrnrUKMFNq+K2vhz3srKTcDoluhaMUz srvcx0C+68alcOL3JyCMEwL70Es67yRRoSWBl/qcrPmLyhV37KNP0I1a2Dx+o2M/pz1r 1ECnoGdSxriHcNkDRDY+bFmbItNtQq+5OB4f2Af786PCGlpZEV5VPbCZTWBQoNrvjZxm sXA/DXHfbtperWSlep3vntPiWb3iUmXfOZ9nNJ9TVxNkfVvvTGuShr32u+5oryy87suI aUSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798393; 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=HkxAI3W0vP1PC5nCRFHMpn4NZqaXnaCPBSM3KGoRLQShVAcD1Fl7XXOYULEqDpK6WX ITacDz4cup9cIPbTH9llcDCJbqplPHLwTf1PnyEOqohWX0ZFwKwVzWSezPT+pfmJ/+Ve Fvoi6VLlY/sU3N0YULbZ8YjMnz5aAZtjTVWE9x+4XA9FYj6PZq7Eoa7vMSMlUBUrHp75 y9qhdhvTqACil8xKGKQRnVuufoewD8SvSPPFtif6H6QLaU2lQWT58DCIH6lGQlqwp+4h cBuIjucLuqPj6sxMqXSn2Xa8Q7wEhH1gLQqXqoeXL8uSf5Kf8hho7NsmbBR2zbrrhh5C Repg== X-Gm-Message-State: AO0yUKU7AgYxou35tGNcWAiPVnWPcXpyczAq79CD5trc5Sa6UrumH5qz M8OvnDyEwRJ+fK/fbMTyP5Agvg== 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-watchdog@vger.kernel.org Docuemnt the QFPROM on QCM2290. Signed-off-by: Konrad Dybcio --- 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: 663299 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 AA586C6FD1D for ; Tue, 14 Mar 2023 13:06:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232001AbjCNNG5 (ORCPT ); Tue, 14 Mar 2023 09:06:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58278 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230435AbjCNNGj (ORCPT ); Tue, 14 Mar 2023 09:06:39 -0400 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A6D49E676 for ; Tue, 14 Mar 2023 06:03:17 -0700 (PDT) Received: by mail-lj1-x233.google.com with SMTP id z5so15919793ljc.8 for ; Tue, 14 Mar 2023 06:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798990; 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=PRpP/YZY++TvQBAtL4Riy2pM8xQIinaCO7WGRV1xYKP99qJwRAZYCE4UKqS6IX5/X5 WpiwnZqmXmuHzRg0OfC2FDRMlY6LfYSGTiH9d/7XyLwJloJ2WZWxpRNPCKhras6Mnx5z pO9pDANeF6J1qfKD4l+lnSRjH/9oAqVnG0SA8SojU7MrKHutO8662lku5U/AaIlanuTX GpPpkSyu26iFY4vKGC/9OywNoeJkAdWiCbodSWd4BOsNUxzAl3vf8I/lsh0jx06bUAQt WFGH07RGuEMCf6zC5bvOT+QjzOO2MSnluMa+a2sVfTWplvJgwEwZGwJYlIhNL8Gk+sMS vDVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798990; 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=7vVod2NNUj+eAY77WoZ4O3HM9ToTbBPC7gyR78dv0f1nseV0Ia/YZ9LkFbfy2nRV0D kXB+xzgyuhLnRj9HKlF1IX05n0mPcvpq9CDlF7/DFI5ZTQ6vCRvcG33e4oili/qV327f 20hOJWM+oG1lhgJtihXEgji1COhnMSkaIAsYodgm/PY09sBZ6acgeDvgHNLHrfD0FCC5 xpn1cHpyPPO275LwqRk9yoikLDJRxWUHRim7b/Bux+VGxJ37FHRB115bc/H/kO1smW4s 01x+xkflFAuV9wBKkEvRUI7ChBr0pIRyUMgTMRmGV32myQjAHBL6oxlBWxV+EDyOcr0d H2eg== X-Gm-Message-State: AO0yUKUoopl31eQBKS3RNHOHS6lx59WgFQ7KXQ8WI6O4cJL3dkFt+9Vw boFpl7p9LruPuPeP8lS6KpR6iHIPc38qWHqdTuM= 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-watchdog@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: 663300 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 69B78C6FD1D for ; Tue, 14 Mar 2023 13:05:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229572AbjCNNFi (ORCPT ); Tue, 14 Mar 2023 09:05:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231887AbjCNNFS (ORCPT ); Tue, 14 Mar 2023 09:05:18 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86A7CAA730 for ; Tue, 14 Mar 2023 06:01:38 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id r11so10059449edd.5 for ; Tue, 14 Mar 2023 06:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798873; 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=DXcgzCRG3ImbWERH1DYWvg5iQ4jLgKUFzroO+xvfuL5ZVzxxJcnrFQG2/lNFLH2ATR NvvduCgygH4POrFSTfzSgmVzSyA+WqK5WWEWcliIs2PF1y3pwD+4W+3wyekCvbcpiW0r OnXRoEDg3MEIPkAxYpYtErPPYnmlHF2C4zbqXVrBiR4u928jVigIOpeFxMA9wYUsDxOM Cy1n8af6a0xCBPyp29e3xLP951dJ0Y1YlQ8QaNRfPfbwnWuhmSNHFvs+A/upgZVciPPI pxGqa1WRqMaY1LECqTvYbhSV8K2jbDsEP7QirPhEJUNV6p+Tf6vDVM++EeUuTscXgPw6 +ZFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798873; 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=T9uaoshh4vF5LeqNIGcU8DXpLgmyhh4dgn+Ex0d0YbN0RFCR8j70eo2/ZslSzTQpfH 0305Rj55VtvmZBZusSDwco9SLthKey1mEaH71TJp7muGzF503vs8NGCYmny2Z1OTjH8p NYu+9B5StM2YJ3wsIyTOEJ13Uoi4XM7TfqGa/U3p4aOHTggDey6SUAmEuozKRb8ENZu7 hbFDCMQ5ef6Ec8fWcJdfU4OIp2cj0vGe1cfTkyOxGhS3jOt9vZ5SuUew06rS/SsgTnts Y7UHrfswSZ5wsyLUW/COkHZhsA/ZiENonSbQyJJpJt2y1/ztpDIgDrHlMhqRvzM8G0sy wtfg== X-Gm-Message-State: AO0yUKUl+shs/PgUJwpISSxZygcFHF8ComG0TDqqxZjWmQDcvMrfKaaF ElPORG7aqYpErHlUGPHfUFpuJ27leIAd27biHMs= 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-watchdog@vger.kernel.org Document the QCM2290 DWC3 controller. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski --- 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: 663301 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 C2976C6FD1D for ; Tue, 14 Mar 2023 13:00:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230261AbjCNNAM (ORCPT ); Tue, 14 Mar 2023 09:00:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231394AbjCNM7u (ORCPT ); Tue, 14 Mar 2023 08:59:50 -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 F3AD29884A for ; Tue, 14 Mar 2023 05:55:33 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id g17so19892052lfv.4 for ; Tue, 14 Mar 2023 05:55:33 -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=cdMQrYtlC0XnkIGAGijEzieauAHvp+mUKx05ot7TaJIBAZOTI0ZVTSJKn/QcmW7Yrz GjRDlP3FY4UDr7J/wxnlMQBOxM7zkxFnCAa3kUehlF260hnKYJhWL7XsCTMHaREJM8pm fuAE+t/wGIgVI6HxWaUA/guMHf7NmLLr41sHdubvc8BZDD5/rRQ9TbvyDd8EXdNSl8rv MIwdra/X64sJ0R3or5s0kpXJEalwlZHShlj/8hwEuMzlWKbFOB5Az7+kVTnB/ahmtZxY MvfR74akI3/urq5tI1VcTEDgTTMwnbujog4DlKY7uQsf9odFjoyzGn5e5FUpuH9STz4U b0DA== X-Gm-Message-State: AO0yUKVP1ReWcamscYS58eAX1NbcnPJoKTOVkZ8uXKx64/uw6iyOPNOx h8QYT+VM5yHTt6ROkaT1LJ5FHg== 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-watchdog@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