projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
arm64: zynqmp: PM: Specify power domains for DP related nodes
[oweals/u-boot.git]
/
arch
/
arm
/
dts
/
stm32f7-u-boot.dtsi
1
&pinctrl {
2
usart1_pins_a: usart1@0 {
3
u-boot,dm-pre-reloc;
4
pins1 {
5
u-boot,dm-pre-reloc;
6
};
7
pins2 {
8
u-boot,dm-pre-reloc;
9
};
10
};
11
fmc_pins: fmc@0 {
12
u-boot,dm-pre-reloc;
13
pins
14
{
15
u-boot,dm-pre-reloc;
16
};
17
};
18
};
19
20
&fmc {
21
bank1: bank@0 {
22
u-boot,dm-pre-reloc;
23
};
24
};