Add cpu-supply xref to cpu@0
This commit is contained in:
parent
af0e7ee263
commit
5d135bbf6f
@ -31,6 +31,14 @@
|
||||
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
|
||||
/ {
|
||||
cpus {
|
||||
cpu@0 {
|
||||
cpu-supply = <®_dcdc2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&pio {
|
||||
emac_phy_reset_pin_pine64_plus: emac_phy_reset_pin@0 {
|
||||
allwinner,pins = "PD14";
|
||||
@ -64,6 +72,10 @@
|
||||
reg_dc1dc: dc1sw {
|
||||
regulator-name = "dc1sw";
|
||||
};
|
||||
|
||||
reg_dcdc2: dcdc2 {
|
||||
regulator-name = "dcdc2";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user