1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

arm64: dts: rockchip: add saradc to rk3568-evb1-v10

Add the SARADC to the device tree of the RK3568 EVB1.

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
Link: https://lore.kernel.org/r/20210823110716.10038-1-michael.riesch@wolfvision.net
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Michael Riesch 2021-08-23 13:07:16 +02:00 committed by Heiko Stuebner
parent 932b4610f5
commit cf1944727c

View file

@ -360,6 +360,11 @@
status = "okay";
};
&saradc {
vref-supply = <&vcca_1v8>;
status = "okay";
};
&sdhci {
bus-width = <8>;
max-frequency = <200000000>;