ARM: dts: am335x-evm: disable mmc3
[oweals/u-boot.git] / arch / arm / dts / am335x-evm-u-boot.dtsi
1 /*
2  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7
8 &mmc3 {
9         status = "disabled";
10 };