arm64: dts: rockchip: Add saradc node to rock5b

Add ADC support for ROCK 5B.

Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com>
Link: https://lore.kernel.org/r/20230610134841.172313-1-shreeya.patel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Shreeya Patel
2023-06-10 19:18:41 +05:30
committed by Heiko Stuebner
parent a325956fa7
commit a68e1aec58

View File

@@ -207,6 +207,11 @@ &pwm1 {
status = "okay";
};
&saradc {
vref-supply = <&avcc_1v8_s0>;
status = "okay";
};
&sdhci {
bus-width = <8>;
no-sdio;