From patchwork Thu Oct 17 14:18:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 11196135 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4A10614ED for ; Thu, 17 Oct 2019 14:19:08 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D82E121A49 for ; Thu, 17 Oct 2019 14:19:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="cBwZnSHy" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D82E121A49 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+620+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id Imb4YY1556264xokaYo5Fagb; Thu, 17 Oct 2019 07:19:07 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web11.2394.1571321947161029847 for ; Thu, 17 Oct 2019 07:19:07 -0700 X-Received: by mail.kernel.org (Postfix) id 93E6A21848; Thu, 17 Oct 2019 14:19:06 +0000 (UTC) X-Received: from dragon (li937-157.members.linode.com [45.56.119.157]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6BAAA2089C; Thu, 17 Oct 2019 14:18:59 +0000 (UTC) Date: Thu, 17 Oct 2019 22:18:52 +0800 From: Shawn Guo To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] i.MX fixes for 5.4 Message-ID: <20191017141851.GA22506@dragon> MIME-Version: 1.0 User-Agent: Mutt/1.5.21 (2010-09-15) Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: 05yRhLGO3lAhAhZZL86Es8Pux1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571321947; bh=1q+RtDqgII6nxrJM31sxmIJpLn7G5d7DXQnwa+SEW70=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=cBwZnSHyN5dJULJqqw2R+3M1BwIjf+7Ha/BVt8WwQiiXq9k+sr1fIszJMDSKq7fVnPy Vap0FYQGBvXweFTePhl0ZHAfVM5kUp8f3a685Crd0wn9nYJvt/Vs1dCsXIYCcwHu4OhxJ Uz53D6zIZHZavrWKabp4/V6TKlG4GpfNl3w= The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.4 for you to fetch changes up to 95993238b29b3f0f9a5eb9db84e0e38e5bfe76d8: ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM (2019-10-14 21:27:47 +0800) ---------------------------------------------------------------- i.MX fixes for 5.4: - Re-enable SNVS power key for imx6q-logicpd board which was accidentally disabled by a SoC level change. - Fix I2C switches on vf610-zii-scu4-aib board by specifying property i2c-mux-idle-disconnect. - A fix on imx-scu API that reads UID from firmware to avoid kernel NULL pointer dump. - A series from Anson to correct i.MX7 GPT and i.MX8 USDHC IPG clock. - A fix on DRM_MSM Kconfig regression on i.MX5 by adding the option explicitly into imx_v6_v7_defconfig. - Fix ARM regulator states issue for zii-ultra board, which is impacting stability of the board. - A correction on CPU core idle state name for LayerScape LX2160A SoC. ---------------------------------------------------------------- Adam Ford (1): ARM: dts: imx6q-logicpd: Re-Enable SNVS power key Andrey Smirnov (1): ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' Anson Huang (5): soc: imx: imx-scu: Getting UID from SCU should have response ARM: dts: imx7s: Correct GPT's ipg clock source arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk arm64: dts: imx8mn: Use correct clock for usdhc's ipg clk Fabio Estevam (1): ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM Lucas Stach (1): arm64: dts: zii-ultra: fix ARM regulator states Ran Wang (1): arm64: dts: lx2160a: Correct CPU core idle state name arch/arm/boot/dts/imx6-logicpd-som.dtsi | 4 +++ arch/arm/boot/dts/imx7s.dtsi | 8 ++--- arch/arm/boot/dts/vf610-zii-scu4-aib.dts | 2 ++ arch/arm/configs/imx_v6_v7_defconfig | 1 + arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 36 +++++++++++----------- arch/arm64/boot/dts/freescale/imx8mm.dtsi | 6 ++-- arch/arm64/boot/dts/freescale/imx8mn.dtsi | 6 ++-- .../arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi | 4 +-- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 4 +-- drivers/soc/imx/soc-imx-scu.c | 2 +- 10 files changed, 40 insertions(+), 33 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#620): https://linux.kernel.org/g/patchwork-soc/message/620 Mute This Topic: https://linux.kernel.org/mt/34702867/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-