2 * dts file for Hisilicon HiKey Development Board
4 * Copyright (C) 2015, Hisilicon Ltd.
10 /*Reserved 1MB memory for MCU*/
11 /memreserve/ 0x05e00000 0x00100000;
13 #include "hi6220.dtsi"
16 model = "HiKey Development Board";
17 compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220";
20 serial0 = &uart0; /* On board UART0 */
21 serial1 = &uart1; /* BT UART */
22 serial2 = &uart2; /* LS Expansion UART0 */
23 serial3 = &uart3; /* LS Expansion UART1 */
27 stdout-path = "serial3:115200n8";
31 device_type = "memory";
32 reg = <0x0 0x0 0x0 0x40000000>;
37 compatible = "linaro,optee-tz";