All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-30 13:27 ` Maxime Ripard
  0 siblings, 0 replies; 9+ messages in thread
From: Maxime Ripard @ 2017-01-30 13:27 UTC (permalink / raw
  To: Chen-Yu Tsai, Maxime Ripard, Ulf Hansson
  Cc: Rob Herring, devicetree, linux-arm-kernel, linux-kernel,
	linux-mmc

We introduced recently a new compatible to deal with the A64 eMMC
controller, let's document its binding.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
index 55cdd804cdba..7d53a799f140 100644
--- a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
@@ -13,6 +13,7 @@ Required properties:
    * "allwinner,sun5i-a13-mmc"
    * "allwinner,sun7i-a20-mmc"
    * "allwinner,sun9i-a80-mmc"
+   * "allwinner,sun50i-a64-emmc"
    * "allwinner,sun50i-a64-mmc"
  - reg : mmc controller base registers
  - clocks : a list with 4 phandle + clock specifier pairs
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-30 13:27 ` Maxime Ripard
  0 siblings, 0 replies; 9+ messages in thread
From: Maxime Ripard @ 2017-01-30 13:27 UTC (permalink / raw
  To: Chen-Yu Tsai, Maxime Ripard, Ulf Hansson
  Cc: devicetree, Rob Herring, linux-mmc, linux-kernel,
	linux-arm-kernel

We introduced recently a new compatible to deal with the A64 eMMC
controller, let's document its binding.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
index 55cdd804cdba..7d53a799f140 100644
--- a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
@@ -13,6 +13,7 @@ Required properties:
    * "allwinner,sun5i-a13-mmc"
    * "allwinner,sun7i-a20-mmc"
    * "allwinner,sun9i-a80-mmc"
+   * "allwinner,sun50i-a64-emmc"
    * "allwinner,sun50i-a64-mmc"
  - reg : mmc controller base registers
  - clocks : a list with 4 phandle + clock specifier pairs
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-30 13:27 ` Maxime Ripard
  0 siblings, 0 replies; 9+ messages in thread
From: Maxime Ripard @ 2017-01-30 13:27 UTC (permalink / raw
  To: linux-arm-kernel

We introduced recently a new compatible to deal with the A64 eMMC
controller, let's document its binding.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
index 55cdd804cdba..7d53a799f140 100644
--- a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
@@ -13,6 +13,7 @@ Required properties:
    * "allwinner,sun5i-a13-mmc"
    * "allwinner,sun7i-a20-mmc"
    * "allwinner,sun9i-a80-mmc"
+   * "allwinner,sun50i-a64-emmc"
    * "allwinner,sun50i-a64-mmc"
  - reg : mmc controller base registers
  - clocks : a list with 4 phandle + clock specifier pairs
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-31  3:49   ` Chen-Yu Tsai
  0 siblings, 0 replies; 9+ messages in thread
From: Chen-Yu Tsai @ 2017-01-31  3:49 UTC (permalink / raw
  To: Maxime Ripard
  Cc: Chen-Yu Tsai, Ulf Hansson, Rob Herring, devicetree,
	linux-arm-kernel, linux-kernel, linux-mmc@vger.kernel.org

On Mon, Jan 30, 2017 at 9:27 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> We introduced recently a new compatible to deal with the A64 eMMC
> controller, let's document its binding.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Acked-by: Chen-Yu Tsai <wens@csie.org>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-31  3:49   ` Chen-Yu Tsai
  0 siblings, 0 replies; 9+ messages in thread
From: Chen-Yu Tsai @ 2017-01-31  3:49 UTC (permalink / raw
  To: Maxime Ripard
  Cc: Chen-Yu Tsai, Ulf Hansson, Rob Herring, devicetree,
	linux-arm-kernel, linux-kernel,
	linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Mon, Jan 30, 2017 at 9:27 PM, Maxime Ripard
<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
> We introduced recently a new compatible to deal with the A64 eMMC
> controller, let's document its binding.
>
> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

Acked-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-31  3:49   ` Chen-Yu Tsai
  0 siblings, 0 replies; 9+ messages in thread
From: Chen-Yu Tsai @ 2017-01-31  3:49 UTC (permalink / raw
  To: linux-arm-kernel

On Mon, Jan 30, 2017 at 9:27 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> We introduced recently a new compatible to deal with the A64 eMMC
> controller, let's document its binding.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Acked-by: Chen-Yu Tsai <wens@csie.org>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
  2017-01-30 13:27 ` Maxime Ripard
  (?)
@ 2017-01-31 11:10   ` Ulf Hansson
  -1 siblings, 0 replies; 9+ messages in thread
From: Ulf Hansson @ 2017-01-31 11:10 UTC (permalink / raw
  To: Maxime Ripard, Rob Herring
  Cc: Chen-Yu Tsai, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org

On 30 January 2017 at 14:27, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> We introduced recently a new compatible to deal with the A64 eMMC
> controller, let's document its binding.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks, applied for next!

I also added Rob's ack as he already acked the patch parsing the new
compatible in the driver.

Kind regards
Uffe

> ---
>  Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> index 55cdd804cdba..7d53a799f140 100644
> --- a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> +++ b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> @@ -13,6 +13,7 @@ Required properties:
>     * "allwinner,sun5i-a13-mmc"
>     * "allwinner,sun7i-a20-mmc"
>     * "allwinner,sun9i-a80-mmc"
> +   * "allwinner,sun50i-a64-emmc"
>     * "allwinner,sun50i-a64-mmc"
>   - reg : mmc controller base registers
>   - clocks : a list with 4 phandle + clock specifier pairs
> --
> 2.11.0
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-31 11:10   ` Ulf Hansson
  0 siblings, 0 replies; 9+ messages in thread
From: Ulf Hansson @ 2017-01-31 11:10 UTC (permalink / raw
  To: Maxime Ripard, Rob Herring
  Cc: devicetree@vger.kernel.org, Chen-Yu Tsai,
	linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org

On 30 January 2017 at 14:27, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> We introduced recently a new compatible to deal with the A64 eMMC
> controller, let's document its binding.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks, applied for next!

I also added Rob's ack as he already acked the patch parsing the new
compatible in the driver.

Kind regards
Uffe

> ---
>  Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> index 55cdd804cdba..7d53a799f140 100644
> --- a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> +++ b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> @@ -13,6 +13,7 @@ Required properties:
>     * "allwinner,sun5i-a13-mmc"
>     * "allwinner,sun7i-a20-mmc"
>     * "allwinner,sun9i-a80-mmc"
> +   * "allwinner,sun50i-a64-emmc"
>     * "allwinner,sun50i-a64-mmc"
>   - reg : mmc controller base registers
>   - clocks : a list with 4 phandle + clock specifier pairs
> --
> 2.11.0
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
@ 2017-01-31 11:10   ` Ulf Hansson
  0 siblings, 0 replies; 9+ messages in thread
From: Ulf Hansson @ 2017-01-31 11:10 UTC (permalink / raw
  To: linux-arm-kernel

On 30 January 2017 at 14:27, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> We introduced recently a new compatible to deal with the A64 eMMC
> controller, let's document its binding.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks, applied for next!

I also added Rob's ack as he already acked the patch parsing the new
compatible in the driver.

Kind regards
Uffe

> ---
>  Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> index 55cdd804cdba..7d53a799f140 100644
> --- a/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> +++ b/Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
> @@ -13,6 +13,7 @@ Required properties:
>     * "allwinner,sun5i-a13-mmc"
>     * "allwinner,sun7i-a20-mmc"
>     * "allwinner,sun9i-a80-mmc"
> +   * "allwinner,sun50i-a64-emmc"
>     * "allwinner,sun50i-a64-mmc"
>   - reg : mmc controller base registers
>   - clocks : a list with 4 phandle + clock specifier pairs
> --
> 2.11.0
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-01-31 11:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-30 13:27 [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible Maxime Ripard
2017-01-30 13:27 ` Maxime Ripard
2017-01-30 13:27 ` Maxime Ripard
2017-01-31  3:49 ` Chen-Yu Tsai
2017-01-31  3:49   ` Chen-Yu Tsai
2017-01-31  3:49   ` Chen-Yu Tsai
2017-01-31 11:10 ` Ulf Hansson
2017-01-31 11:10   ` Ulf Hansson
2017-01-31 11:10   ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.