mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 05:22:19 -04: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:
committed by
Shawn Guo
parent
5a0e803414
commit
ba28db60d3
@@ -19,6 +19,10 @@ memory@80000000 {
|
||||
};
|
||||
};
|
||||
|
||||
&cpu1 {
|
||||
cpu-supply = <®_DCDC2>;
|
||||
};
|
||||
|
||||
&gpio6 {
|
||||
gpio-line-names = "",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user