提交 ce2a6ca5 编写于 作者: M Martin Sperl 提交者: Eric Anholt

ARM64: bcm2835: dts: add thermal node to device-tree of bcm2837

Add the node for the thermal sensor of the bcm2837-soc
to the device tree.
Signed-off-by: NMartin Sperl <kernel@martin.sperl.org>
Signed-off-by: NEric Anholt <eric@anholt.net>
上级 6495c4d2
......@@ -74,3 +74,9 @@
interrupt-parent = <&local_intc>;
interrupts = <8>;
};
/* enable thermal sensor with the correct compatible property set */
&thermal {
compatible = "brcm,bcm2837-thermal";
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册