From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 2/2] ARM: dts: imx: drop invalid size and address cells properties Date: Thu, 3 Apr 2014 14:47:37 +0800 Message-ID: <20140403064735.GH2801@dragon> References: <1396023951-32383-1-git-send-email-l.stach@pengutronix.de> <1396023951-32383-2-git-send-email-l.stach@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1396023951-32383-2-git-send-email-l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lucas Stach Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tim Harvey , Ian Campbell , Mark Rutland , Rob Herring , kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Mar 28, 2014 at 05:25:51PM +0100, Lucas Stach wrote: > Those two properties should have been set to zero, which > is the same as not specifying them. > > Having address-cells set to 1 causes OF interrupt > mapping routines to add 1 to the interrupt-cells > property and as result fail because all calculations > are off by one. > > Signed-off-by: Lucas Stach Applied, thanks. -- 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