dt-bindings: net: c_can: Update binding for clock and power-domains property
authorFranklin S Cooper Jr <fcooper@ti.com>
Thu, 10 Aug 2017 16:50:14 +0000 (09:50 -0700)
committerSantosh Shilimkar <ssantosh@kernel.org>
Thu, 10 Aug 2017 16:50:14 +0000 (09:50 -0700)
commit42eaad808741a47aeb9b79eedc4ef46ca71fef2b
tree293c89ab1a7f8437c806afbaefa8519caf170adc
parentedd404e05eef7ce5bb3a006fc7ab9f2e3fd0997e
dt-bindings: net: c_can: Update binding for clock and power-domains property

CAN driver uses the clk_get_rate call to determine the frequency of the
functional clock. OMAP based SoCs do not require the clock property since
hwmod already handles creating a "fck" clock thats accessible to drivers.
However, this isn't the case for 66AK2G which makes the clocks property
require for that SoC.

66AK2G requires a new property. Therefore, update the binding to also make
this property requirement clear. Also clarify that for OMAP based SoCs
ti,hwmod is a required property.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Documentation/devicetree/bindings/net/can/c_can.txt