On Thu, Apr 3, 2014 at 12:40 AM, Sherman Yin <[email protected]> wrote:
> To be consistent with other Broadcom drivers, the Broadcom Capri pinctrl > driver and its related CONFIG option are renamed to bcm281xx. > > Devicetree compatible string and binding documentation use > "brcm,bcm11351-pinctrl" to match the machine binding here: > Documentation/devicetree/bindings/arm/bcm/bcm11351.txt > > This driver supports pinctrl on BCM11130, BCM11140, BCM11351, BCM28145 > and BCM28155 SoCs. > > Signed-off-by: Sherman Yin <[email protected]> > Reviewed-by: Matt Porter <[email protected]> > Acked-by: Linus Walleij <[email protected]> > --- > drivers/pinctrl/Kconfig | 8 +- > drivers/pinctrl/Makefile | 2 +- > .../{pinctrl-capri.c => pinctrl-bcm281xx.c} | 1519 > ++++++++++---------- This last version from apr 7 does not change arch/arm/configs/bcm_defconfig:CONFIG_PINCTRL_CAPRI=y Doesn't this mean that you render this platform without a pin control driver and thus broken? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

