mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
ARM: dts: imx7d-colibri-emmc: add cpu1 supply
Each cpu-core is supposed to list its supply separately, add supply for
cpu1.
Fixes: 2d7401f863 ("ARM: dts: imx7d: Add cpu1 supply")
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
5a0e803414
commit
ba28db60d3
|
|
@ -19,6 +19,10 @@ memory@80000000 {
|
|||
};
|
||||
};
|
||||
|
||||
&cpu1 {
|
||||
cpu-supply = <®_DCDC2>;
|
||||
};
|
||||
|
||||
&gpio6 {
|
||||
gpio-line-names = "",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user