From patchwork Mon Jun 12 06:07:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 103606 Delivered-To: patch@linaro.org Received: by 10.140.91.77 with SMTP id y71csp49439qgd; Sun, 11 Jun 2017 23:08:48 -0700 (PDT) X-Received: by 10.98.101.6 with SMTP id z6mr54492970pfb.221.1497247728034; Sun, 11 Jun 2017 23:08:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1497247728; cv=none; d=google.com; s=arc-20160816; b=kCXYxIiQtliAxMKEKkjfPxpmO0A21feHsiP/cph3uhK4tLhyYZ7kP73gcJ+wKP8W8I 7GqPV1ZTornyFAmT9lraKXtqwTh9Kk3EvKPjwgwPg4B0hAbgsv4RoFwaKjWGWFseSKFK hh3SN8+06APn2hB4O39LQ/wlsUyeELZHi7cFLvGY/jjdSjqiVFrLKdSW91x8vXX4CYLp QWnWmxD6GwQKUgag2XB5bwnIRxa3TJJc+CTVAiwi2d10mVF8mvgAX06T5iAwzBj44gem DCMS8r6oU83iqlo5NQVQ9oiAi2A+vtQVLpQwY1o9sv4Ub0L2tpqk3rCzgekNyIik7xz2 iUjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=r8NPzrBatkjMllMtZUaYmkm5hLB9Bm5cYHcxiEnsjfw=; b=E/V9Ogd5lr7BicdC65UHRuWxMiwbToyKyckb0qS5kyUSWVhoD1zJGeqCWOMZVPuRY/ pUQOd/I/523yCuTkL9JvhbXfYep1oGu2qiwlgpl7XMOiGVC29hmVFb8BIrnakqwKQ/DE Bm7pMkgC61rQEWJdteJf7mpN9JKbXvPIS/mE3v6XZb/nmucM7Y44Egjy5kNcqxFy948S +6g1h5Ftf8+arF34WrGOtN79EyqTqHeDXGy2lktmJZAImXf5z6iHJN/Cka8fkbEUD6dT kk2HBcc8z75k82YBVVRO4UjWshd2alMyavx/3wL0mppQAFIA/fnQWpfi0IALbSS3NrmB lzjQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o188si6384471pfb.34.2017.06.11.23.08.47; Sun, 11 Jun 2017 23:08:48 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752171AbdFLGIL (ORCPT + 7 others); Mon, 12 Jun 2017 02:08:11 -0400 Received: from mx.socionext.com ([202.248.49.38]:52342 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752002AbdFLGIK (ORCPT ); Mon, 12 Jun 2017 02:08:10 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 12 Jun 2017 15:08:10 +0900 Received: from mail.mfilter.local (unknown [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 7C57B6043A; Mon, 12 Jun 2017 15:08:09 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Mon, 12 Jun 2017 15:08:09 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 34FA01A1250; Mon, 12 Jun 2017 15:08:09 +0900 (JST) From: Kunihiko Hayashi To: linux-arm-kernel@lists.infradead.org Cc: yamada.masahiro@socionext.com, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi Subject: [PATCH v2 2/2] arm64: dts: uniphier: add support for LD20 Global board Date: Mon, 12 Jun 2017 15:07:39 +0900 Message-Id: <1497247659-1610-3-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1497247659-1610-1-git-send-email-hayashi.kunihiko@socionext.com> References: <1497247659-1610-1-git-send-email-hayashi.kunihiko@socionext.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add initial device tree support for LD20 Global board. Signed-off-by: Kunihiko Hayashi --- arch/arm64/boot/dts/socionext/Makefile | 1 + .../boot/dts/socionext/uniphier-ld20-global.dts | 52 ++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm64/boot/dts/socionext/Makefile b/arch/arm64/boot/dts/socionext/Makefile index 8d07ee3..4a13a3a 100644 --- a/arch/arm64/boot/dts/socionext/Makefile +++ b/arch/arm64/boot/dts/socionext/Makefile @@ -1,6 +1,7 @@ dtb-$(CONFIG_ARCH_UNIPHIER) += \ uniphier-ld11-global.dtb \ uniphier-ld11-ref.dtb \ + uniphier-ld20-global.dtb \ uniphier-ld20-ref.dtb always := $(dtb-y) diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts new file mode 100644 index 0000000..9f620d4 --- /dev/null +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts @@ -0,0 +1,52 @@ +/* + * Device Tree Source for UniPhier LD20 Global Board + * + * Copyright (C) 2015-2017 Socionext Inc. + * Author: Masahiro Yamada + * Kunihiko Hayashi + * + * SPDX-License-Identifier: (GPL-2.0+ OR MIT) + */ + +/dts-v1/; +/include/ "uniphier-ld20.dtsi" + +/ { + model = "UniPhier LD20 Global Board (REF_LD20_GP)"; + compatible = "socionext,uniphier-ld20-global", + "socionext,uniphier-ld20"; + + chosen { + stdout-path = "serial0:115200n8"; + }; + + aliases { + serial0 = &serial0; + serial1 = &serial1; + serial2 = &serial2; + serial3 = &serial3; + i2c0 = &i2c0; + i2c1 = &i2c1; + i2c2 = &i2c2; + i2c3 = &i2c3; + i2c4 = &i2c4; + i2c5 = &i2c5; + }; + + memory@80000000 { + device_type = "memory"; + reg = <0 0x80000000 0 0xc0000000>; + }; +}; + +&serial0 { + status = "okay"; +}; + +&serial1 { + status = "okay"; +}; + +&i2c0 { + status = "okay"; +};