boards: twr_ke18f: enable internal temperature sensor
Enable the internal SoC temperature sensor driver. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
ca9861f690
commit
dc2c04b243
2 changed files with 11 additions and 0 deletions
|
@ -195,6 +195,10 @@
|
|||
sample-time = <12>;
|
||||
};
|
||||
|
||||
&temp0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&can0 {
|
||||
status = "okay";
|
||||
bus-speed = <125000>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue