lantiq: enable cpu temp driver for more tested boards

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin 2016-08-18 21:14:41 +02:00
parent 2b1c6b21b5
commit 7d02e94e41
2 changed files with 9 additions and 1 deletions

View File

@ -15,6 +15,10 @@
};
};
cputemp@0 {
compatible = "lantiq,cputemp";
};
memory@0 {
reg = <0x0 0x8000000>;
};

View File

@ -22,6 +22,10 @@
reg = <0x0 0x4000000>;
};
cputemp@0 {
compatible = "lantiq,cputemp";
};
fpi@10000000 {
localbus@0 {
nor-boot@0 {