From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F3BB7C7618B for ; Tue, 23 Jul 2019 09:09:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C881F2251A for ; Tue, 23 Jul 2019 09:09:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="jtMOoDdT"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Oq4gJpih" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C881F2251A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=HbtRix/+cvzQ56Zs2jHzQGP/tKYrzdN1jAdaCd3rLEQ=; b=jtMOoDdTMBneYf c6S7e8NTDaFnKY39LUOdrsbxrVs5WnjV+dD081YYcBS0kXZW7b88oTEBi6D+qwVp95/CGUvzRQBhY rNya2gnUuEKQYdNSvcfY3hbkqZhbfpJKSGIzEMU0kXkWSjOZvzbfP1qmbHCDlii8JWrc7UuCOobqy GGZ02HixtdmPbwsAdnuf1JZINtraxdwH8pxtHByoah+D1WWE+0C6qDmPx/d0V/TgZXzIwznQ+FUHU sznK2qPCHCdTgIMu3+2Js2vgDh1jxcq1/+eyM+KnyHc34YNw5GMTOAly974qnHR/1TL+bpx88Hj7N WbBFuRfJN16fZ2KRww1A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hpqn7-0005Ri-2T; Tue, 23 Jul 2019 09:09:01 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hpqn3-0005QC-UJ for linux-arm-kernel@lists.infradead.org; Tue, 23 Jul 2019 09:08:59 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D5BE12251A; Tue, 23 Jul 2019 09:08:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563872936; bh=S0ICJGUHiiaGHk7s6zKayTmwMHd8oIYTD65UiSGCvlY=; h=Date:From:To:Cc:Subject:From; b=Oq4gJpihhr95Kr6JAPVQDvR0DL4GEB2Q4XwPs84JDNc8eVj/UuT1JHY2akC+A7Mbz GocXK15CeRQPIBwG7r4GWom+uwI586lPcYs/onaVNhOkpoA9KCPX2FZWA3tYKNtyh/ VMne7uD2bJX85yn+zJVcs1bnjj5dZSElhHGkt3HI= Date: Tue, 23 Jul 2019 17:08:28 +0800 From: Shawn Guo To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL] i.MX fixes for 5.3 Message-ID: <20190723090827.GU15632@dragon> 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-20190723_020858_023337_F8DFC7AD X-CRM114-Status: UNSURE ( 9.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Agner , Li Yang , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx= -fixes-5.3 for you to fetch changes up to 8d0148473dece51675d11dd59b8db5fe4b5d2e7e: arm64: dts: imx8mq: fix SAI compatible (2019-07-23 15:37:31 +0800) ---------------------------------------------------------------- i.MX fixes for 5.3: - Fix i.MX8MM SAI3 RXC/TXFS pinmux configuration. - Fix i.MX7ULP usb-phy unit address to drop extra '0x' notation. - Fix typo of clock frequency property name in a few i.MX6UL board I2C buses. - Drop "fsl,imx6sx-sai" from i.MX8M SAI device, as it's not compatible with i.MX6SX SAI. ---------------------------------------------------------------- Anson Huang (1): arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 Fabio Estevam (1): ARM: dts: imx7ulp: Fix usb-phy unit address format Lucas Stach (1): arm64: dts: imx8mq: fix SAI compatible S=E9bastien Szymanski (1): ARM: dts: imx6ul: fix clock frequency property name of I2C buses arch/arm/boot/dts/imx6ul-14x14-evk.dtsi | 2 +- arch/arm/boot/dts/imx6ul-geam.dts | 2 +- arch/arm/boot/dts/imx6ul-isiot.dtsi | 2 +- arch/arm/boot/dts/imx6ul-pico-hobbit.dts | 2 +- arch/arm/boot/dts/imx6ul-pico-pi.dts | 4 ++-- arch/arm/boot/dts/imx7ulp.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 4 ++-- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 3 +-- 8 files changed, 10 insertions(+), 11 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel