From patchwork Mon Nov 5 03:07:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 10667373 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0EB5C13BF for ; Mon, 5 Nov 2018 03:08:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E2B55294DB for ; Mon, 5 Nov 2018 03:08:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D3059296F6; Mon, 5 Nov 2018 03:08:23 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 54C73294DB for ; Mon, 5 Nov 2018 03:08:23 +0000 (UTC) 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:Subject:To:From :Date: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=9+PHIaV8cWyPdfXeq1YdtfHsDtwdr7O8NrOFbrSyfBU=; b=pbFITjTFlHmrKW 6yDIHs/zPyCEX5bxfW7dGGw2bBEjZdSBRG3kbPQA3BeLHoLHB+hT1dGsRf7OGVAIruLPi2gBrbJWB B/wMTUwDag5ApK8vT0XG+OYUbSzoFaLDnfDlsb2hN6WEuz4o51XnHYoQTNcr9ErS4N3sUXYKobR9t WN1tko4BA6HZoVYxz/r1iPGfzyT+Evy0//PHLre2MVTVX0XKulpH27oZ91ylA0WGXxBrURUiGCnoB DEyS1a2N70m8uZGkmil7MjA38eHEyw//5IYE2U6mjxetTCilHft8YwlMVGIZjKfW/JAdqa/9lBR8b IuOBSCjUXPTHEAuT6D5Q==; 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 1gJVFU-000533-DY; Mon, 05 Nov 2018 03:08:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gJVFQ-00051U-Qv for linux-arm-kernel@lists.infradead.org; Mon, 05 Nov 2018 03:08:18 +0000 Received: from tiger (61-216-91-114.HINET-IP.hinet.net [61.216.91.114]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 55B452082A; Mon, 5 Nov 2018 03:08:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1541387286; bh=vIqH0s+Rz5V9/R2HT/tqgHqY/TXoINAJirBwLuAkIcU=; h=Date:From:To:Cc:Subject:From; b=ijyRWFTFc65bZYALlU40EmLZAYYsCyRLnluGMjQyYHDalmytVmtDKbpD3a8JERkfc eGXdQ+GBoMK07Mnmp3DeOC7Ji6ZEZeAfoAwF77GQ0iKG0SxUpuaKgJ8E6xc90SmD8L C2DQ9bLi5Tt079McST/I7KRU0zeOBsLpjkpGL2jU= Date: Mon, 5 Nov 2018 11:07:52 +0800 From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL] i.MX fixes for 4.20 Message-ID: <20181105030750.GC24464@tiger> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181104_190816_893429_ECD0217E X-CRM114-Status: GOOD ( 10.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabio Estevam , linux-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.20 for you to fetch changes up to 1ad9fb750a104f51851c092edd7b3553f0218428: ARM: dts: imx6sx-sdb: Fix enet phy regulator (2018-11-05 10:11:04 +0800) ---------------------------------------------------------------- i.MX fixes for 4.20: - Add boot-on and always-on for imx6sx-sdb phy regulator to fix enet resume problem, which is exposed by commit ("regulator: fixed: Convert to use GPIO descriptor only"). - Fix improperly quoted stdout-path values for imx53-ppd and vf610m4-colibri board. - Fix the typo of compatible string "fs,imx6sll-i2c" which should be "fsl,imx6sll-i2c". ---------------------------------------------------------------- Leonard Crestez (1): ARM: dts: imx6sx-sdb: Fix enet phy regulator Oleksij Rempel (1): ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node Rob Herring (1): ARM: dts: fsl: Fix improperly quoted stdout-path values arch/arm/boot/dts/imx53-ppd.dts | 2 +- arch/arm/boot/dts/imx6sll.dtsi | 2 +- arch/arm/boot/dts/imx6sx-sdb.dtsi | 7 ++++++- arch/arm/boot/dts/vf610m4-colibri.dts | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-)