All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3
Date: Sun, 14 Feb 2016 10:19:29 +0800	[thread overview]
Message-ID: <20160214021929.GC6756@tiger> (raw)
In-Reply-To: <56B3E578.2080209@timesys.com>

On Thu, Feb 04, 2016 at 06:57:44PM -0500, Akshay Bhat wrote:
> >>+/ {
> >>+	clocks {
> >>+		#address-cells = <1>;
> >>+		#size-cells = <0>;
> >
> >These are already specified in imx6qdl.dtsi.
> >
> 
> Will fix this. Once it is removed, should I have a new line before
> the child node?
> eg:
> 
> clocks {
> 

No, this new line is not needed.

Shawn

> 	mclk: clock at 0 {
> 		compatible = "fixed-clock";
> >>+
> >>+		mclk: clock at 0 {
> >>+			compatible = "fixed-clock";
> >>+			reg = <0>;
> >>+			#clock-cells = <0>;
> >>+			clock-frequency = <22000000>;
> >>+		};
> >>+	};

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org,
	l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
Subject: Re: [PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3
Date: Sun, 14 Feb 2016 10:19:29 +0800	[thread overview]
Message-ID: <20160214021929.GC6756@tiger> (raw)
In-Reply-To: <56B3E578.2080209-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>

On Thu, Feb 04, 2016 at 06:57:44PM -0500, Akshay Bhat wrote:
> >>+/ {
> >>+	clocks {
> >>+		#address-cells = <1>;
> >>+		#size-cells = <0>;
> >
> >These are already specified in imx6qdl.dtsi.
> >
> 
> Will fix this. Once it is removed, should I have a new line before
> the child node?
> eg:
> 
> clocks {
> 

No, this new line is not needed.

Shawn

> 	mclk: clock@0 {
> 		compatible = "fixed-clock";
> >>+
> >>+		mclk: clock@0 {
> >>+			compatible = "fixed-clock";
> >>+			reg = <0>;
> >>+			#clock-cells = <0>;
> >>+			clock-frequency = <22000000>;
> >>+		};
> >>+	};
--
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

  reply	other threads:[~2016-02-14  2:19 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29 23:19 [PATCH v7 0/7] ARM: dts: Add Advantech board support Akshay Bhat
2016-01-29 23:19 ` Akshay Bhat
2016-01-29 23:19 ` [PATCH v7 1/7] of: Add vendor prefix for Advantech Corporation Akshay Bhat
2016-01-29 23:19   ` Akshay Bhat
2016-01-29 23:19 ` [PATCH v7 2/7] of: Add vendor prefix for General Electric Company Akshay Bhat
2016-01-29 23:19   ` Akshay Bhat
2016-01-29 23:19 ` [PATCH v7 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module Akshay Bhat
2016-01-29 23:19   ` Akshay Bhat
2016-02-03 14:40   ` Shawn Guo
2016-02-03 14:40     ` Shawn Guo
2016-02-04 23:41     ` Akshay Bhat
2016-02-04 23:41       ` Akshay Bhat
2016-01-29 23:19 ` [PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3 Akshay Bhat
2016-01-29 23:19   ` Akshay Bhat
2016-02-03 14:52   ` Shawn Guo
2016-02-03 14:52     ` Shawn Guo
2016-02-04 23:57     ` Akshay Bhat
2016-02-04 23:57       ` Akshay Bhat
2016-02-14  2:19       ` Shawn Guo [this message]
2016-02-14  2:19         ` Shawn Guo
2016-01-29 23:19 ` [PATCH v7 5/7] ARM: dts: imx: Add support for Advantech/GE B450v3 Akshay Bhat
2016-01-29 23:19   ` Akshay Bhat
2016-01-29 23:19 ` [PATCH v7 6/7] ARM: dts: imx: Add support for Advantech/GE B650v3 Akshay Bhat
2016-01-29 23:19   ` Akshay Bhat
2016-01-29 23:19 ` [PATCH v7 7/7] ARM: dts: imx: Add support for Advantech/GE B850v3 Akshay Bhat
2016-01-29 23:19   ` Akshay Bhat

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=20160214021929.GC6756@tiger \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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.