Commit 67a57be8 authored by Sherman Yin's avatar Sherman Yin Committed by Linus Walleij

ARM: bcm11351: Enable pinctrl for Broadcom Capri SoCs

Enable pinctrl for Broadcom Capri (BCM281xx) SoCs.
Signed-off-by: default avatarSherman Yin <syin@broadcom.com>
Reviewed-by: default avatarChristian Daudt <bcm@fixthebug.org>
Reviewed-by: default avatarMatt Porter <matt.porter@linaro.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 54b1aa5a
......@@ -142,4 +142,8 @@ sdio4: sdio@3f1b0000 {
status = "disabled";
};
pinctrl@35004800 {
compatible = "brcm,capri-pinctrl";
reg = <0x35004800 0x430>;
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment