1
0
Fork 0

ARM: tegra: paz00: add clock information to DT

Add clock i2c clock information to device node.

Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
hifive-unleashed-5.1
Prashant Gaikwad 2013-01-11 13:31:23 +05:30 committed by Stephen Warren
parent 1cbc733d1e
commit d409b3af89
1 changed files with 2 additions and 0 deletions

View File

@ -266,6 +266,8 @@
clock-frequency = <80000>;
request-gpios = <&gpio 170 0>; /* gpio PV2 */
slave-addr = <138>;
clocks = <&tegra_car 67>, <&tegra_car 124>;
clock-names = "div-clk", "fast-clk";
};
i2c@7000d000 {