]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
rockchip: dts: Enable SARADC for rk3368-sheep
authorDavid Wu <david.wu@rock-chips.com>
Wed, 20 Sep 2017 06:46:19 +0000 (14:46 +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/rk3368-sheep.dts

index 7c190f745660fd1c03f1ad8ff95916019d15efbf..27befadd67ceb152d03a2849bdd470b9ad0efa14 100644 (file)
        };
 };
 
+&saradc {
+       status = "okay";
+};
+
 &tsadc {
        status = "okay";
        rockchip,hw-tshut-mode = <0>; /* CRU */