From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24FA6C07E9B for ; Sun, 4 Jul 2021 18:02:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0B34A613DA for ; Sun, 4 Jul 2021 18:02:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229636AbhGDSFG (ORCPT ); Sun, 4 Jul 2021 14:05:06 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:55804 "EHLO galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229722AbhGDSFG (ORCPT ); Sun, 4 Jul 2021 14:05:06 -0400 Date: Sun, 04 Jul 2021 18:02:29 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1625421750; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dWkMsLP9kyDsySmEYSeUH1sShfk/CtzyNukgTzR4kfs=; b=EQ+U3qeY+Fm6JJktnfiEIP6/Vshbytcts24Mu906tbJfD7KeyZhx+Vsf2UJuXDur7nE39r SgGlmUKaH/lBBKOJ84i5s99jXoffqMGzqltOwzSMXzj9jg3IVj5VySbbRUNIVhkHeSonYC qgQ6xYwxJEB/BBxHk2ONV4tt/Qar8q37ReFr+vfTYPwXogYkhWRAx1WrgZ/8c8ZPHVFDWx K1hKAc+WCeETkvvUvu8tWDb3adS2PYXcoTKoTzbjknFAFFV9P3ayXbiyYq3cDJ0mxzrgft Lbt4zOYcaL5+qSQWzOoErsdFeEwBYlC7trjFCE8BTKJPYKm7INzHbRr39QSkfQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1625421750; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dWkMsLP9kyDsySmEYSeUH1sShfk/CtzyNukgTzR4kfs=; b=ka4V/jX5/foC/Bk9AuWRX+LL5JP71Pl9AFRKlCP6mgo9XDmsZK4tA6pPAoMttFtctNM7B0 s8jJHrpv5EnlJzDQ== From: "thermal-bot for Ezequiel Garcia" Sender: tip-bot2@linutronix.de Reply-to: linux-pm@vger.kernel.org To: linux-pm@vger.kernel.org Subject: [thermal: thermal/next] dt-bindings: rockchip-thermal: Support the RK3568 SoC compatible Cc: Ezequiel Garcia , Rob Herring , Daniel Lezcano , rui.zhang@intel.com, amitk@kernel.org In-Reply-To: <20210506175514.168365-4-ezequiel@collabora.com> References: <20210506175514.168365-4-ezequiel@collabora.com> MIME-Version: 1.0 Message-ID: <162542174936.395.9435708040322109262.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org The following commit has been merged into the thermal/next branch of thermal: Commit-ID: 4b14c055a6f644cbeb1156ba24647e92fe51ec69 Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//4b14c055a6f644cbeb1156ba24647e92fe51ec69 Author: Ezequiel Garcia AuthorDate: Thu, 06 May 2021 14:55:13 -03:00 Committer: Daniel Lezcano CommitterDate: Sun, 04 Jul 2021 18:28:04 +02:00 dt-bindings: rockchip-thermal: Support the RK3568 SoC compatible Add a new compatible for the thermal sensor device on RK3568 SoCs. Signed-off-by: Ezequiel Garcia Acked-by: Rob Herring Signed-off-by: Daniel Lezcano Link: https://lore.kernel.org/r/20210506175514.168365-4-ezequiel@collabora.com --- 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 8385e8a..b96ea27 100644 --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml @@ -19,6 +19,7 @@ properties: - rockchip,rk3328-tsadc # RK3328 SoCs - rockchip,rk3368-tsadc # RK3368 SoCs - rockchip,rk3399-tsadc # RK3399 SoCs + - rockchip,rk3568-tsadc # RK3568 SoCs reg: maxItems: 1