Searched +full:uniphier +full:- +full:ld20 +full:- +full:thermal (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/ |
| H A D | socionext,uniphier-thermal.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/thermal/socionext,uniphier-thermal.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Socionext UniPhier thermal monitor 10 This describes the devicetree bindings for thermal monitor supported by 12 Socionext UniPhier SoCs. 15 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com> 20 - socionext,uniphier-pxs2-thermal 21 - socionext,uniphier-ld20-thermal [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/socionext/ |
| H A D | uniphier-ld20.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 3 // Device Tree Source for UniPhier LD20 SoC 5 // Copyright (C) 2015-2016 Socionext Inc. 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/gpio/uniphier-gpio.h> 10 #include <dt-bindings/thermal/thermal.h> 13 compatible = "socionext,uniphier-ld20"; 14 #address-cells = <2>; 15 #size-cells = <2>; 16 interrupt-parent = <&gic>; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | uniphier_thermal.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * uniphier_thermal.c - Socionext UniPhier thermal driver 5 * Copyright 2016-2017 Socionext Inc. 18 #include <linux/thermal.h> 76 /* SoC specific thermal sensor data */ 93 struct regmap *map = tdev->regmap; in uniphier_tm_initialize_sensor() 99 regmap_write_bits(map, tdev->data->block_base + PVTCTLEN, in uniphier_tm_initialize_sensor() 104 * TMODCOEF shows non-zero and PVT refers the value internally. in uniphier_tm_initialize_sensor() 109 ret = regmap_read(map, tdev->data->map_base + TMODCOEF, &val); in uniphier_tm_initialize_sensor() 114 ret = of_property_read_u32_array(tdev->dev->of_node, in uniphier_tm_initialize_sensor() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/uboot-tools/ |
| HD | u-boot-2021.07.tar.bz2 | ... -boot-2021.07/.readthedocs.yml
u-boot-2021.07/Kbuild
u-boot-2021.07 ... |