ARM: dts: omap4-droid4: Add CPCAP PMIC ADC configuration
Add CPCAP PMIC ADC configuration. Cc: devicetree@vger.kernel.org Cc: Marcel Partap <mpartap@gmx.net> Cc: Michael Scott <michael.scott@linaro.org> Reviewed-by: Sebastian Reichel <sre@kernel.org> Tested-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
22d653429e
commit
94b9a8a6fd
@ -19,6 +19,13 @@
|
|||||||
spi-max-frequency = <3000000>;
|
spi-max-frequency = <3000000>;
|
||||||
spi-cs-high;
|
spi-cs-high;
|
||||||
|
|
||||||
|
cpcap_adc: adc {
|
||||||
|
compatible = "motorola,mapphone-cpcap-adc";
|
||||||
|
interrupts-extended = <&cpcap 8 0>;
|
||||||
|
interrupt-names = "adcdone";
|
||||||
|
#io-channel-cells = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
cpcap_regulator: regulator {
|
cpcap_regulator: regulator {
|
||||||
compatible = "motorola,mapphone-cpcap-regulator";
|
compatible = "motorola,mapphone-cpcap-regulator";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user