devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: Fabio Estevam <festevam@gmail.com>, shawnguo@kernel.org
Cc: Fabio Estevam <fabio.estevam@nxp.com>,
	devicetree@vger.kernel.org, robh+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: Re: [PATCH v2 1/3] dt-bindings: freescale: Add bindings for the M4IF module
Date: Tue, 10 Jul 2018 09:59:52 +0200	[thread overview]
Message-ID: <1531209592.3163.28.camel@pengutronix.de> (raw)
In-Reply-To: <1531160355-12384-1-git-send-email-festevam@gmail.com>

Am Montag, den 09.07.2018, 15:19 -0300 schrieb Fabio Estevam:
> > From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Add bindings for the M4IF module present on i.MX51.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>

Reviewed-by: Lucas Stach <l.stach@pengutronix.de>

> ---
> Changes since v1:
> - Newly introduced in this series (Lucas)
> 
>  Documentation/devicetree/bindings/arm/freescale/m4if.txt | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/arm/freescale/m4if.txt
> 
> diff --git a/Documentation/devicetree/bindings/arm/freescale/m4if.txt b/Documentation/devicetree/bindings/arm/freescale/m4if.txt
> new file mode 100644
> index 0000000..93bd7b8
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/arm/freescale/m4if.txt
> @@ -0,0 +1,12 @@
> +* Freescale Multi Master Multi Memory Interface (M4IF) module
> +
> +Required properties:
> +- compatible : Should be "fsl,imx51-m4if"
> +- reg : Address and length of the register set for the device
> +
> +Example:
> +
> > +m4if: m4if@83fd8000 {
> > +	compatible = "fsl,imx51-m4if";
> > +	reg = <0x83fd8000 0x1000>;
> +};

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2018-07-10  7:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-09 18:19 [PATCH v2 1/3] dt-bindings: freescale: Add bindings for the M4IF module Fabio Estevam
2018-07-09 18:19 ` [PATCH v2 2/3] ARM: dts: imx51: Add M4IF support Fabio Estevam
2018-07-10  8:01   ` Lucas Stach
2018-07-09 18:19 ` [PATCH v2 2/2] ARM: imx51: Configure M4IF to avoid visual artifacts Fabio Estevam
2018-07-09 18:23   ` Fabio Estevam
2018-07-10  7:59 ` Lucas Stach [this message]
2018-07-11 19:15 ` [PATCH v2 1/3] dt-bindings: freescale: Add bindings for the M4IF module Rob Herring
2018-07-12  1:46 ` Shawn Guo

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=1531209592.3163.28.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@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 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).