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=-7.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,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 A815EC433E0 for ; Thu, 4 Jun 2020 13:13:16 +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 630D3206C3 for ; Thu, 4 Jun 2020 13:13:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="d6edrE7W" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 630D3206C3 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=rbWTw+4Sam1XJSW969v1Y8m9gv4l65TUwzYysB4Cqv4=; b=d6edrE7WdOMAOp Jv5QZAWLxFCeKuryUXi+R9KOZYDW6ZtInx3d673iBFrt/WPI3ZFaoUy/dnaf+3cIrHoGdnBGxc7lG opMGQ+XL+MwILXEq8KoS+UxYvAiYt1j2RkpsWsACyJ8yAxVVG+XCmOCErP/WpPJrxGtO11Xd4K2y1 DCzuZJs37E20BoOYgmEsdCrviwoO3H+VMUj3mFwox8S6SoV/ynDCsPv/SS+tcKjY58syBDZtpIArn s6PQCMNPamTVJC/ubzr5xZ4LtcecOn+JpOu3cTeQv7g/PXCNWD4QMlcrCPq9uQK6+DByW4JX2xFBS HPgmeEYz9gKaMLNh1vmQ==; 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 1jgpgI-0004Db-Pt; Thu, 04 Jun 2020 13:13:14 +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 1jgpgF-0004DA-Cj for linux-arm-kernel@lists.infradead.org; Thu, 04 Jun 2020 13:13:12 +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 C0C4B30E; Thu, 4 Jun 2020 06:13:08 -0700 (PDT) Received: from bogus (unknown [10.37.12.7]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 43A053F305; Thu, 4 Jun 2020 06:13:07 -0700 (PDT) Date: Thu, 4 Jun 2020 14:13:04 +0100 From: Sudeep Holla To: Andre Przywara Subject: Re: [PATCH] arm: dts: vexpress: Move mcc node back into motherboard node Message-ID: <20200604131304.GC12397@bogus> References: <20200603162237.16319-1-andre.przywara@arm.com> <159126075826.16785.4183160239670270692.b4-ty@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <159126075826.16785.4183160239670270692.b4-ty@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-20200604_061311_472766_1BE03A0D X-CRM114-Status: GOOD ( 13.72 ) 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: Rob Herring , Lorenzo Pieralisi , devicetree@vger.kernel.org, Liviu Dudau , linux-arm-kernel@lists.infradead.org, Sudeep Holla , Guenter Roeck 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 Thu, Jun 04, 2020 at 09:56:31AM +0100, Sudeep Holla wrote: > On Wed, 3 Jun 2020 17:22:37 +0100, Andre Przywara wrote: > > Commit d9258898ad49 ("arm64: dts: arm: vexpress: Move fixed devices > > out of bus node") moved the "mcc" DT node into the root node, because > > it does not have any children using "reg" properties, so does violate > > some dtc checks about "simple-bus" nodes. > > However this broke the vexpress config-bus code, which walks up the > > device tree to find the first node with an "arm,vexpress,site" property. > > This gave the wrong result (matching the root node instead of the > > motherboard node), so broke the clocks and some other devices for > > VExpress boards. > > > > [...] > > Applied to sudeep.holla/linux (for-next/juno), thanks! > > [1/1] arm: dts: vexpress: Move mcc node back into motherboard node > https://git.kernel.org/sudeep.holla/c/8a8cd9a910 Had to fix the 'Fixes' tag based on the report from linux-next, so updated to: https://git.kernel.org/sudeep.holla/c/38ac46002d1d -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel