Home
last modified time | relevance | path

Searched +full:adt7476 +full:- +full:d (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dadt7475.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jean Delvare <jdelvare@suse.com>
13 The ADT7473, ADT7475, ADT7476, and ADT7490 are thermal monitors and multiple
23 https://www.onsemi.com/pub/Collateral/ADT7473-D.PDF
24 https://www.onsemi.com/pub/Collateral/ADT7475-D.PDF
25 https://www.onsemi.com/pub/Collateral/ADT7476-D.PDF
26 https://www.onsemi.com/pub/Collateral/ADT7490-D.PDF
34 - adi,adt7473
[all …]
/Linux-v6.1/drivers/hwmon/
Dadt7475.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives
4 * Copyright (C) 2007-2008, Advanced Micro Devices, Inc.
18 #include <linux/hwmon-sysfs.h>
19 #include <linux/hwmon-vid.h>
37 * These are unique identifiers for the sysfs functions - unlike the
66 #define REG_VID 0x43 /* ADT7476 only */
107 #define VID_VIDSEL 0x80 /* ADT7476 only */
123 #define CONFIG5_VIDGPIO 0x10 /* ADT7476 only */
160 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator
[all …]
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
20 sensors-detect script from the lm_sensors package. Read
21 <file:Documentation/hwmon/userspace-tools.rst> for details.
238 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
243 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
279 will be called as370-hwmon.
302 will be called axi-fan-control
311 lm-sensors 2.10.1 for proper userspace support.
350 Only Intel-based Apple's computers are supported (MacBook Pro,
357 the laptop to act as a pinball machine-esque joystick.
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Darmada-385-atl-x530.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 (x530/AT-GS980MX)
9 /dts-v1/;
10 #include "armada-385.dtsi"
12 #include <dt-bindings/gpio/gpio.h>
15 model = "x530/AT-GS980MX";
19 stdout-path = "serial1:115200n8";
32 internal-regs {
34 pinctrl-names = "default";
35 pinctrl-0 = <&i2c0_pins>;
[all …]