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=-8.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,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 02F13C433DB for ; Mon, 18 Jan 2021 13:03:04 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7B19D2231F for ; Mon, 18 Jan 2021 13:03:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7B19D2231F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/e8RKy0t8GD+hNWd/99pDYCWmNqcEQdLItbmTIq7dis=; b=2n2dDIpQQKkiR/qVSwb5r/WW1 hHF6u/uTVwmr1fp5ydY38Uwqa7mXsvJtoxXrtWs1AaahxvSFvOsUAltYiXWJ1a/14Aq601vuRGrQM phUZlx1RaIxZk+TF35elFAL3+b4pBmkVfI88AJ16mRi4ckBtDyej+JWib5DA/1B0ZH81aIU+EcwEJ qpL3jiHG4/RtwLbmHHPSrRR5G8ys+lMD1UWAHfY3AVBdjV8SE/bp6f5SwK1Jl9w/RIm2STtjgaMPq Scz4oysPZvuH1NZkt2knDHK5t+jQ1yPebtz9jG9+WpcUJUPQWr2fdCmHz+QY/ppHhvIZUipun7+bA giTjr3opw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l1U9r-0003PK-Qy; Mon, 18 Jan 2021 13:01:24 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l1U9l-0003OB-Us; Mon, 18 Jan 2021 13:01:22 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l1U9i-000465-AA; Mon, 18 Jan 2021 14:01:14 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Johan Jonker Subject: Re: (subset) [PATCH 1/3] ARM: dts: rockchip: rename thermal subnodes for rk3288.dtsi Date: Mon, 18 Jan 2021 14:01:13 +0100 Message-ID: <7391521.gsGJI6kyIV@diego> In-Reply-To: <161097370156.287816.791052279750108287.b4-ty@sntech.de> References: <20210117150953.16475-1-jbx6244@gmail.com> <161097370156.287816.791052279750108287.b4-ty@sntech.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210118_080117_992193_97A71515 X-CRM114-Status: GOOD ( 13.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, robh+dt@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Montag, 18. Januar 2021, 13:57:33 CET schrieb Heiko Stuebner: > On Sun, 17 Jan 2021 16:09:51 +0100, Johan Jonker wrote: > > A test with the command below gives for example this error: > > /arch/arm/boot/dts/rk3288-tinker.dt.yaml: > > thermal-zones: 'cpu_thermal', 'gpu_thermal', 'reserve_thermal' > > do not match any of the regexes: > > '^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$', 'pinctrl-[0-9]+' > > > > Rename Rockchip rk3288 thermal subnodes > > so that it ends with "-thermal" > > > > [...] > > Applied, thanks! > > [2/3] arm64: dts: rockchip: rename thermal subnodes for rk3368.dtsi > commit: 7c96a5cf680ac7339999becd454e1f2fd9b258fb > [3/3] arm64: dts: rockchip: rename thermal subnodes for rk3399.dtsi > commit: e58061b59787270a57839397e50bb4400b9e2de9 I of course also applied 1/3 in https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=b840662bd55fb6dc9204585f071518123a87b59d Just b4 didn't seem to be able to cope with 2 separate fetches for arm32+arm64. Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel