From: Scott Wood <scottwood@freescale.com>
To: Shaveta Leekha <shaveta@freescale.com>
Cc: devicetree-discuss@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] Add device file bindings for MAPLE
Date: Mon, 5 Aug 2013 17:16:27 -0500 [thread overview]
Message-ID: <1375740987.13074.65.camel@snotra.buserror.net> (raw)
In-Reply-To: <1375354963-11219-1-git-send-email-shaveta@freescale.com>
On Thu, 2013-08-01 at 16:32 +0530, Shaveta Leekha wrote:
> Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
> ---
> .../devicetree/bindings/powerpc/fsl/maple.txt | 30 ++++++++++++++++++++
> 1 files changed, 30 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/powerpc/fsl/maple.txt
>
> diff --git a/Documentation/devicetree/bindings/powerpc/fsl/maple.txt b/Documentation/devicetree/bindings/powerpc/fsl/maple.txt
> new file mode 100644
> index 0000000..da51c5f
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/powerpc/fsl/maple.txt
> @@ -0,0 +1,30 @@
> +* Freescale MAPLE Multi Accelerator Platform Engine Baseband 3
> + (MAPLE-B3)device nodes
> +
> +Supported chips:
> +Example: B4860
> +
> +Required properties:
> +
> +- compatible: Should contain "fsl,maple-b3-liodn" as the value
> + This identifies Multi Accelerator Platform Engine
> + Baseband 3 block.This representation is required
> + for doing the PAMU/LIODN programming on the Linux side.
Device tree bindings should not talk about particular OSes or use cases
(except for use case information that is part of the AMP partitioning,
and thus not at the discretion of the OS). Just say that this
identifies the LIODN register of the block.
> +
> +- reg: offset and length of the register set for the device
> +
> +Devices that have LIODNs need to specify links to the parent PAMU controller
> +(the actual PAMU controller that this device is connected to) and a pointer to
> +the LIODN register, if applicable.
> +
> +- fsl,iommu-parent
> + : <phandle>
> + This property should be present
> +
> +Example:
> + /* B4860 */
> + maple@800000 {
> + compatible = "fsl,maple-b3-liodn";
> + reg = <0x8000000 0x10000>;
Unit address doesn't match reg (missing/extra zero).
-Scott
next prev parent reply other threads:[~2013-08-05 22:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 11:02 [PATCH] Add device file bindings for MAPLE Shaveta Leekha
2013-08-01 16:05 ` Kumar Gala
2013-08-05 21:11 ` Scott Wood
2013-08-05 22:26 ` Kumar Gala
2013-08-05 22:16 ` Scott Wood [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-27 13:03 Shaveta Leekha
2013-07-30 0:00 ` Scott Wood
2013-07-30 0:29 ` Benjamin Herrenschmidt
2013-07-30 5:37 ` Leekha Shaveta-B20052
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=1375740987.13074.65.camel@snotra.buserror.net \
--to=scottwood@freescale.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=shaveta@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).