summaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3528-radxa-e20c-u-boot.dtsi
blob: e8c8dc2f032429a557f739f0c7ab727e7b5d80ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)

#include "rk3528-u-boot.dtsi"

&saradc {
	bootph-pre-ram;
	vdd-microvolts = <1800000>;
};

&vdd_arm {
	regulator-init-microvolt = <953000>;
};

&vdd_logic {
	regulator-init-microvolt = <900000>;
};