Sign in
coral
/
u-boot-mtk
/
826416c14132b817df829acdc80473861463a2da
/
.
/
arch
/
arm
/
dts
/
stm32h743i-disco-u-boot.dtsi
blob: 2d6b41bfb9671ae7a469c3a206d4ff4cec5fb45a [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
#include
<
stm32h7
-
u
-
boot
.
dtsi
>
&
sdmmc1
{
status
=
"okay"
;
pinctrl
-
0
=
<&
sdmmc1_pins
>;
pinctrl
-
names
=
"default"
;
bus
-
width
=
<
4
>;
cd
-
gpios
=
<&
gpioi
8
1
>;
};