From patchwork Tue Sep 26 12:17:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 114256 Delivered-To: patch@linaro.org Received: by 10.140.106.117 with SMTP id d108csp3760235qgf; Tue, 26 Sep 2017 05:18:59 -0700 (PDT) X-Google-Smtp-Source: AOwi7QDoaTUkgjwp48bvy1rMq3gMdveGMAZygi6UD7PSGtvwQMKpCEEQD5gtVWSXKL6W6L/nsoEa X-Received: by 10.84.242.12 with SMTP id ba12mr10414473plb.69.1506428339437; Tue, 26 Sep 2017 05:18:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1506428339; cv=none; d=google.com; s=arc-20160816; b=j6e9VcIl/JB7z5ucVgnDcyxzp5EqkO3iXwtZ6A4zyIhS+lL1+G/emIFSId59cLoM79 IvGR4y8TYW1XChjDnIUI4rgJRq73/5t0i5pBsYHvbt89FYp49SltHpNBNgoO7tyDrUDO l8BiSc7LP4Ark4aFTKw3iLydYVJcs2mvnC6PLbAFEVD6NEVp8XsauxnVJLT0NMHurma8 RceGPeyrpeMTlUBE42egm/LyToTsvudlHvH4LG+jTDCi5QrEqTyf1KzK3TGaIAk4P7Ny 0oU3kUE9KwkX79WqA5WyWM4M401/mQ2n6ITH6BYu+c6KdxSKUxZe7E2XNmybsjJhV+NL D34A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=Qg3pLJfWzgP/dlb5uExaRl8QEfFWwIS3pHgYrGDW+ys=; b=K38Qcn5fVwTUjjT6BnifsVpt7CSVzj/HKDVMpNw6BAWEH9a4Ti6fig0ZyDakA2PFqi v/EnUDZwwrSXqJ8cIxNB23IKNWCaTco4PKQLHqAHEqixVAfzBg7pS0W2mzyTA5RuMQob yo9YOigr291WAn0x5mFtmgU3S+Dld89BWV3JLUkQqUy0fXknkV+8t+TFytQ9tIP+pgnb CrvCNSOXcV6CpuFYeN1sPc+5KpSZXBB7WKV1OxbsE2C9F9VURHagx1igduyGwLMgU1qK 1byjUmbe7obIkpvm2jd3uG8O8/L8/jhEiCXIXqQpl+pWO6ALLhi0cc+UpKFfHxKSBCVs 4VmA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d86si5560593pfb.370.2017.09.26.05.18.59; Tue, 26 Sep 2017 05:18:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968607AbdIZMS6 (ORCPT + 5 others); Tue, 26 Sep 2017 08:18:58 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:52177 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S968593AbdIZMSR (ORCPT ); Tue, 26 Sep 2017 08:18:17 -0400 Received: by mail.free-electrons.com (Postfix, from userid 110) id 0A5A92090D; Tue, 26 Sep 2017 14:18:15 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost.localdomain (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id D2E6F2090A; Tue, 26 Sep 2017 14:17:56 +0200 (CEST) From: Quentin Schulz To: linus.walleij@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, wens@csie.org, linux@armlinux.org.uk, maxime.ripard@free-electrons.com, lee.jones@linaro.org Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, thomas.petazzoni@free-electrons.com, Quentin Schulz Subject: [PATCH v2 09/10] ARM: dts: sun8i: a711: include axp813 dtsi Date: Tue, 26 Sep 2017 14:17:19 +0200 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: In-Reply-To: References: Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org This board has an AXP813 PMIC so let's include its dtsi. Signed-off-by: Quentin Schulz --- arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 2 ++ 1 file changed, 2 insertions(+) -- git-series 0.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts index 723641f..d9f8ed3 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts @@ -179,6 +179,8 @@ }; +#include "axp813.dtsi" + &uart0 { pinctrl-names = "default"; pinctrl-0 = <&uart0_pb_pins>;