Home
last modified time | relevance | path

Searched +full:lp87524 +full:- +full:q1 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dti,lp87524-q1.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/ti,lp87524-q1.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI LP87524-Q1 four 1-phase output buck converter
10 - Keerthy <j-keerthy@ti.com>
14 const: ti,lp87524-q1
20 reset-gpios:
24 gpio-controller: true
26 '#gpio-cells':
[all …]
/linux/drivers/mfd/
H A Dlp87565.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
5 * Author: Keerthy <j-keerthy@ti.com>
25 { .name = "lp87565-q1-regulator", },
26 { .name = "lp87565-q1-gpio", },
32 .compatible = "ti,lp87524-q1",
36 .compatible = "ti,lp87565-q1",
40 .compatible = "ti,lp87561-q1",
53 lp87565 = devm_kzalloc(&client->dev, sizeof(*lp87565), GFP_KERNEL); in lp87565_probe()
55 return -ENOMEM; in lp87565_probe()
[all …]