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

index dd6ce8b69e634c8fb9709e78d0ee4e5d04e9765d..63785eb55eff07dc0573b5581e9e3fd8d4ae55c8 100644 (file)
        };
 };
 
+&saradc {
+       status = "okay";
+};
+
 &tsadc {
        rockchip,hw-tshut-mode = <0>;
        rockchip,hw-tshut-polarity = <0>;