From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [RFC PATCH 5/6] arm64: dts: ti: Add Support for AM654 SoC Date: Mon, 20 Aug 2018 07:21:24 -0700 Message-ID: <20180820142124.GC7523@atomide.com> References: <20180605060510.32473-1-nm@ti.com> <20180607233853.p7iw7nlxxuyi66og@kahuna> <20180614123805.GF112168@atomide.com> <20180614130435.j2bmzam6corrjylx@kahuna> <20180615050108.GG112168@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Sekhar Nori Cc: Nishanth Menon , Mark Rutland , devicetree@vger.kernel.org, Sudeep Holla , Vignesh R , Catalin Marinas , Santosh Shilimkar , Will Deacon , "linux-kernel@vger.kernel.org" , Russell King , Tero Kristo , Rob Herring , "open list:SERIAL DRIVERS" , Greg Kroah-Hartman , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" List-Id: linux-serial@vger.kernel.org * Sekhar Nori [180615 13:41]: > > How well we can reuse individual interconnect segments is something I > have to think about / experiment. Will have to be wary of any "short > paths" or "cross connections". These short paths and cross connections are almost certainly just additional ranges from the parent interconnect. See for example what we have in Linux next for wdt3 in omap4.dtsi for separate ranges for L4 and L3 interconnects. Regards, Tony