ARM: dts: qcom: Add TSENS device for sun
Add TSENS device and respective TSENS thermal zone configuration for sun. Change-Id: I41d2d44d7898c60fc600d34306ef5e107e3fe15c Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com>
This commit is contained in:
@@ -25,6 +25,22 @@
|
||||
qcom,rumi_platform;
|
||||
};
|
||||
|
||||
&tsens0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&tsens1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&tsens2 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&tsens3 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&soc {
|
||||
usb_nop_phy: usb_nop_phy {
|
||||
compatible = "usb-nop-xceiv";
|
||||
|
1451
qcom/sun-thermal.dtsi
Normal file
1451
qcom/sun-thermal.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1336,6 +1336,9 @@
|
||||
memory-region = <&adsp_mem_heap>;
|
||||
restrict-access;
|
||||
};
|
||||
|
||||
thermal_zones: thermal-zones {
|
||||
};
|
||||
};
|
||||
|
||||
&reserved_memory {
|
||||
@@ -1597,6 +1600,7 @@
|
||||
#include "sun-regulators.dtsi"
|
||||
#include "sun-qupv3.dtsi"
|
||||
#include "sun-usb.dtsi"
|
||||
#include "sun-thermal.dtsi"
|
||||
|
||||
&qupv3_se7_2uart {
|
||||
status = "ok";
|
||||
|
Reference in New Issue
Block a user