From patchwork Fri Mar 9 10:37:16 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sekhar Nori X-Patchwork-Id: 883556 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=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gadn4lpp"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="bx84Uk6Z"; 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 3zyP376FRzz9sbm for ; Fri, 9 Mar 2018 21:37:39 +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:Date:Message-ID:To:Subject :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=eWLebG7AlPyOGIUsRrUKAX8jIWTsIwJr3qB0cjsgyZc=; b=gadn4lppjLDujR Ox2Ef4dLQZ68H7T3aZQR90ySGBAeJxzdOQuP3c8lxpy4iwtopLYizYZR6PAsgGh0Ropu3lh0cSLh4 apT/BbdM8IIlOVNTXbjPcUoFyai0sDrMxqRpp3q4JCCfgTOxur7r4NyTW005UElpSBGxePJbpdTf2 4wbBy63svs7agcP7bJaEYLFwUsgMzVx68FJJ6jW84ZpCrDFQOkdJ7AEAhGpn7IQ/hWSASIaQN2bkw Kez2d9bpFTyvnnUQjAAe0Mm9sds8ZWy7UGoAb5FOiQdwgZZGg0fYuFYA1d4wvOAYKPqjKcfTpvmxj KhyiKCDWI7PSFKbcMBsQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1euFP5-0000EL-Bg; Fri, 09 Mar 2018 10:37:35 +0000 Received: from fllnx210.ext.ti.com ([198.47.19.17]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1euFP1-0000DP-KM for linux-arm-kernel@lists.infradead.org; Fri, 09 Mar 2018 10:37:33 +0000 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by fllnx210.ext.ti.com (8.15.1/8.15.1) with ESMTP id w29AbI23003538; Fri, 9 Mar 2018 04:37:18 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1520591838; bh=tZ7LKi3mvp/shW2WkWuBaJZB4fJJ+qvQKkC2EtPfM5o=; h=From:Subject:To:CC:Date; b=bx84Uk6ZBylS3MGM6dMypQK9IYGy9wOe6MrdgaOE03RK4ZEuI3ZSCUmyo0lCehwvV PbENZqRR7AzFnGxaYY6TRLmww6xJv/GyUQgJ8BIP4tm8VYc4xfsvr/gnehrW8uUBRi /kUKTYJvPLDQVWr+ErHfM0ZIv4BFx1doVMIvVNlQ= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id w29AbIVH001093; Fri, 9 Mar 2018 04:37:18 -0600 Received: from DLEE105.ent.ti.com (157.170.170.35) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1261.35; Fri, 9 Mar 2018 04:37:18 -0600 Received: from dlep33.itg.ti.com (157.170.170.75) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1261.35 via Frontend Transport; Fri, 9 Mar 2018 04:37:18 -0600 Received: from [172.24.190.172] (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id w29AbG3n004630; Fri, 9 Mar 2018 04:37:17 -0600 From: Sekhar Nori Subject: [GIT PULL] DaVinci fixes for v4.16 To: ARM-SoC Maintainers Message-ID: Date: Fri, 9 Mar 2018 16:07:16 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Language: en-US X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180309_023731_760811_063532E8 X-CRM114-Status: GOOD ( 18.17 ) X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [198.47.19.17 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_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] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 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: Bartosz Golaszewski , Linux ARM Kernel List , Kevin Hilman 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 The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.16 for you to fetch changes up to c4dc56be7e26040bfc60ce73425353516a356955: ARM: davinci: fix the GPIO lookup for omapl138-hawk (2018-03-09 15:25:40 +0530) ---------------------------------------------------------------- A patch fixing GPIO look-up for MMC/SD card detect and write-protect pins on OMAP-L138 Hawkboard. ---------------------------------------------------------------- Bartosz Golaszewski (1): ARM: davinci: fix the GPIO lookup for omapl138-hawk arch/arm/mach-davinci/board-omapl138-hawk.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)