From patchwork Fri Feb 8 10:31:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 1038559 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DHVNhUU4"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43ws1M27wNz9sN8 for ; Fri, 8 Feb 2019 21:31:51 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=9VKR27rYlowLORwuD4HTTK0f4U8A5qE5DYE+BIXqGnA=; b=DHV NhUU49OtFxEj/xsJvOxOGgr/JLP4y7nh1lSrwdUjlpAyfKi4n0zut/wTjYuS9P6q/P4iQRIVPIb2v NlkfvwmbffZ1bJiLdbRm8ISqkEP0fBgCi7VRExooqtkrk1EJXJg7//jWzX/gCtsF3y2A9/Tgihc/B dAyjrrE1fPzTVPSWShsxQd+d7XvWMRaS3l4kAymYI8KK8DXiohYChjXilPePS8RgSNlsUbqIrr3eg S5ajMo8oj1N/4LwTH+I0xuXqNGJSg5lySU3+/xcG9GQDyndtcF8VBDuPuOZxsUsVaNNVfeupP56cI 3hDSx1HZcCeE+hhqJUqPyIG+ZLqKQ2w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs3Rg-0006tS-Uo; Fri, 08 Feb 2019 10:31:44 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs3Rc-0006sk-Qp for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 10:31:42 +0000 X-Originating-IP: 90.88.22.177 Received: from localhost (aaubervilliers-681-1-80-177.w90-88.abo.wanadoo.fr [90.88.22.177]) (Authenticated sender: maxime.ripard@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id B2EE1E0007; Fri, 8 Feb 2019 10:31:33 +0000 (UTC) Date: Fri, 8 Feb 2019 11:31:33 +0100 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner DT changes for 5.1, take 2 Message-ID: <20190208103133.4jomhfzbqphbxkm6@flea> MIME-Version: 1.0 User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_023141_022931_B46077FC X-CRM114-Status: GOOD ( 11.85 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [217.70.183.196 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.196 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxime Ripard , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Kevin, Olof, Please pull the following PR for the next merge window. Thanks! Maxime The following changes since commit 55533921301e83162584f87fe571545056d03e09: ARM: dts: sun8i-a23-q8: Set compatible string for LCD panel (2019-01-25 10:43:20 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-5.1-2 for you to fetch changes up to 185401e1dd1656f8a1dff42bb2e4863493fd51f0: ARM: dts: sun8i: a83t: Enable PMIC power supplies on various boards (2019-02-07 16:51:13 +0100) ---------------------------------------------------------------- Allwinner DT changes for 5.1, take 2 Our usual bunch of DT changes for the Allwinner arm SoCs: - LCD support for the Q8 A13 tablets - GMAC support for the A80 - PMIC power supplies for the A83t ---------------------------------------------------------------- Chen-Yu Tsai (14): ARM: dts: sun5i: Add backlight GPIO for reference design tablet ARM: dts: sun5i: q8-tablet: Move panel properties to correct node level ARM: dts: sun5i: q8-tablet: Add LCD Panel enable GPIO ARM: dts: sun5i: q8-tablet: Add LCD Panel power supply ARM: dts: sun5i: q8-tablet: Use bananapi,s070wv20-ct16 panel compatible ARM: dts: sun9i: a80-optimus: Add node for AXP809's unused dc1sw regulator ARM: dts: sun9i: a80-optimus: Add GPIO pin-bank regulator supplies ARM: dts: sun9i: cubieboard4: Add GPIO pin-bank regulator supplies ARM: dts: sun9i: Add GMAC clock node ARM: dts: sun9i: Add A80 GMAC gigabit ethernet controller node ARM: dts: sun9i: Add A80 GMAC RGMII pinmux setting ARM: dts: sun9i: a80-optimus: Enable GMAC ARM: dts: sun9i: cubieboard4: Enable GMAC ARM: dts: sun8i: a83t: Enable PMIC power supplies on various boards arch/arm/boot/dts/sun5i-a13-q8-tablet.dts | 7 ++- .../boot/dts/sun5i-reference-design-tablet.dtsi | 2 +- .../boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts | 4 ++ arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 8 +++ arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts | 8 +++ arch/arm/boot/dts/sun9i-a80-cubieboard4.dts | 44 ++++++++++++++- arch/arm/boot/dts/sun9i-a80-optimus.dts | 44 ++++++++++++++- arch/arm/boot/dts/sun9i-a80.dtsi | 65 ++++++++++++++++++++++ 8 files changed, 172 insertions(+), 10 deletions(-)