Commit 915e1968 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo

ARM: dts: imx: Make tempmon node as child of anatop node

i.MX6/7 SoCs' temperature sensor is inside anatop module from HW
perspective, so it should be a child node of anatop.
Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Reviewed-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 018e4308
...@@ -69,17 +69,6 @@ osc { ...@@ -69,17 +69,6 @@ osc {
}; };
}; };
tempmon: tempmon {
compatible = "fsl,imx6q-tempmon";
interrupt-parent = <&gpc>;
interrupts = <0 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6QDL_CLK_PLL3_USB_OTG>;
#thermal-sensor-cells = <0>;
};
ldb: ldb { ldb: ldb {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
...@@ -795,6 +784,17 @@ reg_soc: regulator-vddsoc { ...@@ -795,6 +784,17 @@ reg_soc: regulator-vddsoc {
anatop-min-voltage = <725000>; anatop-min-voltage = <725000>;
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
tempmon: tempmon {
compatible = "fsl,imx6q-tempmon";
interrupt-parent = <&gpc>;
interrupts = <0 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6QDL_CLK_PLL3_USB_OTG>;
#thermal-sensor-cells = <0>;
};
}; };
usbphy1: usbphy@20c9000 { usbphy1: usbphy@20c9000 {
......
...@@ -93,16 +93,6 @@ osc { ...@@ -93,16 +93,6 @@ osc {
}; };
}; };
tempmon: tempmon {
compatible = "fsl,imx6q-tempmon";
interrupts = <0 49 IRQ_TYPE_LEVEL_HIGH>;
interrupt-parent = <&gpc>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6SL_CLK_PLL3_USB_OTG>;
};
pmu { pmu {
compatible = "arm,cortex-a9-pmu"; compatible = "arm,cortex-a9-pmu";
interrupt-parent = <&gpc>; interrupt-parent = <&gpc>;
...@@ -628,6 +618,16 @@ reg_soc: regulator-vddsoc { ...@@ -628,6 +618,16 @@ reg_soc: regulator-vddsoc {
anatop-min-voltage = <725000>; anatop-min-voltage = <725000>;
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
tempmon: tempmon {
compatible = "fsl,imx6q-tempmon";
interrupts = <0 49 IRQ_TYPE_LEVEL_HIGH>;
interrupt-parent = <&gpc>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6SL_CLK_PLL3_USB_OTG>;
};
}; };
usbphy1: usbphy@20c9000 { usbphy1: usbphy@20c9000 {
......
...@@ -105,16 +105,6 @@ ipp_di1: clock-ipp-di1 { ...@@ -105,16 +105,6 @@ ipp_di1: clock-ipp-di1 {
clock-output-names = "ipp_di1"; clock-output-names = "ipp_di1";
}; };
tempmon: temperature-sensor {
compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon";
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
interrupt-parent = <&gpc>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6SLL_CLK_PLL3_USB_OTG>;
};
soc { soc {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
...@@ -531,6 +521,16 @@ reg_3p0: regulator-3p0@20c8120 { ...@@ -531,6 +521,16 @@ reg_3p0: regulator-3p0@20c8120 {
anatop-max-voltage = <3400000>; anatop-max-voltage = <3400000>;
anatop-enable-bit = <0>; anatop-enable-bit = <0>;
}; };
tempmon: temperature-sensor {
compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon";
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
interrupt-parent = <&gpc>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6SLL_CLK_PLL3_USB_OTG>;
};
}; };
usbphy1: usb-phy@20c9000 { usbphy1: usb-phy@20c9000 {
......
...@@ -134,16 +134,6 @@ anaclk2: clock-anaclk2 { ...@@ -134,16 +134,6 @@ anaclk2: clock-anaclk2 {
clock-output-names = "anaclk2"; clock-output-names = "anaclk2";
}; };
tempmon: tempmon {
compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
interrupt-parent = <&gpc>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;
};
pmu { pmu {
compatible = "arm,cortex-a9-pmu"; compatible = "arm,cortex-a9-pmu";
interrupt-parent = <&gpc>; interrupt-parent = <&gpc>;
...@@ -696,6 +686,16 @@ reg_soc: regulator-vddsoc { ...@@ -696,6 +686,16 @@ reg_soc: regulator-vddsoc {
anatop-min-voltage = <725000>; anatop-min-voltage = <725000>;
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
tempmon: tempmon {
compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
interrupt-parent = <&gpc>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;
};
}; };
usbphy1: usbphy@20c9000 { usbphy1: usbphy@20c9000 {
......
...@@ -131,16 +131,6 @@ ipp_di1: clock-di1 { ...@@ -131,16 +131,6 @@ ipp_di1: clock-di1 {
clock-output-names = "ipp_di1"; clock-output-names = "ipp_di1";
}; };
tempmon: tempmon {
compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
interrupt-parent = <&gpc>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>;
};
pmu { pmu {
compatible = "arm,cortex-a7-pmu"; compatible = "arm,cortex-a7-pmu";
interrupt-parent = <&gpc>; interrupt-parent = <&gpc>;
...@@ -612,6 +602,16 @@ reg_soc: regulator-vddsoc { ...@@ -612,6 +602,16 @@ reg_soc: regulator-vddsoc {
anatop-min-voltage = <725000>; anatop-min-voltage = <725000>;
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
tempmon: tempmon {
compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
interrupt-parent = <&gpc>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>;
};
}; };
usbphy1: usbphy@20c9000 { usbphy1: usbphy@20c9000 {
......
...@@ -147,16 +147,6 @@ replicator_in_port0: endpoint { ...@@ -147,16 +147,6 @@ replicator_in_port0: endpoint {
}; };
}; };
tempmon: tempmon {
compatible = "fsl,imx7d-tempmon";
interrupt-parent = <&gpc>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&fuse_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX7D_PLL_SYS_MAIN_CLK>;
};
timer { timer {
compatible = "arm,armv7-timer"; compatible = "arm,armv7-timer";
interrupt-parent = <&intc>; interrupt-parent = <&intc>;
...@@ -586,6 +576,16 @@ reg_1p2: regulator-vdd1p2 { ...@@ -586,6 +576,16 @@ reg_1p2: regulator-vdd1p2 {
anatop-max-voltage = <1300000>; anatop-max-voltage = <1300000>;
anatop-enable-bit = <0>; anatop-enable-bit = <0>;
}; };
tempmon: tempmon {
compatible = "fsl,imx7d-tempmon";
interrupt-parent = <&gpc>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&fuse_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX7D_PLL_SYS_MAIN_CLK>;
};
}; };
snvs: snvs@30370000 { snvs: snvs@30370000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment