linux-arm-kernel.lists.infradead.org archive mirror
 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>;
> >>+		};
> >>+	};

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

Thread overview: 13+ 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 ` [PATCH v7 1/7] of: Add vendor prefix for Advantech Corporation 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 ` [PATCH v7 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module Akshay Bhat
2016-02-03 14:40   ` Shawn Guo
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-02-03 14:52   ` Shawn Guo
2016-02-04 23:57     ` Akshay Bhat
2016-02-14  2:19       ` Shawn Guo [this message]
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 ` [PATCH v7 6/7] ARM: dts: imx: Add support for Advantech/GE B650v3 Akshay Bhat
2016-01-29 23:19 ` [PATCH v7 7/7] ARM: dts: imx: Add support for Advantech/GE B850v3 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 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).