From patchwork Wed May 2 14:54:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sekhar Nori X-Patchwork-Id: 907587 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="OAzaEx4/"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="ebrcAqDs"; 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 40bhDd59yMz9ryk for ; Thu, 3 May 2018 00:56:17 +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=EKJeClOkii5z37JVs7RyuLbJIm9IGaeFevpuVuOdhb8=; b=OAzaEx4/D5qbie xHIICkh1Fbco+KEeB1EPh2QwM5xyLdhDPZkFINunF8/cQJXQIWakgePmO1BMaRZi/kStsxJN6VbLZ JEwqJzhoVx5L2BVkIN5/lVMv0zNjpb3FjifUao8aMTWvCTSLwffFKuG4wddbsMZ96OeQaQPpule/X NXLkdxzLzj4kD1Z8KcFsJdImLtKQ7V+Tgnh/9Yy42VBsag+6zPHXR5zBpZU6BS28QG3E2EfXeIaSO CJVB0NYwhDf2RcuUryuStb2vTWTZNGW7m5a+f7RNrqnLLMY1E4qOGPikONS7CEhgI1BYFCRhLxKK4 KO0wKRS1eJyh07ya08sw==; 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 1fDtAu-0003CZ-6V; Wed, 02 May 2018 14:56:08 +0000 Received: from fllnx210.ext.ti.com ([198.47.19.17]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fDtAo-0003Bc-38 for linux-arm-kernel@lists.infradead.org; Wed, 02 May 2018 14:56:03 +0000 Received: from dflxv15.itg.ti.com ([128.247.5.124]) by fllnx210.ext.ti.com (8.15.1/8.15.1) with ESMTP id w42Et4pw027988; Wed, 2 May 2018 09:55:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1525272904; bh=WqrrnQBG2RzGQGB6mkuqY5nlxw2EEiadHSrSxRg2hG8=; h=To:CC:From:Subject:Date; b=ebrcAqDsKWFqnrawfNtI/Aq6IMthirT8dxzXUyH41RKkqAiAa3oWbb+AjW9OE3llf y2UxQCq1w1TYZ+p/+E7cGXSFDn9SfR3nf8Ed2B9MDbedRlkfAoKmJ6/sDLsKoSxL46 j4C3Mg2kloGEVO/yIHbF4kMuO0WHgPGsj/XQyeLo= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id w42Et4Rs023650; Wed, 2 May 2018 09:55:04 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) 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.1466.3; Wed, 2 May 2018 09:55:03 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1466.3 via Frontend Transport; Wed, 2 May 2018 09:55:03 -0500 Received: from [172.24.190.172] (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id w42EssDQ020655; Wed, 2 May 2018 09:54:55 -0500 To: ARM-SoC Maintainers From: Sekhar Nori Subject: [GIT PULL] DaVinci fixes for v4.17 Message-ID: <8a5aef77-d983-03a4-6387-31f4e6fd0bb7@ti.com> Date: Wed, 2 May 2018 20:24:54 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.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-20180502_075602_271519_66A27AB9 X-CRM114-Status: GOOD ( 19.56 ) 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 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.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 -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 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 , David Lechner , 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 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) 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.17 for you to fetch changes up to 9411ac07cd764be34bbd7ff09125a6b7b9175d4c: ARM: davinci: fix GPIO lookup for I2C (2018-05-02 14:55:06 +0530) ---------------------------------------------------------------- DaVinci fixes for v4.17 * W=1 warning fixes in device-tree files * GPIO look-up fixes for legacy boot on several platforms ---------------------------------------------------------------- Sekhar Nori (8): ARM: dts: da850: get rid of skeleton.dtsi ARM: dts: da850-lcdk: add unit name for memory node ARM: dts: da850: fix W=1 warnings with pinmux node ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup ARM: davinci: board-dm355-evm: fix broken networking ARM: davinci: fix GPIO lookup for I2C arch/arm/boot/dts/da850-lcdk.dts | 4 ++-- arch/arm/boot/dts/da850.dtsi | 13 ++++++++++--- arch/arm/mach-davinci/board-da830-evm.c | 9 +++++++-- arch/arm/mach-davinci/board-da850-evm.c | 9 +++++++-- arch/arm/mach-davinci/board-dm355-evm.c | 15 ++++++++++++--- arch/arm/mach-davinci/board-dm644x-evm.c | 10 +++++++--- arch/arm/mach-davinci/board-omapl138-hawk.c | 10 +++++++--- 7 files changed, 52 insertions(+), 18 deletions(-)