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 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 16C54C25B7C for ; Wed, 29 May 2024 08:16:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IeKk9ClgGUS6+ObhKBgMwkdrVuUImAU7MOattcIrBEA=; b=hmvhz0+IJ86eEF e8XY1KYp41ezZoMYbG71FSf11yUnEGSJ49iq4wSC5rnUcTPW4fg4duFkkRiDY77ZE6NDsSy+IlwkI HogKCMjZtXHrhjQlDzqnu77tpJrLKetZnWUUWMXbCeHz27rEZy3S6bhcQrjQgtkd6WGHUTHP/bVWQ 6n3N+iGMa640pVtXGiyMt3tlCTtWAqaptWmjW3Aeb12EPZC7rxAlKVgQIfGOgSiy3pgIvH4aWFfka 6clmGMe99nlxQinAISrXrje5g6r9kQy+Zq1yOWk9mlsKo/cs3XBeudBgtX7d509wI2xPnOGzOVRjb mJVB8K/mqUORnrexbgOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sCEU2-00000003Kdc-0Keh; Wed, 29 May 2024 08:16:30 +0000 Received: from madrid.collaboradmins.com ([2a00:1098:ed:100::25]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sCETu-00000003KYW-2dsA; Wed, 29 May 2024 08:16:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1716970581; bh=dQs9CvDcxwN3nu6hdtQYpCf+pL2sZSGgtyaNvbPyX5w=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=NJD2b14G5KIKlidMqa2NoHl9PdyVlAVG5FPEv7UkeDYQbNqpBVy3HVYgtnKq2uA1K hQqyngYlMyjSmbMkIDysg0qsAthW5QtwkEhrEdaC9usxyAiATPsCeevUjqlL/AbBML emhFUS5mJfZll2aa2l3M77BxWvrwBKR2ijCTBabCA9M/u3OliNo3y078geQ0EJS5aD 9NQ4FaTripuJ1G3Y3ofQ5WAmfQdtEHcKG3ExAjVuGFEyWtSwlDxuNVnuwTt5GFf+k1 S7PgcNdrv3rITY0HwzTYSf61ned96RXDLfEpYOZnDONvmQHynv6jnmmuQl3zxLGcXq E+Jc3cnoh2www== Received: from [100.113.186.2] (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by madrid.collaboradmins.com (Postfix) with ESMTPSA id 3967A3780627; Wed, 29 May 2024 08:16:20 +0000 (UTC) Message-ID: Date: Wed, 29 May 2024 10:16:19 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v6 2/6] dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188 To: Julien Panis , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , Daniel Lezcano , Nicolas Pitre , "Rafael J. Wysocki" , Zhang Rui , Lukasz Luba Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org, Krzysztof Kozlowski References: <20240529-mtk-thermal-mt818x-dtsi-v6-0-0c71478a9c37@baylibre.com> <20240529-mtk-thermal-mt818x-dtsi-v6-2-0c71478a9c37@baylibre.com> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20240529-mtk-thermal-mt818x-dtsi-v6-2-0c71478a9c37@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240529_011623_001927_FA58F090 X-CRM114-Status: GOOD ( 10.41 ) 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 29/05/24 07:57, Julien Panis ha scritto: > Fix thermal zone names for consistency with the other SoCs: > - GPU0 must be used as the first GPU item. > - SOCx deal with audio DSP, video, and infra subsystems. > > The naming must be fixed "atomically" so compilation does not break. > As a result, the change is made in the dt-bindings and in the LVTS > driver within a single commit, despite the checkpatch warning. > > The definitions can be modified safely here because they are used only > in the LVTS driver, which is modified accordingly. > > Fixes: 78c88534e5e1 ("dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8188") > Signed-off-by: Julien Panis Reviewed-by: AngeloGioacchino Del Regno _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel