[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1399604510-3043-1-git-send-email-festevam@gmail.com>
Date: Fri, 9 May 2014 00:01:50 -0300
From: Fabio Estevam <festevam@...il.com>
To: robh+dt@...nel.org
Cc: mturquette@...aro.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Fabio Estevam <fabio.estevam@...escale.com>
Subject: [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
From: Fabio Estevam <fabio.estevam@...escale.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@...escale.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists