diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2014-05-09 05:01:50 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-05-15 08:43:54 +0200 |
commit | 409f01395b9afac302b943926466cd8dbca61d0a (patch) | |
tree | 756314b7568464493a3fdda4894b696f137ac91e | |
parent | clk/versatile: export symbols for impd1 (diff) | |
download | linux-409f01395b9afac302b943926466cd8dbca61d0a.tar.xz linux-409f01395b9afac302b943926466cd8dbca61d0a.zip |
Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
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>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/clock/fixed-clock.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/fixed-clock.txt b/Documentation/devicetree/bindings/clock/fixed-clock.txt index 48ea0ad8ad46..0641a663ad69 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: |