Re: [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property

From: Mike Turquette
Date: Thu May 15 2014 - 02:48:03 EST


Quoting Fabio Estevam (2014-05-08 20:01:50)
> From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxx>

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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/