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

index 2b221b6d61eef5b4d739b3e152f41e624b5b2ba0..8e857b2c8913fee306dd2867377cc435388f8b22 100644 (file)
        snps,reset-gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
 };
 
+&saradc {
+       status = "okay";
+};
+
 &sfc {
        status = "okay";
        flash@0 {