Commit 94b9a8a6 authored by Tony Lindgren's avatar Tony Lindgren

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: default avatarSebastian Reichel <sre@kernel.org>
Tested-by: default avatarSebastian Reichel <sre@kernel.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 22d65342
......@@ -19,6 +19,13 @@ cpcap: pmic@0 {
spi-max-frequency = <3000000>;
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 {
compatible = "motorola,mapphone-cpcap-regulator";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment