Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e4c1bbf0a76d2f06d91d160c9727b08b046b5e2b
/
.
/
arch
/
arm
/
dts
/
armada-388-helios4-u-boot.dtsi
blob: 4b20610d83195da6365f03953c7b7de051e1ec50 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
{
aliases
{
i2c0
=
&
i2c0
;
i2c1
=
&
i2c1
;
spi1
=
&
spi1
;
};
};
&
eth0
{
phy
-
reset
-
gpios
=
<&
gpio0
19
GPIO_ACTIVE_LOW
>;
};
&
spi1
{
u
-
boot
,
dm
-
spl
;
};
&
w25q32
{
status
=
"okay"
;
u
-
boot
,
dm
-
spl
;
};