* [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings
@ 2017-08-15 16:53 Fabrizio Castro
2017-08-17 8:14 ` Simon Horman
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Fabrizio Castro @ 2017-08-15 16:53 UTC (permalink / raw)
To: Ulf Hansson, Rob Herring, Mark Rutland, Simon Horman,
Russell King
Cc: linux-mmc-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Chris Paterson,
Biju Das, Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
Reviewed-by: Chris Paterson <chris.paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
---
Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
index 703e18c..5ff1e12 100644
--- a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
+++ b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
@@ -12,6 +12,7 @@ Required properties:
- "renesas,mmcif-r8a73a4" for the MMCIF found in r8a73a4 SoCs
- "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs
- "renesas,mmcif-r8a7743" for the MMCIF found in r8a7743 SoCs
+ - "renesas,mmcif-r8a7745" for the MMCIF found in r8a7745 SoCs
- "renesas,mmcif-r8a7778" for the MMCIF found in r8a7778 SoCs
- "renesas,mmcif-r8a7790" for the MMCIF found in r8a7790 SoCs
- "renesas,mmcif-r8a7791" for the MMCIF found in r8a7791 SoCs
@@ -22,7 +23,7 @@ Required properties:
- interrupts: Some SoCs have only 1 shared interrupt, while others have either
2 or 3 individual interrupts (error, int, card detect). Below is the number
of interrupts for each SoC:
- 1: r8a73a4, r8a7743, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
+ 1: r8a73a4, r8a7743, r8a7745, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
2: r8a7740, sh73a0
3: r7s72100
--
2.7.4
--
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 related [flat|nested] 4+ messages in thread* Re: [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings
2017-08-15 16:53 [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings Fabrizio Castro
@ 2017-08-17 8:14 ` Simon Horman
2017-08-17 21:37 ` Rob Herring
2017-08-22 11:14 ` Ulf Hansson
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2017-08-17 8:14 UTC (permalink / raw)
To: Fabrizio Castro
Cc: Ulf Hansson, Rob Herring, Mark Rutland, Russell King, linux-mmc,
devicetree, linux-renesas-soc, linux-arm-kernel, Chris Paterson,
Biju Das
On Tue, Aug 15, 2017 at 05:53:27PM +0100, Fabrizio Castro wrote:
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
> index 703e18c..5ff1e12 100644
> --- a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
> +++ b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
> @@ -12,6 +12,7 @@ Required properties:
> - "renesas,mmcif-r8a73a4" for the MMCIF found in r8a73a4 SoCs
> - "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs
> - "renesas,mmcif-r8a7743" for the MMCIF found in r8a7743 SoCs
> + - "renesas,mmcif-r8a7745" for the MMCIF found in r8a7745 SoCs
> - "renesas,mmcif-r8a7778" for the MMCIF found in r8a7778 SoCs
> - "renesas,mmcif-r8a7790" for the MMCIF found in r8a7790 SoCs
> - "renesas,mmcif-r8a7791" for the MMCIF found in r8a7791 SoCs
> @@ -22,7 +23,7 @@ Required properties:
> - interrupts: Some SoCs have only 1 shared interrupt, while others have either
> 2 or 3 individual interrupts (error, int, card detect). Below is the number
> of interrupts for each SoC:
> - 1: r8a73a4, r8a7743, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
> + 1: r8a73a4, r8a7743, r8a7745, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
> 2: r8a7740, sh73a0
> 3: r7s72100
>
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings
2017-08-15 16:53 [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings Fabrizio Castro
2017-08-17 8:14 ` Simon Horman
@ 2017-08-17 21:37 ` Rob Herring
2017-08-22 11:14 ` Ulf Hansson
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2017-08-17 21:37 UTC (permalink / raw)
To: Fabrizio Castro
Cc: Ulf Hansson, Mark Rutland, Simon Horman, Russell King, linux-mmc,
devicetree, linux-renesas-soc, linux-arm-kernel, Chris Paterson,
Biju Das
On Tue, Aug 15, 2017 at 05:53:27PM +0100, Fabrizio Castro wrote:
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>
> ---
> Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings
2017-08-15 16:53 [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings Fabrizio Castro
2017-08-17 8:14 ` Simon Horman
2017-08-17 21:37 ` Rob Herring
@ 2017-08-22 11:14 ` Ulf Hansson
2 siblings, 0 replies; 4+ messages in thread
From: Ulf Hansson @ 2017-08-22 11:14 UTC (permalink / raw)
To: Fabrizio Castro
Cc: Rob Herring, Mark Rutland, Simon Horman, Russell King,
linux-mmc@vger.kernel.org, devicetree@vger.kernel.org,
Linux-Renesas, linux-arm-kernel@lists.infradead.org,
Chris Paterson, Biju Das
On 15 August 2017 at 18:53, Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>
Thanks, applied for next!
Kind regards
Uffe
> ---
> Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
> index 703e18c..5ff1e12 100644
> --- a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
> +++ b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
> @@ -12,6 +12,7 @@ Required properties:
> - "renesas,mmcif-r8a73a4" for the MMCIF found in r8a73a4 SoCs
> - "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs
> - "renesas,mmcif-r8a7743" for the MMCIF found in r8a7743 SoCs
> + - "renesas,mmcif-r8a7745" for the MMCIF found in r8a7745 SoCs
> - "renesas,mmcif-r8a7778" for the MMCIF found in r8a7778 SoCs
> - "renesas,mmcif-r8a7790" for the MMCIF found in r8a7790 SoCs
> - "renesas,mmcif-r8a7791" for the MMCIF found in r8a7791 SoCs
> @@ -22,7 +23,7 @@ Required properties:
> - interrupts: Some SoCs have only 1 shared interrupt, while others have either
> 2 or 3 individual interrupts (error, int, card detect). Below is the number
> of interrupts for each SoC:
> - 1: r8a73a4, r8a7743, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
> + 1: r8a73a4, r8a7743, r8a7745, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
> 2: r8a7740, sh73a0
> 3: r7s72100
>
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-08-22 11:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-15 16:53 [PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings Fabrizio Castro
2017-08-17 8:14 ` Simon Horman
2017-08-17 21:37 ` Rob Herring
2017-08-22 11:14 ` Ulf Hansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).