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 8B12FC001DE for ; Mon, 31 Jul 2023 06:26:18 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mX/WPw8D2CMeHd4GJgxY4dg9oBN5ygZbzpdf27+wX1I=; b=gHA/pXUxkM1QpV T1AgTtmf+CBwFiRNud5/zICAcjjeHGPSx6l5gcslaDfZD6xda1kgwHQr+vMEykjWMeTQ66fpAoU4u KA8GIR47HbzynMCdU85xFJ7u+7CpA5iP2s+HSEntE5PoZFAplw0+6UKkCRl53sipvHa/YcEWVAnr8 mfuehu7bMVUdOCPKntsTkFahhZdi3xz15xFR/QfTXWBTZoOjABE+9m3lUNULivtYNGFY+cnVm6mOx Ypgvym05wmTLpQiRk59UJ55WoNHK2cDZaCFl61DVB6Bw8Nh11ZE5KwqhW2gDSzdH7VrsBRIFG+Lkf Xz+MC9PGnpvPcap+23zw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qQMLr-00E7ZM-2f; Mon, 31 Jul 2023 06:25:55 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qQMLp-00E7Yz-2e for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2023 06:25:54 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id EC7B2809E; Mon, 31 Jul 2023 06:25:52 +0000 (UTC) Date: Mon, 31 Jul 2023 09:25:51 +0300 From: Tony Lindgren To: Nishanth Menon Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Stephen Boyd , Conor Dooley , Krzysztof Kozlowski , Rob Herring , Viresh Kumar , "Rafael J. Wysocki" , Vibhore Vardhan , Dhruva Gole , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 3/5] arm: dts: ti: omap: Fix OPP table node names Message-ID: <20230731062551.GH5194@atomide.com> References: <20230724153911.1376830-1-nm@ti.com> <20230724153911.1376830-4-nm@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230724153911.1376830-4-nm@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230730_232553_914483_EA25A581 X-CRM114-Status: UNSURE ( 7.60 ) X-CRM114-Notice: Please train this message. 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-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 * Nishanth Menon [230724 15:39]: > Fix the opp table node names for opps to be compliant with bindings. > > Signed-off-by: Nishanth Menon > --- > Should probably go via Tony's tree. Thanks applying patches 1 to 3 into omap-for-v6.6/dt. Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel