pinctrl: Add pinctrl binding for Broadcom Capri SoCs
authorSherman Yin <syin@broadcom.com>
Sat, 21 Dec 2013 02:13:34 +0000 (18:13 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jan 2014 13:25:38 +0000 (14:25 +0100)
commit9bb412e557bcc43b3f5bc249830989461a83c875
treee65d67009e50bca916b936cdb3d58c63285d538e
parenta30d54218e0306b3b7db7df34fe70d5e86fcbbe2
pinctrl: Add pinctrl binding for Broadcom Capri SoCs

Adds pinctrl driver devicetree binding for Broadcom Capri (BCM281xx) SoCs.

v4: Changed valid values for "bias-pull-up" property for I2C pins.
    Expanded pin configuration node example.
v3: Use generic pin config properties instead of brcm-specific ones.
    Clarified pin types (standard, i2c, hdmi).
v2: Use hyphens instead of underscore in DT property names.

Device tree bindings maintainers ECG:
           _             _          _        _        _
__________/ \   ________/ \   _____/ \   ___/ \   ___/ \   __
             \_/           \_/        \_/      \_/      \_/

Signed-off-by: Sherman Yin <syin@broadcom.com>
Reviewed-by: Christian Daudt <bcm@fixthebug.org>
Reviewed-by: Matt Porter <matt.porter@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/brcm,capri-pinctrl.txt [new file with mode: 0644]
This page took 0.024998 seconds and 5 git commands to generate.