diff options
Diffstat (limited to 'target/linux/lantiq/dts/P2812HNUFX.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/P2812HNUFX.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/P2812HNUFX.dtsi b/target/linux/lantiq/dts/P2812HNUFX.dtsi index e51a2f587d..88f4d757fc 100644 --- a/target/linux/lantiq/dts/P2812HNUFX.dtsi +++ b/target/linux/lantiq/dts/P2812HNUFX.dtsi @@ -15,6 +15,10 @@ }; }; + cputemp@0 { + compatible = "lantiq,cputemp"; + }; + memory@0 { reg = <0x0 0x8000000>; }; |