linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
@ 2014-05-09  3:01 Fabio Estevam
  2014-05-15  6:44 ` Mike Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2014-05-09  3:01 UTC (permalink / raw)
  To: robh+dt; +Cc: mturquette, devicetree, linux-kernel, Fabio Estevam

From: Fabio Estevam <fabio.estevam@freescale.com>

Remove the 'gpios' property from the documentation as this is something that the
current fixed clock driver does not handle.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 Documentation/devicetree/bindings/clock/fixed-clock.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/fixed-clock.txt b/Documentation/devicetree/bindings/clock/fixed-clock.txt
index 48ea0ad..0641a663 100644
--- a/Documentation/devicetree/bindings/clock/fixed-clock.txt
+++ b/Documentation/devicetree/bindings/clock/fixed-clock.txt
@@ -12,7 +12,6 @@ Required properties:
 Optional properties:
 - clock-accuracy : accuracy of clock in ppb (parts per billion).
 		   Should be a single cell.
-- gpios : From common gpio binding; gpio connection to clock enable pin.
 - clock-output-names : From common clock binding.
 
 Example:
-- 
1.8.3.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
  2014-05-09  3:01 [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property Fabio Estevam
@ 2014-05-15  6:44 ` Mike Turquette
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Turquette @ 2014-05-15  6:44 UTC (permalink / raw)
  To: Fabio Estevam, robh+dt; +Cc: devicetree, linux-kernel, Fabio Estevam

Quoting Fabio Estevam (2014-05-08 20:01:50)
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Remove the 'gpios' property from the documentation as this is something that the
> current fixed clock driver does not handle.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Good catch. Taken into clk-next.

Regards,
Mike

> ---
>  Documentation/devicetree/bindings/clock/fixed-clock.txt | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/fixed-clock.txt b/Documentation/devicetree/bindings/clock/fixed-clock.txt
> index 48ea0ad..0641a663 100644
> --- a/Documentation/devicetree/bindings/clock/fixed-clock.txt
> +++ b/Documentation/devicetree/bindings/clock/fixed-clock.txt
> @@ -12,7 +12,6 @@ Required properties:
>  Optional properties:
>  - clock-accuracy : accuracy of clock in ppb (parts per billion).
>                    Should be a single cell.
> -- gpios : From common gpio binding; gpio connection to clock enable pin.
>  - clock-output-names : From common clock binding.
>  
>  Example:
> -- 
> 1.8.3.2
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-15  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-09  3:01 [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property Fabio Estevam
2014-05-15  6:44 ` Mike Turquette

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).