Sign in
coral
/
uboot-imx
/
815487fa4c59d8477fd6e78e01b82c679141eca4
/
.
/
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
;
};