Skip to content

Commit a68e1ae

Browse files
Shreeya Patelmmind
authored andcommitted
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>
1 parent a325956 commit a68e1ae

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,11 @@
207207
status = "okay";
208208
};
209209

210+
&saradc {
211+
vref-supply = <&avcc_1v8_s0>;
212+
status = "okay";
213+
};
214+
210215
&sdhci {
211216
bus-width = <8>;
212217
no-sdio;

0 commit comments

Comments
 (0)