mirror of https://gitee.com/openkylin/linux.git
ARM: dts: dra7-evm: Add cpu0 vdd supply
Add vdd-supply as smps123_reg for cpu0. Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
da1eb4af57
commit
fea79e0b0e
|
@ -361,7 +361,7 @@ &mmc2 {
|
|||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu0-supply = <&smps123_reg>;
|
||||
vdd-supply = <&smps123_reg>;
|
||||
};
|
||||
|
||||
&omap_dwc3_2 {
|
||||
|
|
Loading…
Reference in New Issue