[PATCH 4/4] ARM: berlin: enable the ADC on the BG2Q DMP
Antoine Tenart
antoine.tenart at free-electrons.com
Fri Mar 20 06:36:05 PDT 2015
An ADC node is now available in the BG2Q SoC device tree. Enable it on
the BG2Q DMP board.
Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>
---
arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
index a98ac1bd8f65..a6de0039e5bc 100644
--- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
+++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
@@ -112,3 +112,7 @@
&sata_phy {
status = "okay";
};
+
+&adc {
+ status = "okay";
+};
--
2.3.3
More information about the linux-arm-kernel
mailing list