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-09-20 14:44:23 +08:00 committed by Philipp Tomsich
parent 0eaf58bfaa
commit f957dec682

View File

@ -42,6 +42,10 @@
};
};
&saradc {
status = "okay";
};
&uart2 {
status = "okay";
};