Merge "ARM: dts: qcom: Add TSENS device for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
46ceb889f4
@@ -26,6 +26,22 @@
|
|||||||
qcom,rumi_platform;
|
qcom,rumi_platform;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&tsens0 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
&tsens1 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
&tsens2 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
&tsens3 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
&soc {
|
&soc {
|
||||||
usb_nop_phy: usb_nop_phy {
|
usb_nop_phy: usb_nop_phy {
|
||||||
compatible = "usb-nop-xceiv";
|
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
@@ -1357,6 +1357,9 @@
|
|||||||
memory-region = <&adsp_mem_heap>;
|
memory-region = <&adsp_mem_heap>;
|
||||||
restrict-access;
|
restrict-access;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
thermal_zones: thermal-zones {
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&reserved_memory {
|
&reserved_memory {
|
||||||
@@ -1618,6 +1621,7 @@
|
|||||||
#include "sun-regulators.dtsi"
|
#include "sun-regulators.dtsi"
|
||||||
#include "sun-qupv3.dtsi"
|
#include "sun-qupv3.dtsi"
|
||||||
#include "sun-usb.dtsi"
|
#include "sun-usb.dtsi"
|
||||||
|
#include "sun-thermal.dtsi"
|
||||||
|
|
||||||
&qupv3_se7_2uart {
|
&qupv3_se7_2uart {
|
||||||
status = "ok";
|
status = "ok";
|
||||||
|
Reference in New Issue
Block a user