[PATCH 0/5] ARM: omap3-lilly-a83x: update board support
Tony Lindgren
tony at atomide.com
Thu May 22 16:28:55 PDT 2014
* Christoph Fritz <chf.fritz at googlemail.com> [140522 16:07]:
> This set of patches updates board support for omap3-lilly-a83x.
>
> Christoph Fritz (5):
> [RFC-HACK] pinctrl-single: init by postcore_initcall()
I would prefer to start initializing other things later as
then we get proper error messages on the console. Let's first
investigate a bit more if we can just initialize other
drivers later on.
Which version of kernel are you using? With all the fixes
that have gone into this -rc cycle, v3.15-rc4 is pretty much
the first kernel that should behave for us properly for
deferred probe for irqchips that get initialized later on.
Regards,
Tony
> [RFC-HACK] ARM: dts: OMAP3: reorder pinmux_gpio1_pins
> ARM: dts: omap3: set mcbsp2 status
> [RFC] ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable
> ARM: dts: OMAP3 a83x: fix duplicate usb pin config
>
> arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 7 +++---
> arch/arm/boot/dts/omap34xx.dtsi | 28 ++++++++++++----------
> arch/arm/boot/dts/omap36xx.dtsi | 40 ++++++++++++++++---------------
> arch/arm/mach-omap2/gpmc-nand.c | 16 +++++--------
> drivers/pinctrl/pinctrl-single.c | 15 ++++++++++++
> 5 files changed, 61 insertions(+), 45 deletions(-)
>
> --
> 1.7.10.4
>
More information about the linux-arm-kernel
mailing list