xref: /linux/scripts/dtc/include-prefixes/arm64/freescale/imx95-verdin-nonwifi.dtsi (revision 0fc8f6200d2313278fbf4539bbab74677c685531)
1// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2/*
3 * Copyright (c) Toradex
4 *
5 * Common dtsi for Verdin iMX95 SoM non-WB variant
6 *
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/nxp-imx95
8 */
9
10/* SDIO on MSP 30, 31, 32, 33, 34, 35 */
11&usdhc3 {
12	pinctrl-names = "default";
13	pinctrl-0 = <&pinctrl_usdhc3>;
14
15	status = "disabled";
16};
17