Skip to content

Commit

Permalink
ARM: bcm11351: Enable pinctrl for Broadcom Capri SoCs
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sherman Yin authored and Linus Walleij committed Jan 16, 2014
1 parent 54b1aa5 commit 67a57be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/bcm11351.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,8 @@
status = "disabled";
};

pinctrl@35004800 {
compatible = "brcm,capri-pinctrl";
reg = <0x35004800 0x430>;
};
};

0 comments on commit 67a57be

Please sign in to comment.