mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-12 21:50:35 +00:00
lantiq: enable cpu temp driver for more tested boards
Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
cputemp@0 {
|
||||
compatible = "lantiq,cputemp";
|
||||
};
|
||||
|
||||
memory@0 {
|
||||
reg = <0x0 0x8000000>;
|
||||
};
|
||||
|
||||
@@ -21,7 +21,11 @@
|
||||
memory@0 {
|
||||
reg = <0x0 0x4000000>;
|
||||
};
|
||||
|
||||
|
||||
cputemp@0 {
|
||||
compatible = "lantiq,cputemp";
|
||||
};
|
||||
|
||||
fpi@10000000 {
|
||||
localbus@0 {
|
||||
nor-boot@0 {
|
||||
|
||||
Reference in New Issue
Block a user