Re: [PATCH] pinctrl/nomadik: provide stubs for legacy Nomadik

2012-10-11 Thread Arnd Bergmann
On Thursday 11 October 2012, Linus Walleij wrote: > > From: Linus Walleij > > The compilation of the pinctrl driver failed on the legacy > Nomadik NHK8815 platform because it was not providing the PRCMU > interfaces needed to support the extended alternate functions > used by the ux500 series. >

[PATCH] pinctrl/nomadik: provide stubs for legacy Nomadik

2012-10-11 Thread Linus Walleij
From: Linus Walleij The compilation of the pinctrl driver failed on the legacy Nomadik NHK8815 platform because it was not providing the PRCMU interfaces needed to support the extended alternate functions used by the ux500 series. Solve this by providing some stubs for the legacy platform, to av