]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
rockchip: dts: Enable SARADC for rk3399-evb
authorDavid Wu <david.wu@rock-chips.com>
Wed, 20 Sep 2017 06:47:19 +0000 (14:47 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sat, 30 Sep 2017 22:33:31 +0000 (00:33 +0200)
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>
arch/arm/dts/rk3399-evb.dts

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