From patchwork Wed Dec 12 08:28:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 1011674 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=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fQ5vrVb4"; 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 43F92M5LRVz9s1c for ; Wed, 12 Dec 2018 19:28:59 +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-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=e/Iuu6E7SYx/NOf9pBj+1PHt9DhFfS/1PnWP82+dTyI=; b=fQ5vrVb4obQcl0 xR6u2LJdgQkLhm7gTBeixcZCqF1T0CeANxeJAhN9GcCnAXi0SGlSuCrmB3IJqM4UcJIp9zyS9Yxg7 ozgR55V3QoZOVxW1gw4pzwG34xYf4ZXUfFf93QoPTl7vBQ9uxou/gubNnH/lw2UGX1NMnuhQ4at+8 aHsXTKVHlfXA/prNGH9vQXTHFeA0p5eNfpjfQWCs2yVUtVimjO/rBJ97NCIuPXOWw0qd7+xkzkWfK pzvdkxTd14blfKT774RVFw8Hqp1u4UjFwJOEGcce/aWXUb8rwG2HSGxllFJvEwkeMIb4ms3ZZ5nuF wv+6Fp7bje+4iSKBGclw==; 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 1gWzsz-0007mF-6E; Wed, 12 Dec 2018 08:28:53 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gWzsu-0007kk-2h; Wed, 12 Dec 2018 08:28:51 +0000 Received: from p5b1274b7.dip0.t-ipconnect.de ([91.18.116.183] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gWzsg-0002M0-M8; Wed, 12 Dec 2018 09:28:34 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL] Rockchip arm64 devicetree fix for 4.20 Date: Wed, 12 Dec 2018 09:28:34 +0100 Message-ID: <5618815.AsiCPEelux@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181212_002848_270725_706FBDE3 X-CRM114-Status: GOOD ( 11.47 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 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: linux-rockchip@lists.infradead.org, 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, one more fix for some regulators on the rk3399 rockpro64 turned up that may be nice to have in 4.20 still. Please pull Heiko The following changes since commit c1d91f86a1b4c9c05854d59c6a0abd5d0f75b849: arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou. (2018-11-13 15:02:07 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.20-rockchip-dts64fixes-2 for you to fetch changes up to 690e16bada6029694740d5501025faf483d14339: arm64: dts: rockchip: fix rk3399-rockpro64 regulator gpios (2018-12-06 13:46:16 +0100) ---------------------------------------------------------------- rockpro64 regulator fixes that cause stability issues ---------------------------------------------------------------- Oskari Lemmela (1): arm64: dts: rockchip: fix rk3399-rockpro64 regulator gpios arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)