summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/stih416-b2020.dts
blob: d42ff1dcd89fa3e5d7521a9e4bb21c9265439e9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*
 * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
 * Author: Srinivas Kandagatla <srinivas.kandagatla@st.com>
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * publishhed by the Free Software Foundation.
 */
/dts-v1/;
#include "stih416.dtsi"
#include "stih41x-b2020.dtsi"
/ {
	model = "STiH416 B2020";
	compatible = "st,stih416-b2020", "st,stih416";

	soc {
		mmc1: sdhci@fe81f000 {
			status       = "okay";
			bus-width    = <8>;
			non-removable;
		};
	};
};
OpenPOWER on IntegriCloud