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=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no 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 00C90C43462 for ; Sun, 9 May 2021 23:55:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DD0C7613E8 for ; Sun, 9 May 2021 23:55:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230089AbhEIX42 (ORCPT ); Sun, 9 May 2021 19:56:28 -0400 Received: from gloria.sntech.de ([185.11.138.130]:55732 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230073AbhEIX41 (ORCPT ); Sun, 9 May 2021 19:56:27 -0400 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lftGU-0007y6-0a; Mon, 10 May 2021 01:55:14 +0200 From: Heiko Stuebner To: devicetree@vger.kernel.org, linux-pm@vger.kernel.org, linux-rockchip@lists.infradead.org, Ezequiel Garcia Cc: Heiko Stuebner , kernel@collabora.com, Rob Herring , Kever Yang , Finley Xiao , Daniel Lezcano , Zhang Rui Subject: Re: (subset) [PATCH v2 0/4] Rockchip thermal YAML and RK3568 Date: Mon, 10 May 2021 01:55:06 +0200 Message-Id: <162060449717.1266480.11669057370287574016.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210506175514.168365-1-ezequiel@collabora.com> References: <20210506175514.168365-1-ezequiel@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Thu, 6 May 2021 14:55:10 -0300, Ezequiel Garcia wrote: > v2: > * Convert to YAML > * Fix rk322x.dtsi > * Add comments as suggested by Daniel > > Ezequiel Garcia (3): > ARM: dts: rockchip: Fix thermal sensor cells > dt-bindings: thermal: convert rockchip-thermal to json-schema > dt-bindings: rockchip-thermal: Support the RK3568 SoC compatible > > [...] Applied, thanks! [1/4] ARM: dts: rockchip: Fix thermal sensor cells commit: d5c24e20daf09587cbc221d40be1ba92673e8d94 Best regards, -- Heiko Stuebner