rockchip: dts: Enable SARADC for rk3328-evb

Enable the SARADC for download key pressed detect.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
This commit is contained in:
David Wu
2017-10-01 00:33:30 +02:00
committed by Philipp Tomsich
parent 0eaf58bfaa
commit f957dec682
+4
View File
@@ -42,6 +42,10 @@
};
};
&saradc {
status = "okay";
};
&uart2 {
status = "okay";
};