Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d395185940e2e303cf78a047bdf2b806d7043ae4
/
.
/
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
>;
};