]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - arch/arm/boot/dts/zx296702-ad1.dts
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / zx296702-ad1.dts
1
2 /dts-v1/;
3
4 #include "zx296702.dtsi"
5
6 / {
7 model = "ZTE ZX296702 AD1 Board";
8 compatible = "zte,zx296702-ad1", "zte,zx296702";
9
10 aliases {
11 serial0 = &uart0;
12 serial1 = &uart1;
13 };
14
15 memory {
16 reg = <0x50000000 0x20000000>;
17 };
18 };
19
20 &mmc0 {
21 supports-highspeed;
22 non-removable;
23 disable-wp;
24 status = "okay";
25
26 slot@0 {
27 reg = <0>;
28 bus-width = <4>;
29 };
30 };
31
32 &mmc1 {
33 supports-highspeed;
34 non-removable;
35 disable-wp;
36 status = "okay";
37
38 slot@0 {
39 reg = <0>;
40 bus-width = <8>;
41 };
42 };
43
44 &uart0 {
45 status = "okay";
46 };