Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
status = "okay";
#phy-cells = <1>;
};
+
+ adc: adc@126C0000 {
+ compatible = "samsung,exynos-adc-v1";
+ reg = <0x126C0000 0x20>, <0x10020718 0x4>;
+ interrupt-parent = <&combiner>;
+ interrupts = <10 3>;
+ #io-channel-cells = <1>;
+ clocks = <&clock 326>;
+ clock-names = "adc";
+ vdd-supply = <&ldo3_reg>;
+ status = "ok";
+ };
};
&pinctrl_1 {
# CONFIG_AD7793 is not set
# CONFIG_AD7476 is not set
# CONFIG_AD7887 is not set
-# CONFIG_EXYNOS_ADC is not set
+CONFIG_EXYNOS_ADC=y
# CONFIG_MAX1363 is not set
# CONFIG_TI_ADC081C is not set