Searched +full:adt7476 +full:- +full:d (Results 1 – 3 of 3) sorted by relevance
1 # 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 multiple23 https://www.onsemi.com/pub/Collateral/ADT7473-D.PDF24 https://www.onsemi.com/pub/Collateral/ADT7475-D.PDF25 https://www.onsemi.com/pub/Collateral/ADT7476-D.PDF26 https://www.onsemi.com/pub/Collateral/ADT7490-D.PDF34 - adi,adt7473[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives4 * Copyright (C) 2007-2008, Advanced Micro Devices, Inc.17 #include <linux/hwmon-sysfs.h>18 #include <linux/hwmon-vid.h>24 #include <dt-bindings/pwm/pwm.h>37 * These are unique identifiers for the sysfs functions - unlike the68 #define REG_VID 0x43 /* ADT7476 only */112 #define VID_VIDSEL 0x80 /* ADT7476 only */128 #define CONFIG5_VIDGPIO 0x10 /* ADT7476 only */[all …]
1 // 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 …]