rockchip: dts: Enable SARADC for rk3399-evb
authorDavid Wu <[email protected]>
Wed, 20 Sep 2017 06:47:19 +0000 (14:47 +0800)
committerPhilipp Tomsich <[email protected]>
Sat, 30 Sep 2017 22:33:31 +0000 (00:33 +0200)
Enable the SARADC for download key pressed detect.

Signed-off-by: David Wu <[email protected]>
Acked-by: Philipp Tomsich <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
arch/arm/dts/rk3399-evb.dts

index be0c6d98bd39945245552873c8cb8030c12771c0..0e5d8d79a19fa53d4c9c3d3d5a086528332d1a4b 100644 (file)
        status = "okay";
 };
 
+&saradc {
+       status = "okay";
+};
+
 &sdmmc {
        bus-width = <4>;
        status = "okay";