From patchwork Thu Nov 19 07:01:02 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mugunthan V N X-Patchwork-Id: 7655561 Return-Path: X-Original-To: patchwork-linux-omap@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 80143BF90C for ; Thu, 19 Nov 2015 07:02:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 00C13205F2 for ; Thu, 19 Nov 2015 07:02:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3522B205BD for ; Thu, 19 Nov 2015 07:02:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757781AbbKSHCE (ORCPT ); Thu, 19 Nov 2015 02:02:04 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:44497 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757768AbbKSHCD (ORCPT ); Thu, 19 Nov 2015 02:02:03 -0500 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id tAJ71bVB013629; Thu, 19 Nov 2015 01:01:37 -0600 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id tAJ71b7U024477; Thu, 19 Nov 2015 01:01:37 -0600 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.224.2; Thu, 19 Nov 2015 01:01:37 -0600 Received: from mugunthan-pc.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id tAJ71T5b029921; Thu, 19 Nov 2015 01:01:34 -0600 From: Mugunthan V N To: CC: Tony Lindgren , , , Tom Rini , Sekhar Nori , Mugunthan V N Subject: [PATCH 2/2] arm: dts: am4372: add spi alias for qspi Date: Thu, 19 Nov 2015 12:31:02 +0530 Message-ID: <1447916462-1007-3-git-send-email-mugunthanvnm@ti.com> X-Mailer: git-send-email 2.6.2.280.g74301d6 In-Reply-To: <1447916462-1007-1-git-send-email-mugunthanvnm@ti.com> References: <1447916462-1007-1-git-send-email-mugunthanvnm@ti.com> MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Spam-Status: No, score=-7.5 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Set the alias for qspi to spi0 Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini --- arch/arm/boot/dts/am4372.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index d83ff9c..bb03b80 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -30,6 +30,7 @@ serial5 = &uart5; ethernet0 = &cpsw_emac0; ethernet1 = &cpsw_emac1; + spi0 = &qspi; }; cpus {