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=-5.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 E515CC433E0 for ; Wed, 13 May 2020 17:26:09 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5DD4B20659 for ; Wed, 13 May 2020 17:26:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="lowc0lVe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5DD4B20659 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=3HCqSsN7cZ1Bqy9hvmo4WAwxI/eqj5UprFWjytamngQ=; b=lowc0lVeNQ9jCe Lr6NUdjg8kcJ1P0QBFRdUH+Vbpras0OBH7ClYL8WrAOPYSBUDGA2N2sZV8Hy8mnepBkJLldkLajKU XVJZg5jBwRANpxxcn/opWvtUs4pWQdnjtexQNFtiCI0ADqNTt7qTb4ikfkhaRoTrwVABNBK+bDptP HsEmVkBg2VvtrNsSz/W70/j5e4oySQC+WZfRGpELCTKWXq4nd0z2xrWTjVqS69MzP9IWgrwtIrJmP MkNiyqkDhxtxmzHurGEDKh6+KhsIAk9fXZOmUc8UU27tVE5zJVQrE+VyfRVdLSh5C9WWPjtlaLByO FBcGOMRv1BHoOdAYvhjw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jYv8y-00052B-Ji; Wed, 13 May 2020 17:26:08 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jYv8v-00051f-JO for linux-arm-kernel@lists.infradead.org; Wed, 13 May 2020 17:26:06 +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 ADE6830E; Wed, 13 May 2020 10:26:04 -0700 (PDT) Received: from bogus (unknown [10.37.12.13]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id F263D3F305; Wed, 13 May 2020 10:26:02 -0700 (PDT) Date: Wed, 13 May 2020 18:26:00 +0100 From: Sudeep Holla To: Andre Przywara Subject: Re: [PATCH v3 04/20] arm64: dts: arm: vexpress: Move fixed devices out of bus node Message-ID: <20200513172600.GC27686@bogus> References: <20200513103016.130417-1-andre.przywara@arm.com> <20200513103016.130417-5-andre.przywara@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200513103016.130417-5-andre.przywara@arm.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200513_102605_682783_6B005AD8 X-CRM114-Status: GOOD ( 12.85 ) 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: Mark Rutland , Rob Herring , Lorenzo Pieralisi , devicetree@vger.kernel.org, Liviu Dudau , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 13, 2020 at 11:30:00AM +0100, Andre Przywara wrote: > The devicetree compiler complains when DT nodes without a reg property > live inside a (simple) bus node: > Warning (simple_bus_reg): Node /bus@8000000/motherboard-bus/refclk32khz > missing or empty reg/ranges property > > Move the fixed clocks, the fixed regulator, the leds and the config bus > subtree to the root node, since they do not depend on any busses. > > Signed-off-by: Andre Przywara > --- > arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 308 ++++++++++++------------ > 1 file changed, 154 insertions(+), 154 deletions(-) > $subject tells this is arm64 while patch is arm32, I can fix up in case you don't respin. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel