Re: [PATCH] dt/bindings: qoriq-clock: Add binding for FMan clock mux
From: Scott Wood <hidden>
Date: 2015-04-09 23:54:13
Also in:
linux-devicetree
On Wed, 2015-04-08 at 03:54 -0500, Liberman Igal-B31950 wrote:
Hi Scott Regards, Igal Liberman.quoted
-----Original Message----- From: Wood Scott-B07421 Sent: Wednesday, April 08, 2015 1:40 AM To: Liberman Igal-B31950 Cc: devicetree@vger.kernel.org; linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH] dt/bindings: qoriq-clock: Add binding for FMan clock mux On Tue, 2015-04-07 at 07:08 +0300, Igal.Liberman wrote:quoted
From: Igal Liberman <redacted> Signed-off-by: Igal Liberman <redacted> --- .../devicetree/bindings/clock/qoriq-clock.txt | 59++++++++++++++++++++quoted
1 file changed, 59 insertions(+)diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txtb/Documentation/devicetree/bindings/clock/qoriq-clock.txt index df4a259..a7e84ce 100644--- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt@@ -65,6 +65,7 @@ Required properties: It takes parent's clock-frequency as its clock. * "fsl,qoriq-platform-pll-1.0" for the platform PLL clock (v1.0) * "fsl,qoriq-platform-pll-2.0" for the platform PLL clock (v2.0) + * "fsl,fman-clk-mux" for the Frame Manager clock.Is there any versioning required on this?I don't think we need versioning here.
Even though we needed it on the other nodes? -Scott