From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>,
linux-samsung-soc@vger.kernel.org
Cc: devicetree@vger.kernel.org, kgene.kim@samsung.com, t.figa@samsung.com
Subject: Re: [PATCH v3 2/2] ARM: dts: Update Samsung sysreg binding document
Date: Tue, 05 Nov 2013 10:43:38 +0100 [thread overview]
Message-ID: <5278BDCA.7080609@samsung.com> (raw)
In-Reply-To: <1383632302-23535-2-git-send-email-sachin.kamat@linaro.org>
On 05/11/13 07:18, Sachin Kamat wrote:
> Added a binding example for reference and updated the
> node name. While at it also removed the name description
> as it is not necessary.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
I'm not sure we need an example in each and every binding,
but anyway
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---
> Changes since v2:
> * Removed node name description as suggested by Tomasz Figa.
> ---
> .../devicetree/bindings/arm/samsung/sysreg.txt | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/samsung/sysreg.txt b/Documentation/devicetree/bindings/arm/samsung/sysreg.txt
> index 5039c0a12f55..0ab3251a6ec2 100644
> --- a/Documentation/devicetree/bindings/arm/samsung/sysreg.txt
> +++ b/Documentation/devicetree/bindings/arm/samsung/sysreg.txt
> @@ -1,7 +1,12 @@
> SAMSUNG S5P/Exynos SoC series System Registers (SYSREG)
>
> Properties:
> - - name : should be 'sysreg';
> - compatible : should contain "samsung,<chip name>-sysreg", "syscon";
> For Exynos4 SoC series it should be "samsung,exynos4-sysreg", "syscon";
> - reg : offset and length of the register set.
> +
> +Example:
> + syscon@10010000 {
> + compatible = "samsung,exynos4-sysreg", "syscon";
> + reg = <0x10010000 0x400>;
> + };
--
Thanks,
Sylwester
next prev parent reply other threads:[~2013-11-05 9:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 6:18 [PATCH v3 1/2] ARM: dts: Fix sysreg node name in exynos4.dtsi Sachin Kamat
2013-11-05 6:18 ` [PATCH v3 2/2] ARM: dts: Update Samsung sysreg binding document Sachin Kamat
2013-11-05 9:43 ` Sylwester Nawrocki [this message]
2013-11-12 10:39 ` Kukjin Kim
2013-11-05 9:40 ` [PATCH v3 1/2] ARM: dts: Fix sysreg node name in exynos4.dtsi Sylwester Nawrocki
2013-11-12 10:40 ` Kukjin Kim
2013-12-02 4:21 ` Sachin Kamat
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=5278BDCA.7080609@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
--cc=t.figa@samsung.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 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.