xref: /openbmc/u-boot/arch/arm/dts/logicpd-torpedo-35xx-devkit-u-boot.dtsi (revision 9ab403d0dd3c88370612c97f8c4cb88199302833)
1// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2017
4 * Logic PD - http://www.logicpd.com
5 */
6
7&i2c1 {
8	clock-frequency = <400000>;
9};
10
11&i2c2 {
12	clock-frequency = <400000>;
13};
14
15&mmc2 {
16      status = "disabled";
17};
18
19&mmc3 {
20      status = "disabled";
21};
22
23