Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 849f0553 authored by Jacob Chen's avatar Jacob Chen Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: enable saradc for rk3288-evb



saradc in rk3288-evb use 1.8v ref.

Signed-off-by: default avatarJacob Chen <jacob-chen@iotwrt.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6a23afbf
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -218,6 +218,11 @@
	status = "okay";
};

&saradc {
	vref-supply = <&vcc_18>;
	status = "okay";
};

&sdmmc {
	bus-width = <4>;
	cap-mmc-highspeed;