Re: [PATCH] mmc: pwrseq: dt: example with reset clock and active low pin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 16 April 2015 at 10:03, Andreas Fenkart <afenkart@xxxxxxxxx> wrote:
> Signed-off-by: Andreas Fenkart <afenkart@xxxxxxxxx>

Thanks, applied.

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt
> index a462c50..ce0e767 100644
> --- a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt
> +++ b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt
> @@ -21,5 +21,7 @@ Example:
>
>         sdhci0_pwrseq {
>                 compatible = "mmc-pwrseq-simple";
> -               reset-gpios = <&gpio1 12 0>;
> +               reset-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
> +               clocks = <&clk_32768_ck>;
> +               clock-names = "ext_clock";
>         }
> --
> 2.1.4
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux