From patchwork Wed Oct 18 11:22:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiancheng Xue X-Patchwork-Id: 116179 Delivered-To: patch@linaro.org Received: by 10.140.22.163 with SMTP id 32csp5595284qgn; Tue, 17 Oct 2017 20:17:54 -0700 (PDT) X-Google-Smtp-Source: AOwi7QAMQVoQTAyucvvl73orPV1dRl3BnxYJ1oxeRi33oxApaRjAHPTeId3hsZ/ODj6fdVjl32d4 X-Received: by 10.99.97.149 with SMTP id v143mr12910060pgb.413.1508296674230; Tue, 17 Oct 2017 20:17:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508296674; cv=none; d=google.com; s=arc-20160816; b=LORyUTqkMu74kYdc7KRvVUgilBmvDMKrqO5sWy7XWz0t8UjdTmmz0tYBrWh9r08v1W D02RRXC6Lf/EUT3eyuqgnlGIFhajsT9kds0c0WO9prm0ceQsyxETdRQcU8h8kxBOP3Ww OqT5GW96/4omwpTdmD0XbaMh0k1dVywdLoRyjMm/6DjS2gsshIJbKvR2j7EQMzjwLssm 98S+JE9GfoTY9TJOmz7zJEknqGKrMV90RAAR3wNpKjzsgp2Na1LathqqfuCZwnH0+YGu A2yhj6vAVtD6DY2Zfs+yjSrAdYa3TgUiRCAcjOOM0DHNfMW6iEVnYNDRvxy2GOXYzNwR Neqw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from:arc-authentication-results; bh=Qj+h7XRMBhbz8/6achYbKkoBC+4uQ/yGejSksYccpPo=; b=I3bmgxiHIp7ro3oqJLcI/xeaVrFpiEtCOQm0bhxIUckkeJltp95C/4J4ut646th9uF 6Np/suKHi5UGevZFfMy2UO1sw4OY8beTkRDgDhpq08QZUKA7SaUD5G/7samfOW2B9EJJ QaXavxTAsc3kQsR68XQ5kEg3oB9cWiQgQCQyEs376Eypi8crOII0/oZuklRML4FqUa1B N9dZeabpSSoddC6t3Cvlk3YLqBNtASgt4F5u6CI8McBbbMt8pd+17qWzD0MRMh+LELVl 3UWgItaoFtr793TP1cGhfOyycECw/9Rwc5Oqo24AG3hMNPlAHn1Y9laM/zu6gEfe/YKP hGKw== 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 y74si6721410pfi.88.2017.10.17.20.17.54; Tue, 17 Oct 2017 20:17:54 -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 S932800AbdJRDRw (ORCPT + 6 others); Tue, 17 Oct 2017 23:17:52 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:8521 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932740AbdJRDRw (ORCPT ); Tue, 17 Oct 2017 23:17:52 -0400 Received: from 172.30.72.60 (EHLO DGGEMS408-HUB.china.huawei.com) ([172.30.72.60]) by dggrg05-dlp.huawei.com (MOS 4.4.6-GA FastPath queued) with ESMTP id DJI64651; Wed, 18 Oct 2017 11:17:50 +0800 (CST) Received: from arch-ubuntu.huawei.com (10.69.192.66) by DGGEMS408-HUB.china.huawei.com (10.3.19.208) with Microsoft SMTP Server id 14.3.301.0; Wed, 18 Oct 2017 11:17:43 +0800 From: Jiancheng Xue To: , CC: , , , , , , Subject: [PATCH 0/3] arm64: dts: add more nodes and properities for hi3798cv200-poplar board Date: Wed, 18 Oct 2017 07:22:05 -0400 Message-ID: <1508325728-55823-1-git-send-email-xuejiancheng@hisilicon.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-Originating-IP: [10.69.192.66] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090204.59E6C7DE.0057, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 2795ccc351d1992e036685a12697af17 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add more devices nodes and properties for poplar board, involving ir, emmc and pinctrl nodes. Younian Wang (2): arm64: dts: hisilicon: supplement properties of ir node for poplar board arm64: dts: hisilicon: add pinctrl nodes for hi3798cv200-poplar board tianshuliang (1): arm64: dts: hisilicon: supplement properties of emmc nodes for hi3798cv200-poplar board .../boot/dts/hisilicon/hi3798cv200-poplar.dts | 13 + arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 81 ++- arch/arm64/boot/dts/hisilicon/poplar-pinctrl.dtsi | 651 +++++++++++++++++++++ 3 files changed, 742 insertions(+), 3 deletions(-) create mode 100644 arch/arm64/boot/dts/hisilicon/poplar-pinctrl.dtsi -- 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