* [PATCH v3] dt-bindings: sram: Add 'clocks' as an optional property
@ 2018-07-03 22:51 Fabio Estevam
2018-07-05 23:22 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2018-07-03 22:51 UTC (permalink / raw)
To: robh+dt; +Cc: devicetree, p.zabel, vz, Fabio Estevam
From: Fabio Estevam <fabio.estevam@nxp.com>
Some SoCs (like i.MX53) need to specify the SRAM clock in the
device tree via the clocks property.
Add an entry to the optional property section.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
Changes since v1:
- Make it clear that it is a single SRAM clock (Rob)
Documentation/devicetree/bindings/sram/sram.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/sram/sram.txt b/Documentation/devicetree/bindings/sram/sram.txt
index 267da44..e98908b 100644
--- a/Documentation/devicetree/bindings/sram/sram.txt
+++ b/Documentation/devicetree/bindings/sram/sram.txt
@@ -50,6 +50,8 @@ Optional properties in the area nodes:
manipulation of the page attributes.
- label : the name for the reserved partition, if omitted, the label
is taken from the node name excluding the unit address.
+- clocks : a list of phandle and clock specifier pair that controls the
+ single SRAM clock.
Example:
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v3] dt-bindings: sram: Add 'clocks' as an optional property
2018-07-03 22:51 [PATCH v3] dt-bindings: sram: Add 'clocks' as an optional property Fabio Estevam
@ 2018-07-05 23:22 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2018-07-05 23:22 UTC (permalink / raw)
To: Fabio Estevam; +Cc: devicetree, p.zabel, vz, Fabio Estevam
On Tue, Jul 03, 2018 at 07:51:16PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> Some SoCs (like i.MX53) need to specify the SRAM clock in the
> device tree via the clocks property.
>
> Add an entry to the optional property section.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> ---
> Changes since v1:
> - Make it clear that it is a single SRAM clock (Rob)
>
> Documentation/devicetree/bindings/sram/sram.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/sram/sram.txt b/Documentation/devicetree/bindings/sram/sram.txt
> index 267da44..e98908b 100644
> --- a/Documentation/devicetree/bindings/sram/sram.txt
> +++ b/Documentation/devicetree/bindings/sram/sram.txt
> @@ -50,6 +50,8 @@ Optional properties in the area nodes:
> manipulation of the page attributes.
> - label : the name for the reserved partition, if omitted, the label
> is taken from the node name excluding the unit address.
> +- clocks : a list of phandle and clock specifier pair that controls the
> + single SRAM clock.
I guess a list of one entry is still a list...
Anyway, applied.
Rob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-05 23:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 22:51 [PATCH v3] dt-bindings: sram: Add 'clocks' as an optional property Fabio Estevam
2018-07-05 23:22 ` Rob Herring
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).