Message ID | 1512183.GTgy5kOUk8@phil |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NWiyg9nE"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3xdKfk6NWSz9s8J for <incoming-imx@patchwork.ozlabs.org>; Thu, 24 Aug 2017 20:05:18 +1000 (AEST) 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=KNcBANYNIMnRdICPzytRrgVgJ4YaltRJV1+g0RcGTTo=; b=NWiyg9nEI57Jlx rSptKFlF82VIzsXlKFOJoNrVKcyL6EtqzcPW5OGy7abyaB2dt+XUy5vYkPEtta7/8dgcLsfnhx/v0 f220qD9BNGsYRfhmHdiDuOgmHvE5qMSp6H6WzBmC0SOm79A7rXPVhxAzXQR1stzr2HWI15gnKVMeh kWVhANLZNydO5ig1sILa0kkeSCx0ViQ2DFa02azrw/LM/ltdJzBkSt1jDIHejKh7j77TNjPQ1RtcE muv4ohGQc/BAyS9NTtxhpYsmg0lhjZRNAmkzXCHkdcNPJB7muNtU/ETlLMOHnWun++ELamM3YpFvX TNWs2P/vsLIWpNJLTqnw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dkp0l-0001Bc-7T; Thu, 24 Aug 2017 10:05:15 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dkp0h-0008UZ-FX; Thu, 24 Aug 2017 10:05:13 +0000 Received: from p5b127ee6.dip0.t-ipconnect.de ([91.18.126.230] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <heiko@sntech.de>) id 1dkp0K-0000y6-2U; Thu, 24 Aug 2017 12:04:48 +0200 From: Heiko Stuebner <heiko@sntech.de> To: arm@kernel.org Subject: [GIT PULL] second round of Rockchip soc32 changes for 4.14 Date: Thu, 24 Aug 2017 12:04:47 +0200 Message-ID: <1512183.GTgy5kOUk8@phil> User-Agent: KMail/5.2.3 (Linux/4.11.0-1-amd64; KDE/5.28.0; x86_64; ; ) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170824_030511_723802_86B60302 X-CRM114-Status: GOOD ( 10.72 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
On Thu, Aug 24, 2017 at 12:04 PM, Heiko Stuebner <heiko@sntech.de> wrote: > Hi Arnd, Kevin, Olof, > > forgot that I had another kconfig option for LPAE support sitting > in my tree when sending the devicetree pulls. So please find below > enablement of ARCH_DMA_ADDR_T_64BIT for LPAE builds. Pulled into next/soc, thanks! Arnd