Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e6fe8b51a6519628375f15d9ae42917b1c4fc39
/
.
/
arch
/
arm
/
dts
/
rk3528-radxa-e20c-u-boot.dtsi
blob: 9c2f03a786cfef4a35e89f079e256b0c21983edf [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
#include
"rk3528-u-boot.dtsi"
&
sdmmc
{
bus
-
width
=
<
4
>;
cap
-
mmc
-
highspeed
;
cap
-
sd
-
highspeed
;
disable
-
wp
;
vmmc
-
supply
=
<&
vcc_3v3
>;
status
=
"okay"
;
};