[GIT PULL] Ux500 pin changes

Arnd Bergmann arnd at arndb.de
Thu Nov 15 06:48:57 EST 2012


On Thursday 15 November 2012, Lee Jones wrote:
> On Thu, 15 Nov 2012, Linus Walleij wrote:
> 
> > On Mon, Nov 12, 2012 at 11:35 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> > 
> > > u8500_defconfig now gives me two new errors in arm-soc/for-next when building with
> > > -Werror:
> > >
> > > arch/arm/mach-ux500/board-mop500-pins.c:73:22: error: 'out_hi_wkup_pdis' defined but not used [-Werror=unused-variable]
> > 
> > I've sent a fix for this, could you apply that patch directly to the
> > drivers branch?
> > 
> > > and the existing:
> > >
> > > ERROR (phandle_references): Reference to non-existent node or label "tc3589x_gpio"
> > >
> > > Can you provide patches to fix these up?
> > 
> > What on earth is that? Lee, do you know how to fix this one up, I shamelessly
> > assume it to be related to commit:
> > commit 3113e679021a3a6bace1c62a8432cc0ec27c09ab
> > "gpio: Enable the tc3298x GPIO expander driver for Device Tree"
> 
> I haven't seen this error.
> 
> Which kernel is this? How do I reproduce?
> 

It's currently in arm-soc/for-next. Reproduce with "make u8500_defconfig && make".
I haven't bisected the problem, but it's obvious that some dts files reference
the "tc3589x_gpio" file that is not defined anywhere.

	Arnd



More information about the linux-arm-kernel mailing list