/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | max77802.txt | 1 Maxim MAX77802 multi-function device 3 The Maxim MAX77802 is a Power Management IC (PMIC) that contains 10 high 4 efficiency Buck regulators, 32 Low-DropOut (LDO) regulators used to power 5 up application processors and peripherals, a 2-channel 32kHz clock outputs, 6 a Real-Time-Clock (RTC) and a I2C interface to program the individual 9 Bindings for the built-in 32k clock generator block and 14 - compatible : Must be "maxim,max77802" 15 - reg : Specifies the I2C slave address of PMIC block. 16 - interrupts : I2C device IRQ line connected to the main SoC. 20 max77802: pmic@9 { [all …]
|
D | max77686.txt | 1 Maxim MAX77686 multi-function device 3 MAX77686 is a Multifunction device with PMIC, RTC and Charger on chip. It is 4 interfaced to host controller using i2c interface. PMIC and Charger submodules 8 PMIC submodule. 10 Bindings for the built-in 32k clock generator block and 15 - compatible : Must be "maxim,max77686"; 16 - reg : Specifies the i2c slave address of PMIC block. 17 - interrupts : This i2c device has an IRQ line connected to the main SoC. 21 max77686: pmic@9 { 23 interrupt-parent = <&wakeup_eint>;
|
D | rohm,bd71828-pmic.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/rohm,bd71828-pmic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 13 BD71828GW is a single-chip power management IC for battery-powered portable 15 single-cell linear charger. Also included is a Coulomb counter, a real-time 30 gpio-controller: true 32 "#gpio-cells": 41 "#clock-cells": [all …]
|
D | rohm,bd70528-pmic.txt | 3 BD70528MWV is an ultra-low quiescent current general purpose, single-chip, 4 power management IC for battery-powered portable devices. The IC 5 integrates 3 ultra-low current consumption buck converters, 3 LDOs and 2 6 LED Drivers. Also included are 4 GPIOs, a real-time clock (RTC), a 32kHz 7 clock gate, high-accuracy VREF for use with an external ADC, flexible 8 dual-input power path, 10 bit SAR ADC for battery temperature monitor and 12 - compatible : Should be "rohm,bd70528" 13 - reg : I2C slave address. 14 - interrupts : The interrupt line the device is connected to. 15 - interrupt-controller : To indicate BD70528 acts as an interrupt controller. [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | imx6q-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/imx6q-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Anson Huang <Anson.Huang@nxp.com> 14 const: fsl,imx6q-ccm 24 - description: CCM interrupt request 1 25 - description: CCM interrupt request 2 27 '#clock-cells': 32 - description: 24m osc [all …]
|
D | cirrus,lochnagar.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - patches@opensource.cirrus.com 15 Logic devices on mini-cards, as well as allowing connection of various 25 [1] Clock : ../clock/clock-bindings.txt 28 [2] include/dt-bindings/clock/lochnagar.h 36 - cirrus,lochnagar1-clk 37 - cirrus,lochnagar2-clk 39 '#clock-cells': [all …]
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/interrupt-controller/arm-gic.h> 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/mfd/max77620.h> 9 pmic: pmic@3c { label 14 #interrupt-cells = <2>; 15 interrupt-controller; 17 #gpio-cells = <2>; 18 gpio-controller; 20 system-power-controller; [all …]
|
D | imx53-kp-ddc.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 8 #include "imx53-kp.dtsi" 11 model = "K+P imx53 DDC"; 12 compatible = "kiebackpeter,imx53-ddc", "fsl,imx53"; 15 compatible = "pwm-backlight"; 17 power-supply = <®_backlight>; 18 brightness-levels = <0 24 28 32 36 22 default-brightness-level = <20>; 26 compatible = "fsl,imx-parallel-display"; [all …]
|
D | sun8i-a33-sinlinx-sina33.dts | 2 * Copyright 2015 Chen-Yu Tsai 4 * Chen-Yu Tsai <wens@csie.org> 6 * This file is dual-licensed: you can use it either under the terms 45 /dts-v1/; 46 #include "sun8i-a33.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/input/input.h> 54 compatible = "sinlinx,sina33", "allwinner,sun8i-a33"; 61 stdout-path = "serial0:115200n8"; [all …]
|
D | sun8i-r16-bananapi-m2m.dts | 2 * Copyright (c) 2017 Free Electrons <maxime.ripard@free-electrons.com> 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "sun8i-a33.dtsi" 46 #include <dt-bindings/gpio/gpio.h> 50 compatible = "sinovoip,bananapi-m2m", "allwinner,sun8i-a33"; 61 stdout-path = "serial0:115200n8"; 65 compatible = "gpio-leds"; 68 label = "bpi-m2m:blue:usr"; 73 label = "bpi-m2m:green:usr"; [all …]
|
D | tegra124-nyan.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/input/input.h> 7 rtc0 = "/i2c@7000d000/pmic@40"; 13 stdout-path = "serial0:115200n8"; 19 * missing a unit-address. However, the bootloader on these Chromebook 21 * Adding the unit-address causes the bootloader to create a /memory 33 /delete-node/ memory@80000000; 39 vdd-supply = <&vdd_3v3_hdmi>; 40 pll-supply = <&vdd_hdmi_pll>; 41 hdmi-supply = <&vdd_5v0_hdmi>; [all …]
|
/kernel/linux/linux-5.10/drivers/clk/ |
D | clk-lochnagar.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (c) 2017-2018 Cirrus Logic, Inc. and 11 #include <linux/clk-provider.h> 22 #include <dt-bindings/clk/lochnagar.h> 49 LN_PARENT("ln-none"), 50 LN_PARENT("ln-spdif-mclk"), 51 LN_PARENT("ln-psia1-mclk"), 52 LN_PARENT("ln-psia2-mclk"), 53 LN_PARENT("ln-cdc-clkout"), 54 LN_PARENT("ln-dsp-clkout"), [all …]
|
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 76 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each. 85 This driver supports the hi655x PMIC clock. This 86 multi-function device has one fixed-rate oscillator, clocked 87 at 32KHz. 117 be pre-programmed to support other configurations and features not yet 166 This driver supports TI CDCE706 programmable 3-PLL clock synthesizer. 176 For example, the CDCE925 contains two PLLs with spread-spectrum 186 tristate "Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier" 229 clock. These multi-function devices have two (S2MPS14) or three [all …]
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 44 tristate "Active-semi ACT8945A" 49 Support for the ACT8945A PMIC from Active-semi. This device 50 features three step-down DC/DC converters and four low-dropout 66 sun4i-gpadc-iio and the hwmon driver iio_hwmon. 69 called sun4i-gpadc. 78 Support for the AS3711 PMIC from AMS 88 tablets etc. It has 4 DC/DC step-down regulators, 3 DC/DC step-down 93 bool "Analog Devices ADP5520/01 MFD PMIC Core Support" 119 over at91-usart-serial driver and usart-spi-driver. Only one function [all …]
|
D | 88pm805.c | 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 66 .name = "audio-short1", 73 .name = "audio-short2", 82 .name = "88pm80x-codec", 85 .id = -1, 138 struct regmap *map = chip->regmap; in device_irq_init_805() 140 int data, mask, ret = -EINVAL; in device_irq_init_805() 142 if (!map || !chip->irq) { in device_irq_init_805() 143 dev_err(chip->dev, "incorrect parameters\n"); in device_irq_init_805() 144 return -EINVAL; in device_irq_init_805() [all …]
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra210-p2180.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/mfd/max77620.h> 11 rtc0 = "/i2c@7000d000/pmic@3c"; 17 stdout-path = "serial0:115200n8"; 26 vdd-supply = <&vdd_gpu>; 36 clock-frequency = <400000>; 38 pmic: pmic@3c { label 41 interrupt-parent = <&tegra_pmc>; 44 #interrupt-cells = <2>; 45 interrupt-controller; [all …]
|
D | tegra194-p3668-0000.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <dt-bindings/mfd/max77620.h> 8 compatible = "nvidia,p3668-0000", "nvidia,tegra194"; 21 rtc0 = "/bpmp/i2c/pmic@3c"; 28 stdout-path = "serial0:115200n8"; 35 phy-reset-gpios = <&gpio TEGRA194_MAIN_GPIO(R, 1) GPIO_ACTIVE_LOW>; 36 phy-handle = <&phy>; 37 phy-mode = "rgmii-id"; 40 #address-cells = <1>; 41 #size-cells = <0>; [all …]
|
D | tegra186-p3310.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <dt-bindings/mfd/max77620.h> 27 stdout-path = "serial0:115200n8"; 38 phy-reset-gpios = <&gpio TEGRA186_MAIN_GPIO(M, 4) 40 phy-handle = <&phy>; 41 phy-mode = "rgmii"; 44 #address-cells = <1>; 45 #size-cells = <0>; 48 compatible = "ethernet-phy-ieee802.3-c22"; 50 interrupt-parent = <&gpio>; [all …]
|
D | tegra194-p2888.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <dt-bindings/mfd/max77620.h> 27 stdout-path = "serial0:115200n8"; 34 phy-reset-gpios = <&gpio TEGRA194_MAIN_GPIO(G, 5) GPIO_ACTIVE_LOW>; 35 phy-handle = <&phy>; 36 phy-mode = "rgmii-id"; 39 #address-cells = <1>; 40 #size-cells = <0>; 43 compatible = "ethernet-phy-ieee802.3-c22"; 45 interrupt-parent = <&gpio>; [all …]
|
D | tegra210-p3450-0000.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/gpio-keys.h> 5 #include <dt-bindings/input/linux-event-codes.h> 6 #include <dt-bindings/mfd/max77620.h> 12 compatible = "nvidia,p3450-0000", "nvidia,tegra210"; 16 rtc0 = "/i2c@7000d000/pmic@3c"; 22 stdout-path = "serial0:115200n8"; 33 avdd-pll-uerefe-supply = <&vdd_pex_1v05>; 34 hvddio-pex-supply = <&vdd_1v8>; [all …]
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/ |
D | hi6220-hikey.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include "hikey-pinctrl.dtsi" 12 #include <dt-bindings/gpio/gpio.h> 16 compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; 26 stdout-path = "serial3:115200n8"; 32 * 0x05e0,0000 - 0x05ef,ffff: MCU firmware runtime using 33 * 0x05f0,1000 - 0x05f0,1fff: Reboot reason 34 * 0x06df,f000 - 0x06df,ffff: Mailbox message data 35 * 0x0740,f000 - 0x0740,ffff: MCU firmware section [all …]
|
D | hi3660-hikey960.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 12 #include "hikey960-pinctrl.dtsi" 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/input/input.h> 15 #include <dt-bindings/interrupt-controller/irq.h> 16 #include <dt-bindings/usb/pd.h> 20 compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660"; 35 stdout-path = "serial6:115200n8"; 44 reserved-memory { [all …]
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/actions/ |
D | s900-bubblegum-96.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 11 compatible = "ucrobotics,bubblegum-96", "actions,s900"; 12 model = "Bubblegum-96"; 22 stdout-path = "serial5:115200n8"; 30 /* Fixed regulator used in the absence of PMIC */ 31 vcc_3v1: vcc-3v1 { 32 compatible = "regulator-fixed"; 33 regulator-name = "fixed-3.1V"; 34 regulator-min-microvolt = <3100000>; [all …]
|
/kernel/linux/linux-5.10/drivers/spi/ |
D | spi-sprd-adi.c | 4 * SPDX-License-Identifier: GPL-2.0 37 #define REG_ADI_CHN_ADDR(id) (0x44 + (id - 2) * 4) 55 * The slave devices address offset is always 0x8000 and size is 4K. 72 /* Registers definitions for PMIC watchdog controller */ 83 /* Registers definitions for PMIC */ 89 /* Definition of PMIC reset status register */ 122 if (paddr < sadi->slave_pbase || paddr > in sprd_adi_check_paddr() 123 (sadi->slave_pbase + ADI_SLAVE_ADDR_SIZE)) { in sprd_adi_check_paddr() 124 dev_err(sadi->dev, in sprd_adi_check_paddr() 127 return -EINVAL; in sprd_adi_check_paddr() [all …]
|
/kernel/linux/linux-5.10/arch/arm/mach-mmp/ |
D | pm-mmp2.c | 1 // SPDX-License-Identifier: GPL-2.0-only 18 #include <asm/mach-types.h> 21 #include "addr-map.h" 22 #include "pm-mmp2.h" 23 #include "regs-icu.h" 29 int irq = d->irq; in mmp2_set_wake() 164 printk(KERN_ERR "%s: PMIC interrupt is handling\n", __func__); in mmp2_pm_enter() 165 return -EAGAIN; in mmp2_pm_enter() 195 * Called after devices are re-setup, but before processes are thawed. 208 * Set to PM_DISK_FIRMWARE so we can quickly veto suspend-to-disk. [all …]
|