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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 675E6CCA481 for ; Wed, 15 Jun 2022 14:12:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344753AbiFOOMQ (ORCPT ); Wed, 15 Jun 2022 10:12:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351492AbiFOOMO (ORCPT ); Wed, 15 Jun 2022 10:12:14 -0400 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 668DC4AE1E for ; Wed, 15 Jun 2022 07:12:12 -0700 (PDT) Received: by mail-pl1-x629.google.com with SMTP id i15so10539497plr.1 for ; Wed, 15 Jun 2022 07:12:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=PSomTQVyd5zCOSWAzm7waWbc5IfqLdcXJ5U+xrQfg4Q=; b=JKOf4C3mU+7shCFVenrMS4Wj7l56t/FZ8+1fD+KZLyud9Gmhi1KVJLmx/yeVS4Z5qQ 3ZfaTwMwieN6KHMfdOs+wULYba0VSwFb+Wtrl9TzX0ogKPumROJnMkhWDCRvaQssRO3C 2hBAaf3YPunbsfgw3sEfW5R84IPWQFh8SCvWNYI564o+HAadpNKfbnE6vQ/0uh2Yj+Fo 02+a4pGUnWVelGszUXVHdK+3Sb4LzGG+oXgkNLOKD0j95sKH1ux/Y+J+ApcZEFjxQYu/ 9prjMT4Rc7IXqPAcOsirAh6uVPaaNHtBuDnAt1Z49+foVtidvqXpOkBpO1QEsiRu5cOz dqsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=PSomTQVyd5zCOSWAzm7waWbc5IfqLdcXJ5U+xrQfg4Q=; b=KZaBo2vO0lcyRlRpz8jZCGT3oM7oW+Q3VOK+iTyqK/EyGYB3Kti0HwVuSo0r8/F+e5 Bhin/rMGnP739kLkBJrBBqc/ukz4BUHnoLBAfG/mV83AhkAHiFmOVeKBZ5I9Q9qHkel+ io4N+hm7E1Wk+Zj8ANZEODIzfOzbl3psc9Gu7oVSUoyIy10MfqQAtQjqKYlYqaP4qlV+ +hURuEZnPVN4cWiz7zcUeVdURUyNiedbL/7NMEASmbje+kNcJfJL3xWZpmda7HJB1EsX eglnt5X/goju8rpYhlBLF6xUdtdRxLxVX4+83sYTQF4AxgBiGcg7SbRURbeQScpxOpuN Latg== X-Gm-Message-State: AJIora8UlHVExekkcN/y7iNLdtLpva+XcJEsQWIpKoE7bgobvJ2RSMsY vV8aMRurYhIeJ3srU33b8ugKVQ== X-Google-Smtp-Source: AGRyM1t9yqcERxo31E4JOAQBo9v99YY2GKrNMpkjyDZISFSuX75m4TYnlJf5X4I9UYsCHexBw+Mw5g== X-Received: by 2002:a17:902:d718:b0:168:d9df:4f1c with SMTP id w24-20020a170902d71800b00168d9df4f1cmr9773830ply.41.1655302331863; Wed, 15 Jun 2022 07:12:11 -0700 (PDT) Received: from [172.20.0.255] ([192.77.111.2]) by smtp.gmail.com with ESMTPSA id ix6-20020a170902f80600b001640e9f638esm9380498plb.51.2022.06.15.07.12.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Jun 2022 07:12:11 -0700 (PDT) Message-ID: <5f30dbcc-cfc7-2620-43fe-6d41d5125f38@linaro.org> Date: Wed, 15 Jun 2022 07:12:07 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v4 01/14] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0 Content-Language: en-US To: Viorel Suman , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , Stefan Agner , Pengutronix Kernel Team , Linus Walleij , Alessandro Zummo , Alexandre Belloni , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Wim Van Sebroeck , Guenter Roeck , Sascha Hauer , NXP Linux Team , Abel Vesa , Mirela Rabulea , Liu Ying , Oliver Graute , Peng Fan , Shijie Qin , Ming Qian , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: LnxNXP@nxp.com References: <20220615105834.743045-1-viorel.suman@nxp.com> <20220615105834.743045-2-viorel.suman@nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220615105834.743045-2-viorel.suman@nxp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On 15/06/2022 03:58, Viorel Suman wrote: > From: Abel Vesa > > The proper name is cpu0-thermal, not cpu-thermal0, so change it to that. > > Signed-off-by: Abel Vesa Your SoB is needed. Best regards, Krzysztof