summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDavid Wu <david.wu@rock-chips.com>2017-09-20 06:41:38 (GMT)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-09-30 22:33:30 (GMT)
commit679276bde6f0aebb207053b5f11012f20577ce37 (patch)
tree51a88a4eafcc14a675936c2eeae2090152b9f475 /arch
parentfdc1eccbd19e8ea45e527d2b199917c075b6a4cd (diff)
downloadu-boot-679276bde6f0aebb207053b5f11012f20577ce37.tar.xz
rockchip: dts: Enable SARADC for rv1108-evb
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/rv1108-evb.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/rv1108-evb.dts b/arch/arm/dts/rv1108-evb.dts
index 2b221b6..8e857b2 100644
--- a/arch/arm/dts/rv1108-evb.dts
+++ b/arch/arm/dts/rv1108-evb.dts
@@ -39,6 +39,10 @@
snps,reset-gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
};
+&saradc {
+ status = "okay";
+};
+
&sfc {
status = "okay";
flash@0 {