mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-29 14:41:26 +01:00
rockchip: dts: Enable SARADC for rk3368-px5-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>
This commit is contained in:
parent
f957dec682
commit
0ac1ae65ea
@ -296,6 +296,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&saradc {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&tsadc {
|
&tsadc {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
rockchip,hw-tshut-mode = <0>; /* CRU */
|
rockchip,hw-tshut-mode = <0>; /* CRU */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user