From patchwork Tue May 3 15:34:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 569222 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 34F50C433EF for ; Tue, 3 May 2022 15:32:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238574AbiECPgZ (ORCPT ); Tue, 3 May 2022 11:36:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49324 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233589AbiECPgY (ORCPT ); Tue, 3 May 2022 11:36:24 -0400 Received: from mail-oi1-x22f.google.com (mail-oi1-x22f.google.com [IPv6:2607:f8b0:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6BB142CE1C for ; Tue, 3 May 2022 08:32:51 -0700 (PDT) Received: by mail-oi1-x22f.google.com with SMTP id r8so18546575oib.5 for ; Tue, 03 May 2022 08:32:51 -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=XnQmOhsCZK19KFsjaZWzKreHbtLS7E4MAuj6me5xfA4=; b=e93gker8XSUGtP9FNQzNbA3o8jNHWWcEose726ZqruHmgrvDB6XNDCXe7pZbHRDROa qYb/NaGqpYxL4Z8sTqsoPbLPcLSrje8PJNt043evZevPWI3kIrBFYKul4LicV+pvUZrA jjRtIlggoU+i0AyhjtBiCCEXSo1/wpZADFzanrftOTBWJG6Q+DUQyuNmTve/RNnbBAIH 1HvGNirA6jfGl0osjYrSghaU6VKQtnqGP4RIVWaM3typQ2AbuUkNl5i4UzbJrkBz5uZ7 BwOKF7idQCqwcT6+PnX/vwDFwMW2xnU3c5VClxep6rw5EeZKnA1M7pWl5yI6ZsMRBwQs nDoQ== 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=XnQmOhsCZK19KFsjaZWzKreHbtLS7E4MAuj6me5xfA4=; b=Cy3u/GB2MLkrvJ8dnuJzVXG1xQRsE5FkMMdXrHkybN8INgIRDW6oq/hdfKphkhR5aw DugaB5+OmBeyhXzJBQBiKAIYjMToLrHRy6gaxvMc6b2m1Ii2u3gAXQIqPGiN54Spiyaq nZNFuU+jaY3Z3CKYP9yzIOLbhIRDJNTBlwJT4/z+6bv5j/5YSp6/bmMiAFuPFA31AEw+ Q3BnF9/en650quP7IU1nJgA6SZv0N2Z1fXxs32LviDYuM4EOBlgzVabVupVy65rpkwUj EWHINkHuTe2wl1gcfW9bl25+K/PAaRc1iwe4SVTkd/2JNHWaF2S7goRGYLFYu2QtaBvt K99Q== X-Gm-Message-State: AOAM532Rv5pZNZwvChFALik7cq3OM1jlOEq5psh3Q/myRHmyu0KZx2XG YVwZG/rw0K9xh1K2S+PpUNCchg== X-Google-Smtp-Source: ABdhPJxHKuxC9rmkYi2NQblFYNBfCKjkd4iYQI+D1hZPwuCjICezisBZiLi1dY6rZjY6TScVwvLZ5Q== X-Received: by 2002:a05:6808:f8d:b0:325:1e81:ffe5 with SMTP id o13-20020a0568080f8d00b003251e81ffe5mr2084792oiw.253.1651591970783; Tue, 03 May 2022 08:32:50 -0700 (PDT) Received: from ripper.. (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id s4-20020a4adb84000000b00333220959b9sm4955736oou.1.2022.05.03.08.32.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 May 2022 08:32:50 -0700 (PDT) From: Bjorn Andersson To: "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: Rob Herring , Krzysztof Kozlowski , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: [PATCH v2] dt-bindings: thermal: tsens: Add sc8280xp compatible Date: Tue, 3 May 2022 08:34:36 -0700 Message-Id: <20220503153436.960184-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220408225037.627432-1-bjorn.andersson@linaro.org> References: MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org The Qualcomm SC8280XP platform has three instances of the tsens block, add a compatible for these instances. Acked-by: Krzysztof Kozlowski Signed-off-by: Bjorn Andersson --- I apprently missed the '2' in the compatible. Retaining Krzysztof's ack under the assumption that he's even more okay with the patch now that it's content is correct. Changes since v1: - Fix compatible to say 8280, instead of 8180 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 d72122bbaf3d..038d81338fcf 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -50,6 +50,7 @@ properties: - qcom,sc7180-tsens - qcom,sc7280-tsens - qcom,sc8180x-tsens + - qcom,sc8280xp-tsens - qcom,sdm630-tsens - qcom,sdm845-tsens - qcom,sm6350-tsens