[PATCH v2] ARM: dts: bcm281xx: Add card detect GPIO

Christian Daudt bcm at fixthebug.org
Tue Oct 1 21:13:48 EDT 2013


On Mon, Sep 30, 2013 at 11:39 AM, Markus Mayer <markus.mayer at linaro.org> wrote:
> Register GPIO 14 as card detect interrupt for the SD card slot.
>
> Signed-off-by: Markus Mayer <markus.mayer at linaro.org>
> ---
>
> Changes since v1:
> - Corrected commit message to mention "card detect"
>
>  arch/arm/boot/dts/bcm11351.dtsi |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/bcm11351.dtsi b/arch/arm/boot/dts/bcm11351.dtsi
> index 05a5aab..d384ed5 100644
> --- a/arch/arm/boot/dts/bcm11351.dtsi
> +++ b/arch/arm/boot/dts/bcm11351.dtsi
> @@ -93,6 +93,7 @@
>                 compatible = "brcm,kona-sdhci";
>                 reg = <0x3f1b0000 0x10000>;
>                 interrupts = <0x0 73 0x4>;
> +               cd-gpios = <&gpio 14 0>;
>                 status = "disabled";
>         };
>
> --
> 1.7.9.5
>
>

Reviewed-by: Christian Daudt <bcm at fixthebug.org>
Applied to armsoc/for-3.13/dt

 thanks,
   csd



More information about the linux-arm-kernel mailing list