From patchwork Fri Jun 29 13:53:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sekhar Nori X-Patchwork-Id: 936906 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="XGbTb76I"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="zKb/OgMX"; 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 41HJ652bCGz9rvt for ; Fri, 29 Jun 2018 23:54:05 +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:Date:Message-ID:Subject: From:To: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=y9elrXwicjHYBwYTWCMzwMtx1z7QaXj6N68iIVlW3XA=; b=XGbTb76I17zBip tUH6ApqeNJCjSwBPQdwQ4vl7FuJENqm4M82DCN94a2DPDTpGjxmiPTf8FVpc1rpnJYj/I9kPG8BBV s/ulgbMmvHo332Cnhd/FVW6lbd2p2QuMKGcmYBvvVkQnglpjeJQWx3RJ59OfPs0aweV0sgE3JW1VV H+FYu8oaJsK9DfrriGPxrnnUIgk0896Th6WreXDy5wkbB92U5475OMiWwlgiX+yKNqHI5fl1AYI4g LAfMuE9uRLzSmY8yljpUAGA+UH0s4Qtwg6ycXAVmV81O3tlczbqMO8JDL0bDj5uusBopSHqRgazQW OZ0t02yYX1eVDcVNDALg==; 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 1fYtqY-0007CT-IY; Fri, 29 Jun 2018 13:53:58 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fYtqU-0007B8-6x for linux-arm-kernel@lists.infradead.org; Fri, 29 Jun 2018 13:53:55 +0000 Received: from dflxv15.itg.ti.com ([128.247.5.124]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id w5TDreIx004882; Fri, 29 Jun 2018 08:53:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1530280420; bh=eqcRk4Gyk2k8UY4R4SeWxvK17hWuErO6xa96VZ1Di+Y=; h=To:CC:From:Subject:Date; b=zKb/OgMX3E6sFHXkyAsEPny5zdycxpIz6hYO7L2voXXfyOefpZ3IxyyYGvUwiTG3f YiJWcPWsMzh+hlfs9j6GYkGG+Dk3QQO5V/lgJhc7dPzJ7Sr6KUeL8wd24lLjGzlNod IAUUketFSpxXmA7viobP59mbBcclzE/e5+6LBCX4= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id w5TDre4n009810; Fri, 29 Jun 2018 08:53:40 -0500 Received: from DFLE101.ent.ti.com (10.64.6.22) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1466.3; Fri, 29 Jun 2018 08:53:39 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE101.ent.ti.com (10.64.6.22) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1466.3 via Frontend Transport; Fri, 29 Jun 2018 08:53:39 -0500 Received: from [172.24.190.172] (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id w5TDrb2n015219; Fri, 29 Jun 2018 08:53:38 -0500 To: ARM-SoC Maintainers From: Sekhar Nori Subject: [GIT PULL] DaVinci fixes for v4.18 Message-ID: <341001c8-3881-5d02-2971-77c7e1adf61a@ti.com> Date: Fri, 29 Jun 2018 19:23:37 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.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-20180629_065354_388921_5FE6DCD1 X-CRM114-Status: GOOD ( 16.98 ) X-Spam-Score: -0.1 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 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 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 ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) 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.18 for you to fetch changes up to 3eb1b955cd7ed1e621ace856710006c2a8a7f231: ARM: dts: da850: Fix interrups property for gpio (2018-06-27 17:38:44 +0530) ---------------------------------------------------------------- This fixes polarity of SD card write-protect pin on DA850 EVM and fixes interrupt property for DA850 SoC GPIO as defined in device-tree. Both of these are not introduced with v4.18 merge but have existed prior. ---------------------------------------------------------------- Adam Ford (1): ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD Keerthy (1): ARM: dts: da850: Fix interrups property for gpio arch/arm/boot/dts/da850.dtsi | 6 +----- arch/arm/mach-davinci/board-da850-evm.c | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-)