Commit a68e1aec authored by Shreeya Patel's avatar Shreeya Patel Committed by Heiko Stuebner

arm64: dts: rockchip: Add saradc node to rock5b

Add ADC support for ROCK 5B.
Signed-off-by: default avatarShreeya Patel <shreeya.patel@collabora.com>
Link: https://lore.kernel.org/r/20230610134841.172313-1-shreeya.patel@collabora.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent a325956f
......@@ -207,6 +207,11 @@ &pwm1 {
status = "okay";
};
&saradc {
vref-supply = <&avcc_1v8_s0>;
status = "okay";
};
&sdhci {
bus-width = <8>;
no-sdio;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment