On 06/05/2014 06:05 PM, Soren Brinkmann wrote:
quoted hunk ↗ jump to hunk
The Xilinx A/D Converter is found in Xilinx devices including Zynq.
Signed-off-by: Soren Brinkmann <redacted>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index e2d62048e198..2d1039d8c7f1 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -360,6 +360,7 @@ CONFIG_TEGRA_IOMMU_GART=y
CONFIG_TEGRA_IOMMU_SMMU=y
CONFIG_MEMORY=y
CONFIG_IIO=y
+CONFIG_XILINX_XADC=y
CONFIG_AK8975=y
CONFIG_PWM=y
CONFIG_PWM_TEGRA=y
Olof, Arnd: Are you going to take this patch directly to your tree?
I will add 1/2 to my zynq/dt branch.
Thanks,
Michal