All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jiri Kosina <trivial@kernel.org>,
	linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH trivial 3/3] ARM: dts: Grammar /that will/it will/
Date: Fri, 18 Apr 2014 15:26:13 -0700	[thread overview]
Message-ID: <20140418222612.GF21823@atomide.com> (raw)
In-Reply-To: <1396001499-17638-3-git-send-email-geert@linux-m68k.org>

* Geert Uytterhoeven <geert@linux-m68k.org> [140328 03:16]:
> From: Geert Uytterhoeven <geert+renesas@glider.be>

Applying this too into omap-for-v3.15/fixes thanks.

Tony
 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: linux-omap@vger.kernel.org
> Cc: linux-arm-kernel@lists.infradead.org
> ---
>  arch/arm/boot/dts/am33xx.dtsi |    4 ++--
>  arch/arm/boot/dts/dra7.dtsi   |    2 +-
>  arch/arm/boot/dts/omap3.dtsi  |    2 +-
>  arch/arm/boot/dts/omap4.dtsi  |    2 +-
>  arch/arm/boot/dts/omap5.dtsi  |    2 +-
>  5 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 70f7f3eb5fb4..2a66fd484284 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -90,8 +90,8 @@
>  
>  	/*
>  	 * XXX: Use a flat representation of the AM33XX interconnect.
> -	 * The real AM33XX interconnect network is quite complex.Since
> -	 * that will not bring real advantage to represent that in DT
> +	 * The real AM33XX interconnect network is quite complex. Since
> +	 * it will not bring real advantage to represent that in DT
>  	 * for the moment, just use a fake OCP bus entry to represent
>  	 * the whole bus hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
> index c19e90ecf95e..9daab63fe457 100644
> --- a/arch/arm/boot/dts/dra7.dtsi
> +++ b/arch/arm/boot/dts/dra7.dtsi
> @@ -89,7 +89,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the SOC interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index a5fc83b9c835..5ae8141d3713 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -69,7 +69,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the OMAP3 interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
> index a07ea359ae20..c95adadb0bbf 100644
> --- a/arch/arm/boot/dts/omap4.dtsi
> +++ b/arch/arm/boot/dts/omap4.dtsi
> @@ -91,7 +91,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the OMAP4 interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index aa9878c0aaad..0d875ba32fa9 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -101,7 +101,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the OMAP3 interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> -- 
> 1.7.9.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH trivial 3/3] ARM: dts: Grammar /that will/it will/
Date: Fri, 18 Apr 2014 15:26:13 -0700	[thread overview]
Message-ID: <20140418222612.GF21823@atomide.com> (raw)
In-Reply-To: <1396001499-17638-3-git-send-email-geert@linux-m68k.org>

* Geert Uytterhoeven <geert@linux-m68k.org> [140328 03:16]:
> From: Geert Uytterhoeven <geert+renesas@glider.be>

Applying this too into omap-for-v3.15/fixes thanks.

Tony
 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: linux-omap at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> ---
>  arch/arm/boot/dts/am33xx.dtsi |    4 ++--
>  arch/arm/boot/dts/dra7.dtsi   |    2 +-
>  arch/arm/boot/dts/omap3.dtsi  |    2 +-
>  arch/arm/boot/dts/omap4.dtsi  |    2 +-
>  arch/arm/boot/dts/omap5.dtsi  |    2 +-
>  5 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 70f7f3eb5fb4..2a66fd484284 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -90,8 +90,8 @@
>  
>  	/*
>  	 * XXX: Use a flat representation of the AM33XX interconnect.
> -	 * The real AM33XX interconnect network is quite complex.Since
> -	 * that will not bring real advantage to represent that in DT
> +	 * The real AM33XX interconnect network is quite complex. Since
> +	 * it will not bring real advantage to represent that in DT
>  	 * for the moment, just use a fake OCP bus entry to represent
>  	 * the whole bus hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
> index c19e90ecf95e..9daab63fe457 100644
> --- a/arch/arm/boot/dts/dra7.dtsi
> +++ b/arch/arm/boot/dts/dra7.dtsi
> @@ -89,7 +89,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the SOC interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index a5fc83b9c835..5ae8141d3713 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -69,7 +69,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the OMAP3 interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
> index a07ea359ae20..c95adadb0bbf 100644
> --- a/arch/arm/boot/dts/omap4.dtsi
> +++ b/arch/arm/boot/dts/omap4.dtsi
> @@ -91,7 +91,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the OMAP4 interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index aa9878c0aaad..0d875ba32fa9 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -101,7 +101,7 @@
>  	/*
>  	 * XXX: Use a flat representation of the OMAP3 interconnect.
>  	 * The real OMAP interconnect network is quite complex.
> -	 * Since that will not bring real advantage to represent that in DT for
> +	 * Since it will not bring real advantage to represent that in DT for
>  	 * the moment, just use a fake OCP bus entry to represent the whole bus
>  	 * hierarchy.
>  	 */
> -- 
> 1.7.9.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

  reply	other threads:[~2014-04-18 22:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-28 10:11 [PATCH trivial 1/3] ARM: dts: Grammar /is uses/ is used/ Geert Uytterhoeven
2014-03-28 10:11 ` Geert Uytterhoeven
2014-03-28 10:11 ` Geert Uytterhoeven
2014-03-28 10:11 ` [PATCH trivial 2/3] isdn: " Geert Uytterhoeven
2014-03-28 10:11 ` [PATCH trivial 3/3] ARM: dts: Grammar /that will/it will/ Geert Uytterhoeven
2014-03-28 10:11   ` Geert Uytterhoeven
2014-04-18 22:26   ` Tony Lindgren [this message]
2014-04-18 22:26     ` Tony Lindgren
2014-04-18 22:25 ` [PATCH trivial 1/3] ARM: dts: Grammar /is uses/ is used/ Tony Lindgren
2014-04-18 22:25   ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140418222612.GF21823@atomide.com \
    --to=tony@atomide.com \
    --cc=geert+renesas@glider.be \
    --cc=geert@linux-m68k.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.