From patchwork Sat Feb 15 23:34:50 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Frattaroli X-Patchwork-Id: 13976251 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C0A48C021A4 for ; Sat, 15 Feb 2025 23:37:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Message-Id:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=sbLLDWdkkmGg2gJ/dWXDp9NJrL5rckyuc1qaW2EiOzg=; b=hZo0NO4Bua/yVRlGYXnVJHBU5T jOorQIccc9utszlovUAwjW/nuDagVx12nNpryGUFTF8kue2jrhYuALB6SaRVavcPpfpLXqa5UoXoE wFIM0Zmj1L9NGnEhDCavxYrl2CDmQMpcTFFeDvfFc/q+McftP9uUmzt5ZLdvqsULONm9prG22yaxd cMON55ehkkTtYN5T2c6wGt1bRYkrWxUJjsdYaJfnhdtWz4E8pwhsCrBLCam1ZrgrGetZj0NtUgBji osux4Io3F7utwzepGzBQzrw1IZift2+gTnf7KuKCnrW7FpbL3fiIaykEoENXJSkZT75hRJaoXhgib UxeGgnNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tjRiN-00000000tsL-3U4X; Sat, 15 Feb 2025 23:36:51 +0000 Received: from sender4-op-o14.zoho.com ([136.143.188.14]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tjRgv-00000000tYl-0qBi; Sat, 15 Feb 2025 23:35:22 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1739662508; cv=none; d=zohomail.com; s=zohoarc; b=mbifMoSoMISXAR3xZXE43PYTb4VKgKz3cmubZVfwwT2VLJgOT22619GtQ8sidUBoPXi0Sko/Anpf+p5uar7g90Xe3Ztxunk3hAHVDTagAScw//nKcNeljvApYgOdaSU0gYe4GgkXADDA/TdUqUxGXe+EbA3ohQZ8NwR5YQfszMc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1739662508; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=sbLLDWdkkmGg2gJ/dWXDp9NJrL5rckyuc1qaW2EiOzg=; b=KUAoQz/q6ZiXs1LrledRyiwjuenPgJq1NSTzToxd5g+3XHObSDX3zabLyyWhMYGUoA2H4IjJiA5qC3nZ7erEjl9Fkbx+v0PUJpN3T7enOKcAc2ibH01fY/IbB78YNqGqJKr9iSkXIqFRSNkETeNFo51SGjBDRjpIvyMWP5cimYk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=collabora.com; spf=pass smtp.mailfrom=nicolas.frattaroli@collabora.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1739662508; s=zohomail; d=collabora.com; i=nicolas.frattaroli@collabora.com; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=sbLLDWdkkmGg2gJ/dWXDp9NJrL5rckyuc1qaW2EiOzg=; b=jbPHXtKR3x8zgy3OraOCzqKnb5xaJx6sWJxZLhDmx6BWw1Ma1PzwJDqA8ofG3pHy F24QkmqCJCQeHj2JuAVy4DgkdK9uuZFxGQOw6kjE29S07J5ne7VaKxxUJqWNNfB7Wc/ A2pf+mdyOC46VtBThZRlGsnH6tv2UXN7L9a9T+tI= Received: by mx.zohomail.com with SMTPS id 173966250691519.102304818019547; Sat, 15 Feb 2025 15:35:06 -0800 (PST) From: Nicolas Frattaroli Date: Sun, 16 Feb 2025 00:34:50 +0100 Subject: [PATCH 1/6] dt-bindings: rockchip-thermal: Add RK3576 compatible MIME-Version: 1.0 Message-Id: <20250216-rk3576-tsadc-upstream-v1-1-6ec969322a14@collabora.com> References: <20250216-rk3576-tsadc-upstream-v1-0-6ec969322a14@collabora.com> In-Reply-To: <20250216-rk3576-tsadc-upstream-v1-0-6ec969322a14@collabora.com> To: "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner Cc: Sebastian Reichel , kernel@collabora.com, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Nicolas Frattaroli X-Mailer: b4 0.14.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250215_153521_302148_C66BD574 X-CRM114-Status: UNSURE ( 8.04 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add a new compatible for the thermal sensor device on the RK3576 SoC. Signed-off-by: Nicolas Frattaroli Acked-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml b/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml index b717ea8261ca24ebaf709f410ec6372de1366b8a..49ceed68c92ce5a32ed8d4f39bd88fd052de0e80 100644 --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml @@ -21,6 +21,7 @@ properties: - rockchip,rk3368-tsadc - rockchip,rk3399-tsadc - rockchip,rk3568-tsadc + - rockchip,rk3576-tsadc - rockchip,rk3588-tsadc - rockchip,rv1108-tsadc