[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201204180810.02561.arnd@arndb.de>
Date: Wed, 18 Apr 2012 08:10:02 +0000
From: Arnd Bergmann <arnd@...db.de>
To: Thierry Reding <thierry.reding@...onic-design.de>
Cc: Roland Stigge <stigge@...com.de>, arm@...nel.org,
linux-arm-kernel@...ts.infradead.org, gregkh@...uxfoundation.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-input@...r.kernel.org, dmitry.torokhov@...il.com,
axel.lin@...il.com, broonie@...nsource.wolfsonmicro.com,
marek.vasut@...il.com, devel@...verdev.osuosl.org,
kevin.wells@....com, srinivas.bakki@....com
Subject: Re: [PATCH v2 7/8] ARM: LPC32xx: DTS files for device tree conversion
On Wednesday 18 April 2012, Thierry Reding wrote:
> [...]
> > + /*
> > + * MIC Interrupt controller includes:
> > + * MIC @40008000
> > + * SIC1 @4000C000
> > + * SIC2 @40010000
> > + */
> > + mic: interrupt-controller@...08000 {
> > + compatible = "nxp,lpc32xx-mic";
> > + interrupt-controller;
> > + interrupt-parent;
>
> I think in this case you can leave this out. At least there doesn't seem to
> be any other such usage in the tree.
>
It's actually a bug and we're removing all empty "interrupt-parent"
properties from the dts files now because they cause problems. Please don't
introduce new ones.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists