diff mbox

ARM: shmobile: remove paragraph on DT reference platforms

Message ID 1439560444-5111-1-git-send-email-ulrich.hecht+renesas@gmail.com (mailing list archive)
State Accepted
Commit c2c7375ba2dfcce3dfc9ecf4b3e44b975fb139fc
Delegated to: Simon Horman
Headers show

Commit Message

Ulrich Hecht Aug. 14, 2015, 1:54 p.m. UTC
They have all been eliminated now.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 4 ----
 1 file changed, 4 deletions(-)

Comments

Geert Uytterhoeven Aug. 17, 2015, 9:46 a.m. UTC | #1
On Fri, Aug 14, 2015 at 3:54 PM, Ulrich Hecht
<ulrich.hecht+renesas@gmail.com> wrote:
> They have all been eliminated now.
>
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Simon Horman Aug. 17, 2015, 3:02 p.m. UTC | #2
On Fri, Aug 14, 2015 at 03:54:04PM +0200, Ulrich Hecht wrote:
> They have all been eliminated now.
> 
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/shmobile.txt | 4 ----
>  1 file changed, 4 deletions(-)

Thanks, I have queued this up for v4.4.

> diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
> index f8aad0b..1d70e78e 100644
> --- a/Documentation/devicetree/bindings/arm/shmobile.txt
> +++ b/Documentation/devicetree/bindings/arm/shmobile.txt
> @@ -57,7 +57,3 @@ Boards:
>      compatible = "renesas,marzen", "renesas,r8a7779"
>    - Silk
>      compatible = "renesas,silk", "renesas,r8a7794";
> -
> -Note: Reference Device Tree Implementations are temporary implementations
> -      to ease the migration from platform devices to Device Tree, and are
> -      intended to be removed in the future.
> -- 
> 2.4.6
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index f8aad0b..1d70e78e 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -57,7 +57,3 @@  Boards:
     compatible = "renesas,marzen", "renesas,r8a7779"
   - Silk
     compatible = "renesas,silk", "renesas,r8a7794";
-
-Note: Reference Device Tree Implementations are temporary implementations
-      to ease the migration from platform devices to Device Tree, and are
-      intended to be removed in the future.