From patchwork Thu Mar 27 22:51:29 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Heimpold X-Patchwork-Id: 3900181 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 9C21EBF540 for ; Thu, 27 Mar 2014 22:53:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CB8C02026F for ; Thu, 27 Mar 2014 22:53:24 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 76509201B4 for ; Thu, 27 Mar 2014 22:53:23 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WTJAH-0005ed-Lh; Thu, 27 Mar 2014 22:52:50 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WTJA8-0004Ik-5n; Thu, 27 Mar 2014 22:52:40 +0000 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::3]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WTJ9s-0004Fn-OV for linux-arm-kernel@lists.infradead.org; Thu, 27 Mar 2014 22:52:26 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1395960719; l=514; s=domk; d=heimpold.de; h=References:In-Reply-To:Date:Subject:Cc:To:From:X-RZG-CLASS-ID: X-RZG-AUTH; bh=v7ySHlX1Fw1GUujFk+hkay4OTZA=; b=QKFrMaKsJ7R5R25X2GZ3FKW2Ehpr3kqSsi8SutguAgCx086wrzFuu5TTrM0S6qnN3xF aOMmCQXYiMmWEWJtR3STnd2pjZ854kvVYo6ID2UP3xjIMsNN1JeJl4RC1zN+c9pp//1uK HEMV0HPOA6wScgpy/4B8Fgd1Kf4shflWn0A= X-RZG-AUTH: :O2kGeEG7b/pS1EW8QnKjhhg/vO4pzqdNys2z+NfqLSUoNNCTudAGFVqsUhsIso95yoehrV0= X-RZG-CLASS-ID: mo00 Received: from tonne.mhei.heimpold.itr (dslb-188-102-209-056.pools.arcor-ip.net [188.102.209.56]) by post.strato.de (RZmta 32.31 DYNA|AUTH) with ESMTPA id U02114q2RMpxWUG; Thu, 27 Mar 2014 23:51:59 +0100 (CET) Received: from kerker.fritz.box (kerker.mhei.heimpold.itr [192.168.8.1]) by tonne.mhei.heimpold.itr (Postfix) with ESMTP id C9C2E115451; Thu, 27 Mar 2014 23:51:58 +0100 (CET) From: Michael Heimpold To: Shawn Guo Subject: [PATCH v2 3/4] arm: mxs: dt: imx28: include gpio.h to allow use of symbolic names Date: Thu, 27 Mar 2014 23:51:29 +0100 Message-Id: <1395960690-19531-4-git-send-email-mhei@heimpold.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1395960690-19531-1-git-send-email-mhei@heimpold.de> References: <1395960690-19531-1-git-send-email-mhei@heimpold.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140327_185225_266305_CA17032D X-CRM114-Status: UNSURE ( 6.97 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: Michael Heimpold , linux-arm-kernel@lists.infradead.org, Stefan Wahren X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,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 Signed-off-by: Michael Heimpold --- Changes since v1: - new patch arch/arm/boot/dts/imx28.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 90a5795..a95cc53 100644 --- a/arch/arm/boot/dts/imx28.dtsi +++ b/arch/arm/boot/dts/imx28.dtsi @@ -9,6 +9,7 @@ * http://www.gnu.org/copyleft/gpl.html */ +#include #include "skeleton.dtsi" #include "imx28-pinfunc.h"