Searched +full:buck23 +full:- +full:in +full:- +full:supply (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mfd/ti,lp87565-q[all...]
4 - compatible: "ti,lp87565", "ti,lp87565-q1"5 - reg: I2C slave address.6 - gpio-controller: Marks the device node as a GPIO Controller.7 - #gpio-cells: Should be two. The first cell is the pin number and10 - xxx-in-supply: Phandle to parent supply node of each regulator12 the supply_name populated in driver.16 compatible = "ti,lp87565-q1";18 gpio-controller;19 #gpio-cells = <2>;21 buck10-in-supply = <&vsys_3v3>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/5 /dts-v1/;8 #include "dra7-evm-common.dtsi"9 #include "dra76x-mmc-iodela[all...]