* [PATCH] ARM: at91/dt: binding: add missing compatibility string in SDRAM/DDR documentation
@ 2013-11-15 10:10 Nicolas Ferre
2013-11-15 13:41 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2013-11-15 10:10 UTC (permalink / raw)
To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
devicetree-u79uwXL29TY76Z2rM5mHXA
Cc: Jean-Christophe PLAGNIOL-VILLARD,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Nicolas Ferre
The "atmel,at91rm9200-sdramc" was missing from binding documentation.
Signed-off-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
---
Documentation/devicetree/bindings/arm/atmel-at91.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt
index 1196290..d2170e7 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.txt
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt
@@ -50,7 +50,8 @@ Example:
};
RAMC SDRAM/DDR Controller required properties:
-- compatible: Should be "atmel,at91sam9260-sdramc",
+- compatible: Should be "atmel,at91rm9200-sdramc",
+ "atmel,at91sam9260-sdramc",
"atmel,at91sam9g45-ddramc",
- reg: Should contain registers location and length
For at91sam9263 and at91sam9g45 you must specify 2 entries.
--
1.8.2.2
--
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] 2+ messages in thread
* Re: [PATCH] ARM: at91/dt: binding: add missing compatibility string in SDRAM/DDR documentation
2013-11-15 10:10 [PATCH] ARM: at91/dt: binding: add missing compatibility string in SDRAM/DDR documentation Nicolas Ferre
@ 2013-11-15 13:41 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-11-15 13:41 UTC (permalink / raw)
To: Nicolas Ferre; +Cc: linux-arm-kernel, devicetree, linux-kernel
On 11:10 Fri 15 Nov , Nicolas Ferre wrote:
> The "atmel,at91rm9200-sdramc" was missing from binding documentation.
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Best Regards,
J.
> ---
> Documentation/devicetree/bindings/arm/atmel-at91.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> index 1196290..d2170e7 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.txt
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> @@ -50,7 +50,8 @@ Example:
> };
>
> RAMC SDRAM/DDR Controller required properties:
> -- compatible: Should be "atmel,at91sam9260-sdramc",
> +- compatible: Should be "atmel,at91rm9200-sdramc",
> + "atmel,at91sam9260-sdramc",
> "atmel,at91sam9g45-ddramc",
> - reg: Should contain registers location and length
> For at91sam9263 and at91sam9g45 you must specify 2 entries.
> --
> 1.8.2.2
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-15 13:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-15 10:10 [PATCH] ARM: at91/dt: binding: add missing compatibility string in SDRAM/DDR documentation Nicolas Ferre
2013-11-15 13:41 ` Jean-Christophe PLAGNIOL-VILLARD
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).