ARM: bcm11351: Enable pinctrl for Broadcom Capri SoCs

Enable pinctrl for Broadcom Capri (BCM281xx) SoCs.

Signed-off-by: Sherman Yin <syin@broadcom.com>
Reviewed-by: Christian Daudt <bcm@fixthebug.org>
Reviewed-by: Matt Porter <matt.porter@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Sherman Yin 2013-12-20 18:13:36 -08:00 committed by Linus Walleij
parent 54b1aa5a5b
commit 67a57be85e

View file

@ -142,4 +142,8 @@ sdio4: sdio@3f1b0000 {
status = "disabled";
};
pinctrl@35004800 {
compatible = "brcm,capri-pinctrl";
reg = <0x35004800 0x430>;
};
};