提交 74ecab27 编写于 作者: W Wei Ni 提交者: Stephen Warren

ARM: tegra: add DT entry for nct1008 to Cardhu

Enable thermal sensor nct1008 for Tegra30 Cardhu.
Signed-off-by: NWei Ni <wni@nvidia.com>
Signed-off-by: NStephen Warren <swarren@nvidia.com>
上级 21b341ca
......@@ -286,6 +286,13 @@
};
};
};
nct1008 {
compatible = "onnn,nct1008";
reg = <0x4c>;
interrupt-parent = <&gpio>;
interrupts = <TEGRA_GPIO(CC, 2) IRQ_TYPE_LEVEL_LOW>;
};
};
spi@7000da00 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部