linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org, prabhakar@freescale.com
Subject: Re: [1/3] powerpc/fsl-booke: Add support for T2080/T2081 SoC
Date: Wed, 19 Mar 2014 19:29:32 -0500	[thread overview]
Message-ID: <20140320002932.GA31768@home.buserror.net> (raw)
In-Reply-To: <1393840220-31086-1-git-send-email-Shengzhou.Liu@freescale.com>

On Mon, Mar 03, 2014 at 05:50:18PM +0800, Shengzhou Liu wrote:
> +	corenet-cf@18000 {
> +		compatible = "fsl,corenet-cf";
> +		reg = <0x18000 0x1000>;
> +		interrupts = <16 2 1 31>;
> +		fsl,ccf-num-csdids = <32>;
> +		fsl,ccf-num-snoopids = <32>;
> +	};

As I told Prabhakar in 
https://lists.ozlabs.org/pipermail/linuxppc-dev/2014-March/116093.html
this needs a binding and a new compatible property.

> +	clockgen: global-utilities@e1000 {
> +		compatible = "fsl,t2080-clockgen", "fsl,qoriq-clockgen-2.0";
> +		reg = <0xe1000 0x1000>;
> +	};

See Documentation/devicetree/bindings/clock/corenet-clock.txt

-Scott

  parent reply	other threads:[~2014-03-20  0:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-03  9:50 [PATCH 1/3] powerpc/fsl-booke: Add support for T2080/T2081 SoC Shengzhou Liu
2014-03-03  9:50 ` [PATCH 2/3] powerpc/fsl-booke: Add initial T208x QDS board support Shengzhou Liu
2014-04-01 21:47   ` Scott Wood
2014-03-03  9:50 ` [PATCH 3/3] powerpc/t2080rdb: Add T2080RDB " Shengzhou Liu
2014-03-20  0:29 ` Scott Wood [this message]
2014-04-01 21:42 ` [PATCH 1/3] powerpc/fsl-booke: Add support for T2080/T2081 SoC Scott Wood

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=20140320002932.GA31768@home.buserror.net \
    --to=scottwood@freescale.com \
    --cc=Shengzhou.Liu@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=prabhakar@freescale.com \
    /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).