summaryrefslogblamecommitdiffstats
path: root/arch/arm/boot/dts/zx296702-ad1.dts
blob: eedd3fcbc002de9420d45f81d195d1d4136fea49 (plain) (tree)
1
                                   



















                                                        











                                













                                
// SPDX-License-Identifier: GPL-2.0

/dts-v1/;

#include "zx296702.dtsi"

/ {
	model = "ZTE ZX296702 AD1 Board";
	compatible = "zte,zx296702-ad1", "zte,zx296702";

	aliases {
		serial0 = &uart0;
		serial1 = &uart1;
	};

	memory {
		reg = <0x50000000 0x20000000>;
	};
};

&mmc0 {
	supports-highspeed;
	non-removable;
	disable-wp;
	status = "okay";

	slot@0 {
		reg = <0>;
		bus-width = <4>;
	};
};

&mmc1 {
	supports-highspeed;
	non-removable;
	disable-wp;
	status = "okay";

	slot@0 {
		reg = <0>;
		bus-width = <8>;
	};
};

&uart0 {
	status = "okay";
};