net: flexcan: clock-frequency is optional for device tree probe
authorShawn Guo <shawn.guo@linaro.org>
Tue, 26 Jun 2012 08:49:22 +0000 (16:49 +0800)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 2 Jul 2012 09:07:28 +0000 (11:07 +0200)
The property clock-frequency is optional for device tree probe.  When
it's absent, the flexcan driver will try to get the frequency from clk
system by calling clk_get_rate.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/devicetree/bindings/net/can/fsl-flexcan.txt

index f31b686d45564e17398006841ba4a0ba51816974..8ff324eaa8892f21fb2d55c6cc2830d630613785 100644 (file)
@@ -11,6 +11,9 @@ Required properties:
 
 - reg : Offset and length of the register set for this device
 - interrupts : Interrupt tuple for this device
+
+Optional properties:
+
 - clock-frequency : The oscillator frequency driving the flexcan device
 
 Example: