Home
last modified time | relevance | path

Searched full:tempmon (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dimx-thermal.yaml16 - fsl,imx6q-tempmon
17 - fsl,imx6sx-tempmon
18 - fsl,imx7d-tempmon
42 fsl,tempmon:
46 fsl,tempmon-data:
50 TEMPMON calibration data, e.g. OCOTP on imx6q. The details about
60 - fsl,tempmon
94 tempmon {
95 compatible = "fsl,imx6sx-tempmon";
97 fsl,tempmon = <&anatop>;
/kernel/linux/linux-5.10/drivers/thermal/
Dimx_thermal.c202 struct regmap *tempmon; member
220 struct regmap *map = data->tempmon; in imx_set_panic_temp()
234 struct regmap *map = data->tempmon; in imx_set_alarm_temp()
255 struct regmap *map = data->tempmon; in imx_get_temp()
521 "fsl,tempmon-data"); in imx_init_from_tempmon_data()
591 { .compatible = "fsl,imx6q-tempmon", .data = &thermal_imx6q_data, },
592 { .compatible = "fsl,imx6sx-tempmon", .data = &thermal_imx6sx_data, },
593 { .compatible = "fsl,imx7d-tempmon", .data = &thermal_imx7d_data, },
660 map = syscon_regmap_lookup_by_phandle(pdev->dev.of_node, "fsl,tempmon"); in imx_thermal_probe()
663 dev_err(&pdev->dev, "failed to get tempmon regmap: %d\n", ret); in imx_thermal_probe()
[all …]
DKconfig249 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
259 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx6sll.dtsi525 tempmon: temperature-sensor { label
526 compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon";
529 fsl,tempmon = <&anatop>;
Dimx6ul.dtsi631 tempmon: tempmon { label
632 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
635 fsl,tempmon = <&anatop>;
Dimx6sl.dtsi622 tempmon: tempmon { label
623 compatible = "fsl,imx6q-tempmon";
626 fsl,tempmon = <&anatop>;
Dimx6sx.dtsi710 tempmon: tempmon { label
711 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
714 fsl,tempmon = <&anatop>;
Dimx7s.dtsi580 tempmon: tempmon { label
581 compatible = "fsl,imx7d-tempmon";
584 fsl,tempmon = <&anatop>;
Dimx6qdl.dtsi788 tempmon: tempmon { label
789 compatible = "fsl,imx6q-tempmon";
792 fsl,tempmon = <&anatop>;