Home
last modified time | relevance | path

Searched +full:mapphone +full:- +full:cpcap +full:- +full:adc (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dcpcap-adc.txt1 Motorola CPCAP PMIC ADC binding
4 - compatible: Should be "motorola,cpcap-adc" or "motorola,mapphone-cpcap-adc"
5 - interrupts: The interrupt number for the ADC device
6 - interrupt-names: Should be "adcdone"
7 - #io-channel-cells: Number of cells in an IIO specifier
11 cpcap_adc: adc {
12 compatible = "motorola,mapphone-cpcap-adc";
13 interrupt-parent = <&cpcap>;
15 interrupt-names = "adcdone";
16 #io-channel-cells = <1>;
H A Dmotorola,cpcap-adc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/motorola,cpcap-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Motorola CPCAP PMIC ADC
10 - Tony Lindgren <tony@atomide.com>
13 On Motorola phones like droid 4 there is a custom CPCAP PMIC. This PMIC
20 - motorola,cpcap-adc
21 - motorola,mapphone-cpcap-adc
26 interrupt-names:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-cpcap-usb.txt1 Motorola CPCAP PMIC USB PHY binding
4 compatible: Shall be either "motorola,cpcap-usb-phy" or
5 "motorola,mapphone-cpcap-usb-phy"
6 #phy-cells: Shall be 0
7 interrupts: CPCAP PMIC interrupts used by the USB PHY
8 interrupt-names: Interrupt names
9 io-channels: IIO ADC channels used by the USB PHY
10 io-channel-names: IIO ADC channel names
11 vusb-supply: Regulator for the PHY
15 pinctrl-names: Names for optional pin modes
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dmotorola-cpcap-mapphone.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Common CPCAP configuration used on Motorola phones
7 cpcap: pmic@0 { label
8 compatible = "motorola,cpcap", "st,6556002";
10 interrupt-parent = <&gpio1>;
12 interrupt-controller;
13 #interrupt-cells = <2>;
14 #address-cells = <1>;
15 #size-cells = <0>;
16 spi-max-frequency = <9600000>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dcpcap-charger.txt1 Motorola CPCAP PMIC battery charger binding
4 - compatible: Shall be "motorola,mapphone-cpcap-charger"
5 - interrupts: Interrupt specifier for each name in interrupt-names
6 - interrupt-names: Should contain the following entries:
10 - io-channels: IIO ADC channel specifier for each name in io-channel-names
11 - io-channel-names: Should contain the following entries:
15 - mode-gpios: Optionally CPCAP charger can have a companion wireless
22 compatible = "motorola,mapphone-cpcap-charger";
23 interrupts-extended = <
24 &cpcap 13 0 &cpcap 12 0 &cpcap 29 0 &cpcap 28 0
[all …]