From patchwork Fri Feb 20 04:42:42 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jassi Brar X-Patchwork-Id: 44858 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f197.google.com (mail-lb0-f197.google.com [209.85.217.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 38F2721553 for ; Fri, 20 Feb 2015 04:43:23 +0000 (UTC) Received: by lbdu10 with SMTP id u10sf2653898lbd.3 for ; Thu, 19 Feb 2015 20:43:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=hyoOOXQLx/M6V/DZE00ceR2Hh3m1poXhfykFpB1VCiY=; b=bcS4wycl/5QgxoIVFVidKf4p+Tf+WNusqFQFB6twka3cKyn4oo4yVH07x1LCH2VYFf C8ut0uonZC9QMxhUcdAFrBIzdt8jrFH40q1mB5Z0tb/MsEzZv0x4GhXk4aN+9Z7sQj1I fpX8iTvLauJ7YsNZ/OQMqvEHyT2Wji4bznCZbawHBcFI82zVWjOCIPCkrHOAXwZ81Ik9 +h/mb8XwurGkwgRgAkG8B0SS4vpM0hppQMtDuEdhQZ9pwfYoNlUcHj9sIDJ8yx4TpgLK amQ+ZLWQZTCoccsA07zL5EYfloHt9YbX+W8V0b0sXFUgJ6zRp1M7B4GX9wGVCHD7wqwr FJKQ== X-Gm-Message-State: ALoCoQkuj77UchaZ3yget1Bc4rEL01sMNpScyWXJUZE8/pCaaxapbUAXrsWY0Ef305eO4KJyipKl X-Received: by 10.112.167.98 with SMTP id zn2mr975666lbb.6.1424407402092; Thu, 19 Feb 2015 20:43:22 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.204.200 with SMTP id la8ls235522lac.90.gmail; Thu, 19 Feb 2015 20:43:21 -0800 (PST) X-Received: by 10.152.19.9 with SMTP id a9mr4603325lae.80.1424407401882; Thu, 19 Feb 2015 20:43:21 -0800 (PST) Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com. [209.85.217.173]) by mx.google.com with ESMTPS id x4si17174321lbm.37.2015.02.19.20.43.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Feb 2015 20:43:21 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) client-ip=209.85.217.173; Received: by lbjb6 with SMTP id b6so3980115lbj.12 for ; Thu, 19 Feb 2015 20:43:21 -0800 (PST) X-Received: by 10.112.188.165 with SMTP id gb5mr6961701lbc.35.1424407401425; Thu, 19 Feb 2015 20:43:21 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.35.133 with SMTP id h5csp924265lbj; Thu, 19 Feb 2015 20:43:20 -0800 (PST) X-Received: by 10.70.50.41 with SMTP id z9mr13454393pdn.31.1424407398833; Thu, 19 Feb 2015 20:43:18 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id fk2si14080369pab.90.2015.02.19.20.43.17; Thu, 19 Feb 2015 20:43:18 -0800 (PST) Received-SPF: none (google.com: devicetree-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753587AbbBTEnQ (ORCPT + 5 others); Thu, 19 Feb 2015 23:43:16 -0500 Received: from mail-pd0-f182.google.com ([209.85.192.182]:36980 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753017AbbBTEnQ (ORCPT ); Thu, 19 Feb 2015 23:43:16 -0500 Received: by pdbfl12 with SMTP id fl12so4952325pdb.4 for ; Thu, 19 Feb 2015 20:43:15 -0800 (PST) X-Received: by 10.68.189.5 with SMTP id ge5mr13154431pbc.161.1424407395812; Thu, 19 Feb 2015 20:43:15 -0800 (PST) Received: from localhost.localdomain ([59.91.200.190]) by mx.google.com with ESMTPSA id ce1sm25440420pdb.34.2015.02.19.20.43.11 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Feb 2015 20:43:15 -0800 (PST) From: Jassi Brar To: robh@kernel.org Cc: devicetree@vger.kernel.org, maxime.coquelin@st.com, peppe.cavallaro@st.com, Jassi Brar Subject: [PATCH] ARM: dts: stih407: Fix property name Date: Fri, 20 Feb 2015 10:12:42 +0530 Message-Id: <1424407362-3912-1-git-send-email-jaswinder.singh@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: jaswinder.singh@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , It's interrupt-names, not interrupts-names. Signed-off-by: Jassi Brar --- arch/arm/boot/dts/stih407-pinctrl.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi index 402844c..55dbd62 100644 --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi @@ -53,7 +53,7 @@ reg = <0x0961f080 0x4>; reg-names = "irqmux"; interrupts = ; - interrupts-names = "irqmux"; + interrupt-names = "irqmux"; ranges = <0 0x09610000 0x6000>; pio0: gpio@09610000 { @@ -263,7 +263,7 @@ reg = <0x0920f080 0x4>; reg-names = "irqmux"; interrupts = ; - interrupts-names = "irqmux"; + interrupt-names = "irqmux"; ranges = <0 0x09200000 0x10000>; pio10: pio@09200000 { @@ -448,7 +448,7 @@ reg = <0x0921f080 0x4>; reg-names = "irqmux"; interrupts = ; - interrupts-names = "irqmux"; + interrupt-names = "irqmux"; ranges = <0 0x09210000 0x10000>; pio20: pio@09210000 { @@ -469,7 +469,7 @@ reg = <0x0922f080 0x4>; reg-names = "irqmux"; interrupts = ; - interrupts-names = "irqmux"; + interrupt-names = "irqmux"; ranges = <0 0x09220000 0x6000>; pio30: gpio@09220000 { @@ -566,7 +566,7 @@ reg = <0x0923f080 0x4>; reg-names = "irqmux"; interrupts = ; - interrupts-names = "irqmux"; + interrupt-names = "irqmux"; ranges = <0 0x09230000 0x3000>; pio40: gpio@09230000 {