From patchwork Fri Apr 7 02:07:51 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 97007 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp76594qgd; Thu, 6 Apr 2017 18:38:41 -0700 (PDT) X-Received: by 10.84.142.133 with SMTP id 5mr46926686plx.129.1491529120987; Thu, 06 Apr 2017 18:38:40 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s5si3315108plj.274.2017.04.06.18.38.40; Thu, 06 Apr 2017 18:38:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933373AbdDGBi1 (ORCPT + 15 others); Thu, 6 Apr 2017 21:38:27 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:5343 "EHLO dggrg02-dlp.huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S933086AbdDGBiK (ORCPT ); Thu, 6 Apr 2017 21:38:10 -0400 Received: from 172.30.72.54 (EHLO DGGEML403-HUB.china.huawei.com) ([172.30.72.54]) by dggrg02-dlp.huawei.com (MOS 4.4.6-GA FastPath queued) with ESMTP id ALE34233; Fri, 07 Apr 2017 09:36:31 +0800 (CST) Received: from localhost.localdomain (10.67.212.75) by DGGEML403-HUB.china.huawei.com (10.3.17.33) with Microsoft SMTP Server id 14.3.301.0; Fri, 7 Apr 2017 09:36:24 +0800 From: "Wei.Xu" To: , , , , CC: , , , , , , , , , , , , , , , , , , , , , , Subject: [PATCH 0/5] arm64: dts: hisi: add NIC, RoCE and SAS support for hip07 Date: Fri, 7 Apr 2017 10:07:51 +0800 Message-ID: <1491530876-109791-1-git-send-email-xuwei5@hisilicon.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 X-Originating-IP: [10.67.212.75] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020202.58E6ED21.00A7, 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: 2776e6e36ac375a541765ff1fc1ff501 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series adds Mbigen, NIC, RoCE and SAS nodes for the hip07 SoC and enables the NIC, RoCE and SAS on the hip07 d05 board. Wei Xu (5): arm64: dts: hisi: add mbigen nodes for the hip07 SoC arm64: dts: hisi: add network related nodes for the hip07 SoC arm64: dts: hisi: add RoCE nodes for the hip07 SoC arm64: dts: hisi: add SAS nodes for the hip07 SoC arm64: dts: hisi: enalbe the NIC and SAS for the hip07-d05 board arch/arm64/boot/dts/hisilicon/hip07-d05.dts | 24 ++ arch/arm64/boot/dts/hisilicon/hip07.dtsi | 479 ++++++++++++++++++++++++++++ 2 files changed, 503 insertions(+) -- 1.9.1