mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 07:51:17 +02:00
Merge git://git.denx.de/u-boot-samsung
This commit is contained in:
@@ -124,8 +124,8 @@
|
|||||||
|
|
||||||
ldo15_reg: LDO15 {
|
ldo15_reg: LDO15 {
|
||||||
regulator-name = "vdd_ldo15";
|
regulator-name = "vdd_ldo15";
|
||||||
regulator-min-microvolt = <3100000>;
|
regulator-min-microvolt = <3300000>;
|
||||||
regulator-max-microvolt = <3100000>;
|
regulator-max-microvolt = <3300000>;
|
||||||
regulator-always-on;
|
regulator-always-on;
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -137,7 +137,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
ldo17_reg: LDO17 {
|
ldo17_reg: LDO17 {
|
||||||
regulator-name = "tsp_avdd";
|
regulator-name = "vdd_ldo17";
|
||||||
regulator-min-microvolt = <3300000>;
|
regulator-min-microvolt = <3300000>;
|
||||||
regulator-max-microvolt = <3300000>;
|
regulator-max-microvolt = <3300000>;
|
||||||
regulator-always-on;
|
regulator-always-on;
|
||||||
|
Reference in New Issue
Block a user