提交 d409b3af 编写于 作者: P Prashant Gaikwad 提交者: Stephen Warren

ARM: tegra: paz00: add clock information to DT

Add clock i2c clock information to device node.
Signed-off-by: NPrashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: NStephen Warren <swarren@nvidia.com>
上级 1cbc733d
...@@ -266,6 +266,8 @@ ...@@ -266,6 +266,8 @@
clock-frequency = <80000>; clock-frequency = <80000>;
request-gpios = <&gpio 170 0>; /* gpio PV2 */ request-gpios = <&gpio 170 0>; /* gpio PV2 */
slave-addr = <138>; slave-addr = <138>;
clocks = <&tegra_car 67>, <&tegra_car 124>;
clock-names = "div-clk", "fast-clk";
}; };
i2c@7000d000 { i2c@7000d000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册