]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit8b7b736fbfa1307fd294ca1fca69316f1b07a806
tree9660f50bc72fa3c85307606e958edf40fedccabe
parentec00f044ef6637470dcb4ce676a8c513848487cb
net: flexcan: clock-frequency is optional for device tree probe

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