From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guido =?iso-8859-1?Q?G=FCnther?= Subject: Re: [PATCH] arm64: dts: imx8mq: Add system reset controller Date: Tue, 15 Jan 2019 13:35:48 +0100 Message-ID: <20190115123548.GA16131@bogon.m.sigxcpu.org> References: <20190115114641.GA15870@bogon.m.sigxcpu.org> <1547553117.4339.8.camel@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <1547553117.4339.8.camel@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Lucas Stach Cc: Mark Rutland , devicetree@vger.kernel.org, Sascha Hauer , Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Fabio Estevam , Shawn Guo , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hi, On Tue, Jan 15, 2019 at 12:51:57PM +0100, Lucas Stach wrote: > Am Dienstag, den 15.01.2019, 12:46 +0100 schrieb Guido G=FCnther: > > We can reuse the src from fsl,imx51-src as with other imx SOCs. > = > That's not true. The SRC is significantly different from the i.MX51 > one. See series "[PATCH v4 0/3] Reset controller support for i.MX8MQ". > = > We generally don't add the DT nodes until at least the binding, better > yet the full driver, is upstream. I guess I got carried away by the parts I needed working and mostly requiring the syscon part. So let's hold that off, thanks for the quick reply. Cheers, -- Guido