clk: tegra: Add Tegra210 device tree binding
authorThierry Reding <treding@nvidia.com>
Mon, 16 Nov 2015 05:51:36 +0000 (06:51 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 16 Nov 2015 07:21:56 +0000 (08:21 +0100)
commit1d15cb9ce9a220192f672cd32369f8d3c7d3a89b
tree1816c8b430e6176a5e68ff243e19236f4c37129a
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
clk: tegra: Add Tegra210 device tree binding

Add a header file that defines the clock numbers for Tegra210. It is
meant to be included by device trees so that they can refer to the
clocks by symbolic name instead of numeric value.

Also add the device tree binding documentation which is largely the
same as for earlier generations of Tegra.

Extracted from a larger patch by Rhyland Klein <rklein@nvidia.com>.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/clock/nvidia,tegra210-car.txt [new file with mode: 0644]
include/dt-bindings/clock/tegra210-car.h [new file with mode: 0644]
This page took 0.029737 seconds and 5 git commands to generate.