From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Kaiser Subject: Re: [PATCH] ARM: dts: i.MX25: add ranges to tscadc Date: Thu, 3 Aug 2017 18:29:48 +0200 Message-ID: <20170803162948.GA28042@botnar.kaiser.cx> References: <1501704371-28151-1-git-send-email-martin@kaiser.cx> <20170803022007.GI31819@dragon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170803022007.GI31819@dragon> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Shawn Guo Cc: Markus Pargmann , Denis Carikli , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Shawn, Thus wrote Shawn Guo (shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org): > On Wed, Aug 02, 2017 at 10:06:11PM +0200, Martin Kaiser wrote: > > Add a ranges; line to the tscadc node. This creates a 1:1 mapping between > > the addresses used by tscadc and those in its child nodes (adc, tsc). > > Without such a mapping, the reg = ... lines in the tsc and adc nodes do > > not create a resource. Probing the fsl-imx25-tcq and fsl-imx25-tsadc > > drivers will then fail since there's no IORESOURCE_MEM. > > Signed-off-by: Martin Kaiser > Do we need the following Fixes tag? > Fixes: 92f651f39b42 ("ARM: dts: imx25: Add TSC and ADC support") yes, looks like this has never worked correctly. If you're ok with the fix, I can add the tag in v2. > @Markus, we didn't the changes when we were submitting? Both Markus' and Denis' mail addresses bounced... Best regards, Martin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html