From: Lee Jones <lee.jones@linaro.org>
To: Joel Stanley <joel@jms.id.au>
Cc: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-clk@vger.kernel.org, Andrew Jeffery <andrew@aj.id.au>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Jeremy Kerr <jk@ozlabs.org>, Rick Altherr <raltherr@google.com>,
Ryan Chen <ryan_chen@aspeedtech.com>
Subject: Re: [PATCH 1/2] dt-bindings: aspeed-scu: Add clock and reset properties
Date: Mon, 4 Sep 2017 14:52:47 +0100 [thread overview]
Message-ID: <20170904135247.cekcungzxig2r7tf@dell> (raw)
In-Reply-To: <20170823060957.31167-1-joel@jms.id.au>
On Wed, 23 Aug 2017, Joel Stanley wrote:
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
> Documentation/devicetree/bindings/mfd/aspeed-scu.txt | 6 ++++++
> 1 file changed, 6 insertions(+)
Applied for v4.15.
> diff --git a/Documentation/devicetree/bindings/mfd/aspeed-scu.txt b/Documentation/devicetree/bindings/mfd/aspeed-scu.txt
> index 4fc5b83726d6..ce8cf0ec6279 100644
> --- a/Documentation/devicetree/bindings/mfd/aspeed-scu.txt
> +++ b/Documentation/devicetree/bindings/mfd/aspeed-scu.txt
> @@ -9,10 +9,16 @@ Required properties:
> "aspeed,g5-scu", "syscon", "simple-mfd"
>
> - reg: contains the offset and length of the SCU memory region
> +- #clock-cells: should be set to <1> - the system controller is also a
> + clock provider
> +- #reset-cells: should be set to <1> - the system controller is also a
> + reset line provider
>
> Example:
>
> syscon: syscon@1e6e2000 {
> compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
> reg = <0x1e6e2000 0x1a8>;
> + #clock-cells = <1>;
> + #reset-cells = <1>;
> };
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2017-09-04 13:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-23 6:09 [PATCH 1/2] dt-bindings: aspeed-scu: Add clock and reset properties Joel Stanley
[not found] ` <20170823060957.31167-1-joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>
2017-08-23 6:09 ` [PATCH 2/2] clk: Add Aspeed G5 clock driver Joel Stanley
2017-09-15 3:42 ` Andrew Jeffery
2017-09-18 13:19 ` Joel Stanley
2017-08-29 17:12 ` [PATCH 1/2] dt-bindings: aspeed-scu: Add clock and reset properties Rob Herring
2017-09-04 13:52 ` Lee Jones [this message]
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=20170904135247.cekcungzxig2r7tf@dell \
--to=lee.jones@linaro.org \
--cc=andrew@aj.id.au \
--cc=benh@kernel.crashing.org \
--cc=devicetree@vger.kernel.org \
--cc=jk@ozlabs.org \
--cc=joel@jms.id.au \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=raltherr@google.com \
--cc=robh+dt@kernel.org \
--cc=ryan_chen@aspeedtech.com \
--cc=sboyd@codeaurora.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