summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/uniphier-ph1-ld4-ref.dts
blob: bc8ead4fdab104ee70bd26e6ab322dc5c4929a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*
 * Device Tree Source for UniPhier PH1-LD4 Reference Board
 *
 * Copyright (C) 2014 Panasonic Corporation
 *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

/dts-v1/;
/include/ "uniphier-ph1-ld4.dtsi"

/ {
	model = "Panasonic UniPhier PH1-LD4 Reference Board";
	compatible = "panasonic,ph1-ld4-ref", "panasonic,ph1-ld4";

	memory {
		device_type = "memory";
		reg = <0x80000000 0x20000000>;
	};

	chosen {
		bootargs = "console=ttyPS0,115200 earlyprintk";
	};
};
OpenPOWER on IntegriCloud