From patchwork Wed Apr 20 15:32:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 612874 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [103.22.144.68]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qqwjH2Mhpz9sds for ; Thu, 21 Apr 2016 07:57:39 +1000 (AEST) Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3qqwjH1clMzDsNM for ; Thu, 21 Apr 2016 07:57:39 +1000 (AEST) X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from newton.telenet-ops.be (newton.telenet-ops.be [IPv6:2a02:1800:120:4::f00:d]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qqmNN6YHYzDqZV for ; Thu, 21 Apr 2016 01:42:28 +1000 (AEST) Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by newton.telenet-ops.be (Postfix) with ESMTP id 3qqm8j0YhPzMs1Cv for ; Wed, 20 Apr 2016 17:32:21 +0200 (CEST) Received: from ayla.of.borg ([84.195.106.123]) by albert.telenet-ops.be with bizsmtp id kfYA1s00V2fm56U06fYAAM; Wed, 20 Apr 2016 17:32:20 +0200 Received: from ramsan.of.borg ([192.168.97.29] helo=ramsan) by ayla.of.borg with esmtp (Exim 4.82) (envelope-from ) id 1asu6s-0002TY-CW; Wed, 20 Apr 2016 17:32:10 +0200 Received: from geert by ramsan with local (Exim 4.82) (envelope-from ) id 1asu72-0002u4-L1; Wed, 20 Apr 2016 17:32:20 +0200 From: Geert Uytterhoeven To: Dmitry Torokhov , Rob Herring , Lee Jones , Zhou Wang , Tony Lindgren , Srinivas Kandagatla , Michael Ellerman , Vinod Koul , Mark Brown , Alexandre Belloni , Joe Perches Subject: [PATCH 01/14] ARM: dts: STiH407: DT spelling s/interrupts-names/interrupt-names/ Date: Wed, 20 Apr 2016 17:32:06 +0200 Message-Id: <1461166339-11109-2-git-send-email-geert+renesas@glider.be> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1461166339-11109-1-git-send-email-geert+renesas@glider.be> References: <1461166339-11109-1-git-send-email-geert+renesas@glider.be> X-Mailman-Approved-At: Thu, 21 Apr 2016 07:42:57 +1000 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Geert Uytterhoeven , linux-pci@vger.kernel.org, linux-input@vger.kernel.org, dmaengine@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Signed-off-by: Geert Uytterhoeven --- arch/arm/boot/dts/stih407-pinctrl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi index a538ae52d32b7cbb..7517d373e10836ff 100644 --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi @@ -1085,7 +1085,7 @@ reg = <0x0923f080 0x4>; reg-names = "irqmux"; interrupts = ; - interrupts-names = "irqmux"; + interrupt-names = "irqmux"; ranges = <0 0x09230000 0x3000>; pio40: gpio@09230000 {