From patchwork Sat Feb 8 16:03:47 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 3610471 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 73E9C9F344 for ; Sat, 8 Feb 2014 16:05:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A776620163 for ; Sat, 8 Feb 2014 16:05:36 +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 C218F20115 for ; Sat, 8 Feb 2014 16:05:35 +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 1WCAOY-0004lC-I9; Sat, 08 Feb 2014 16:04:42 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WCAOO-0006Aa-Kl; Sat, 08 Feb 2014 16:04:32 +0000 Received: from mail-ee0-f48.google.com ([74.125.83.48]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WCAO4-00067u-De for linux-arm-kernel@lists.infradead.org; Sat, 08 Feb 2014 16:04:18 +0000 Received: by mail-ee0-f48.google.com with SMTP id t10so2047952eei.21 for ; Sat, 08 Feb 2014 08:03:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=gtWmKfpBku6bLm7sWXZ7ppoK9ePizRtQopGHiAEmz4I=; b=KCVBam3THCwKTf2Psbcm03FqUr8ZkoT7O8v0fU55wydk12kRDKUl3O4Sf6IWMGsCfR 8Yvquu5Ew1vVStqyfUmNhjsF7AKffNlSRNVkelvZZ521tCqTBn+f0WM48dywLKj5NA6v Rg3EztiBG3o6Ce1wk8NLYSXqeJKdgffQJZSUbknmrOlY/qHUWXIb2dUBLf+VOXABMWw9 ++HDMYpSSMgrv5HztR9LitFNKF8uEhMBezWqwNNc5tzDn6JVIVPZod9JYrnmKPIWIa46 U/jkhOIREcdulfiSSEoS8td8sbSGLW5vo80ktbIkG1c3DaRU72x1sBAeFENUDLmMzQbY 88iQ== X-Received: by 10.14.105.200 with SMTP id k48mr23844157eeg.44.1391875430694; Sat, 08 Feb 2014 08:03:50 -0800 (PST) Received: from mac.fastwebnet.it (2-238-57-164.ip242.fastwebnet.it. [2.238.57.164]) by mx.google.com with ESMTPSA id f45sm30397678eeg.5.2014.02.08.08.03.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 08 Feb 2014 08:03:49 -0800 (PST) From: Carlo Caione To: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, maxime.ripard@free-electrons.com, hdegoede@redhat.com, emilio@elopez.com.ar, wens@csie.org, sameo@linux.intel.com, lee.jones@linaro.org Subject: [PATCH 2/3] mfd: axp20x: Add dtsi for axp20x Date: Sat, 8 Feb 2014 17:03:47 +0100 Message-Id: <1391875428-6281-3-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.8.5.3 In-Reply-To: <1391875428-6281-1-git-send-email-carlo@caione.org> References: <1391875428-6281-1-git-send-email-carlo@caione.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140208_110412_644090_46AB6E1A X-CRM114-Status: UNSURE ( 8.14 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Carlo Caione 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.7 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, 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 This patch adds a new dtsi for supporting axp20x. Signed-off-by: Carlo Caione --- arch/arm/boot/dts/axp20x.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 arch/arm/boot/dts/axp20x.dtsi diff --git a/arch/arm/boot/dts/axp20x.dtsi b/arch/arm/boot/dts/axp20x.dtsi new file mode 100644 index 0000000..98d4c7c --- /dev/null +++ b/arch/arm/boot/dts/axp20x.dtsi @@ -0,0 +1,9 @@ +/* +* Integrated Power Management Chip AXP209 +*/ + +&axp { + compatible = "x-powers,axp20x"; + interrupt-controller; + #interrupt-cells = <1>; +};