rockchip: dts: Enable SARADC for rk3368-sheep

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>
master
David Wu 7 years ago committed by Philipp Tomsich
parent 0ac1ae65ea
commit 6333a3bad9
  1. 4
      arch/arm/dts/rk3368-sheep.dts

@ -260,6 +260,10 @@
};
};
&saradc {
status = "okay";
};
&tsadc {
status = "okay";
rockchip,hw-tshut-mode = <0>; /* CRU */

Loading…
Cancel
Save