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 B5DE7C25B74 for ; Sun, 2 Jun 2024 16:00: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-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=5/T/QEc3tqVvdB8HBX3I9VQuD6RLi9cK2Qs926Yctqk=; b=pP6L6Z+yN0ICD4 iTOL4YWG0vaQqp80/xwLdFiiMMnFSryD8eUSclbmR13iPQLz8kNH36XwbiHSmU01DJrNUB4gQvnyr swq45NviLDTbIMNtzSDXJKgcw/8okI5PxkoeDdh029sXL/ZLF/xWnKy06JzE+F+Ct3kfAkX0VsdnV ihLpxDyH3MpWtxCMYOn3YP1WqSai8NOlGNQ4AXBZjzEf7H0VF5z1EixTaE73ZMmYaaAp4MczLRwhY DhmUzHDuiJ2ComDkSEIHchEZpHbEypSyhS3Rp6jzDR5hJYPAif3OQvTSzWHnMWp/xzi3/tz0looqJ rSfwWKS5J8Cd3NGcKQTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sDndD-0000000EYIt-2uKO; Sun, 02 Jun 2024 16:00:27 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sDndB-0000000EYIN-1vEK for linux-arm-kernel@lists.infradead.org; Sun, 02 Jun 2024 16:00:26 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5F2B5113E; Sun, 2 Jun 2024 09:00:48 -0700 (PDT) Received: from bogus (unknown [10.57.83.6]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D1BDC3F792; Sun, 2 Jun 2024 09:00:21 -0700 (PDT) Date: Sun, 2 Jun 2024 17:00:20 +0100 From: Sudeep Holla To: "Rob Herring (Arm)" Cc: Linus Walleij , Krzysztof Kozlowski , Conor Dooley , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] arm/arm64: dts: arm: Use generic clock and regulator nodenames Message-ID: <20240602160020.azbf7pytiu57vwo5@bogus> References: <20240528191536.1444649-1-robh@kernel.org> <20240528191536.1444649-2-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240528191536.1444649-2-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240602_090025_579999_9BF14AF0 X-CRM114-Status: UNSURE ( 9.92 ) 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 On Tue, May 28, 2024 at 02:15:32PM -0500, Rob Herring (Arm) wrote: > With the recent defining of preferred naming for fixed clock and > regulator nodes, convert the Arm Ltd. boards to use the preferred > names. In the cases which had a unit-address, warnings about missing > "reg" property are fixed. > Thanks for the cleanup. Do you want to take it through DT tree or prefer me to take it. I think I have one another patch from Krzysztof for Juno DTS IIRC. I am fine either way. In case you take it: Reviewed-by: Sudeep Holla -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel