From patchwork Tue Oct 24 12:20:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 829884 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="jz/bDT8g"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3yLspW62ksz9t3m for ; Tue, 24 Oct 2017 23:22:11 +1100 (AEDT) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From: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=sismq6y3V/D4AmFbQGSvrxDLxPHtCs0sCGTh1Pi19Oc=; b=jz/ bDT8g1l70ueeZzkkfWLK1J3hOkJ33OGt/ByE1mhTEbNkFLKr3/ad5swYLKs37gzdMrl0WkDCNrUpp DIROlQUGlFK7no8ul6qOY6YVLk+mzSSVRVBG5MC9CQVPUTFe19d9Guiemr7Djf9Ioiq0w0AZmm6LV Vw33Du/6BxkWtfxTUS/RfegDHB1fwrhRUazKnytGJLuw2AHnbOr7DwpwQbLTv1VzBZ3mQ84h9RMla F6D7diiNSyGj6UVFOpJFtkw1+rl32gbaOlf7ydVEVBOq4tGn+DaJVYAWpWSKxBRauWeIfGlC9PfXG QiFlKssbI5ZoEP9506Y4cbEiVjR40AQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e6yDd-0006ck-L9; Tue, 24 Oct 2017 12:22:05 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e6yCr-00061X-8g for linux-arm-kernel@lists.infradead.org; Tue, 24 Oct 2017 12:21:23 +0000 Received: from localhost.localdomain (unknown [89.47.15.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DC9AB21908; Tue, 24 Oct 2017 12:20:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DC9AB21908 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 1/4] i.MX SoC changes for 4.15 Date: Tue, 24 Oct 2017 20:20:42 +0800 Message-Id: <1508847645-9191-1-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171024_052117_422094_A8115B6D X-CRM114-Status: GOOD ( 12.34 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: Fabio Estevam , linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de MIME-Version: 1.0 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 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.15 for you to fetch changes up to 8e2b04b019c824186548eadd70243dbb97a1675b: cpufreq: imx6q: Move speed grading check to cpufreq driver (2017-10-18 10:08:21 +0800) ---------------------------------------------------------------- i.MX SoC changes for 4.15: - A series from Marco Franchi from to clean up build warnings see with W=1 in arch/arm/mach-imx/. - Move i.MX6 speed grading check from i.MX platform code to cpufreq driver. The patch is suggested by cpufreq folks to go through arm-soc tree. - Enable cpuidle support on i.MX6DL starting from IMX_CHIP_REVISION_1_1. - Constify platform_suspend_ops for MXS platform. ---------------------------------------------------------------- Arvind Yadav (1): ARM: mxs: constify platform_suspend_ops Fabio Estevam (1): cpufreq: imx6q: Move speed grading check to cpufreq driver Leonard Crestez (1): ARM: imx: Enable cpuidle for i.MX6DL starting at 1.1 Marco Franchi (4): ARM: imx: imx31moboard: Include "board-mx31moboard.h" header file ARM: imx: 3ds-debugboard: Include "3ds_debugboard.h" header file ARM: imx: cpuidle-imx5: Include "cpuidle.h" header file ARM: imx: mach-mx31lite: Make mx31lite_map_io static arch/arm/mach-imx/3ds_debugboard.c | 2 +- arch/arm/mach-imx/cpuidle-imx5.c | 1 + arch/arm/mach-imx/mach-imx6q.c | 97 +++----------------------------- arch/arm/mach-imx/mach-mx31lite.c | 2 +- arch/arm/mach-imx/mx31moboard-devboard.c | 1 + arch/arm/mach-imx/mx31moboard-marxbot.c | 1 + arch/arm/mach-mxs/pm.c | 2 +- drivers/cpufreq/imx6q-cpufreq.c | 85 +++++++++++++++++++++------- 8 files changed, 79 insertions(+), 112 deletions(-) From patchwork Tue Oct 24 12:20:43 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 829881 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WE4ogx3G"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3yLsp8607gz9t3m for ; Tue, 24 Oct 2017 23:21:52 +1100 (AEDT) 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:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AdnhHWasuYP8EcvbMh16YJIka69D7oPpR2Q1PzH7xyg=; b=WE4ogx3GInbDH8 PbeT9pYauMgOL10Msx4L010r7AYtLlswVPM28QjzdZueoZFZlw7yc7gJ90ex092Uq05MxB60/td9/ VhIfgs3iwZPilu0xDAQp3MPApUg2wQ+drr6SrzG86XEH/V2zB1ebaPcLejUKSkTuSyw0dXCVaFJs6 WRnbaPo6sjcZpde6sRVJBh2OWni/QKlcpBe4/LFLwsSrWFqUxkvB/LUMy3O3jQyFh7mZItyDzba7J FGbsMXjBGPFNHU8e1OnlpcO1jJaWVUIrHotG6erPEYLNmijjbo06YVQxYVTdpvRlonWvCw9nf0zD0 vpGNGY0KQQ2Cl+1uqZVQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e6yDM-0006OB-IJ; Tue, 24 Oct 2017 12:21:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e6yCr-00061p-8f for linux-arm-kernel@lists.infradead.org; Tue, 24 Oct 2017 12:21:21 +0000 Received: from localhost.localdomain (unknown [89.47.15.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A3BB421923; Tue, 24 Oct 2017 12:20:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A3BB421923 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 2/4] i.MX device tree updates for 4.15 Date: Tue, 24 Oct 2017 20:20:43 +0800 Message-Id: <1508847645-9191-2-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1508847645-9191-1-git-send-email-shawnguo@kernel.org> References: <1508847645-9191-1-git-send-email-shawnguo@kernel.org> rom: Shawn Guo MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171024_052117_392367_C8D35AFF X-CRM114-Status: GOOD ( 18.77 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: Fabio Estevam , linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de 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 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-4.15 for you to fetch changes up to 27e1acb759e0409ee140f3bdaf5c70c5582ddf91: ARM: dts: imx53-tx53: fix interrupt flags (2017-10-24 14:23:58 +0800) ---------------------------------------------------------------- i.MX device tree updates for 4.15: - New board support: i.MX51 ZII RDU1, i.MX53 GE Healthcare PPD, i.MX6 TX modules for MB7 from Ka-Ro Electronics, i.MX6 Wandboard revd1 variants, i.MX6 LWN DISPLAY5 board, Pistachio i.MX6Q board, i.MX6SX Vining-2000 board. - Use the 'vpcie-supply' property for PCIe device for boards imx6qdl-sabresd, imx6q-novena and imx6q-cm-fx6. - A series from Jagan Teki to update imx6qdl-icore board with audio, touch and CAN support. - Switch to nvmem for accessing OCOTP from tempmon for i.MX6SX and add tempmon support for i.MX6UL. - A bunch of patches from Lothar Waßmann updating Ka-Ro i.MX28, i.MX53 and i.MX6 TX modules. - Fix DTC warnings in i.MX device trees, dropping leading zeros from unit address, correcting display nodes notation and display port names, fixing nodes with unit name and no reg property. - Other random device updates for various board support. ---------------------------------------------------------------- Christoph Fritz (1): ARM: dts: imx6sx: add vining-2000 board support Christopher Spinrath (1): ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl Fabien Lahoudere (1): ARM: dts: imx53: Add GE Healthcare PPD Fabio Estevam (12): ARM: dts: imx6qdl-sabresd: Use the 'vpcie-supply' property ARM: dts: imx6qdl-sabresd: Add CEC support ARM: dts: imx25-pdk: Add touchscreen support ARM: dts: imx6qdl-wandboard: Add support for the revd1 variants ARM: dts: imx6q-novena: Use the 'vpcie-supply' property ARM: dts: imx6q-cm-fx6: Use the 'vpcie-supply' property ARM: dts: imx6qp-wandboard-revd1: Add sata support ARM: dts: imx6ul-pico-hobbit: Fix the 'interrupts' property ARM: dts: imx6sx-softing-vining-2000: Fix the 'interrupt-parent' property ARM: dts: imx35-eukrea-mbimxsd35-baseboard: Fix the 'cd-gpios' property ARM: dts: imx50: Pass the 'dma-cells' property ARM: dts: imx25-eukrea-mbimxsd25-baseboard: Fix the 'cd-gpios' property Jagan Teki (5): ARM: dts: imx6qdl-icore: Add Sound card support ARM: dts: imx6qdl-icore-rqs: Move Sound nodes to dtsi ARM: dts: imx6qdl-icore-rqs: Switch to use simple-audio-card ARM: dts: imx6dl-icore: Add touchscreen node ARM: dts: imx6qdl-icore-rqs: Add CAN nodes Leonard Crestez (2): ARM: dts: imx6sx: Use nvmem-cells for tempmon ARM: dts: imx6ul: Add imx6ul-tempmon Lothar Waßmann (23): ARM: dts: imx28-tx28: Relicense the TX28 dts file under GPLv2/X11 ARM: dts: imx28-tx28: remove the regulators bus ARM: dts: imx28-tx28: add trickle-charge config for DS1339 ARM: dts: imx53-tx53: Relicense the TX53 dts files under GPLv2/X11 ARM: dts: imx53-tx53: remove the regulators bus ARM: dts: imx53-tx53: remove obsolete eeti,egalax_ts ARM: dts: imx53-tx53: add trickle-charge config for DS1339 ARM: dts: imx53-tx53: use explicit pad_ctl settings for I2C pins ARM: dts: imx53-tx53: add support for I2C bus recovery ARM: dts: imx6-tx6: update model property to match current module HW revision ARM: dts: imx6-tx6: remove obsolete eeti,egalax_ts ARM: dts: imx6-tx6: remove obsolete ipu1 alias ARM: dts: imx6-tx6: add trickle-charge config for DS1339 ARM: dts: imx6-tx6: improve ethernet related pinctrl setup ARM: dts: imx6-tx6: specify ethernet phy reset post-delay ARM: dts: imx6-tx6: convert to using simple-audio-card ARM: dts: imx6-tx6: add support for I2C bus recovery ARM: dts: imx6-tx6: move display configuration to .dtsi file ARM: dts: imx6-tx6: add a .dtsi file for the MB7 baseboard ARM: dts: imx: add support for TX6QP ARM: dts: imx: add support for TX6 modules on MB7 baseboard ARM: dts: imx28-tx28: fix interrupt flags ARM: dts: imx53-tx53: fix interrupt flags Lucas Stach (3): ARM: dts: imx6: RDU2: disable over-current detection on USB H1 ARM: dts: imx6: RDU2: disallow RMI4 device sleep ARM: dts: imx: add ZII RDU1 board Lukasz Majewski (1): ARM: dts: display5: Device tree description of LWN's DISPLAY5 board Marco Franchi (9): ARM: dts: imx6ul: Remove leading zeroes from unit addresses ARM: dts: imx6qdl: Remove leading zeroes from unit addresses ARM: dts: imx: Fix incorrect display nodes notation ARM: dts: imx51: Fix inconsistent display port names ARM: dts: imx51-apf51dev: Fix 'backlight@bl1' node with unit name and no reg property ARM: dts: imx51-ts4800: Fix 'port@0' node with unit name and no reg property ARM: dts: imx53: Fix 'usbphy@x' node with unit name and no reg property ARM: dts: imx53-m53evk: Fix 'led_gpio@0' node with unit name and no reg property ARM: dts: imx53-qsb-common: Fix 'led_gpio7_7@0' node with unit name and no reg property Martyn Welch (1): dt-bindings: misc: achc: Add device tree binding for GE ACHC Philipp Zabel (1): ARM: dts: imx6ul-14x14-evk: switch lcdif pixel clock to video pll Tim Harvey (1): ARM: dts: imx: ventana: remove container node from iomuxc nodes Vanessa Maegima (1): ARM: dts: imx7d-pico: Add Wifi support YuanCheng Cheng (1): ARM: dts: Add initial Pistachio i.mx6q board support. Documentation/devicetree/bindings/misc/ge-achc.txt | 26 + arch/arm/boot/dts/Makefile | 20 +- .../boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts | 2 +- arch/arm/boot/dts/imx25-pdk.dts | 8 + arch/arm/boot/dts/imx28-tx28.dts | 175 ++-- .../boot/dts/imx35-eukrea-mbimxsd35-baseboard.dts | 2 +- arch/arm/boot/dts/imx50.dtsi | 1 + arch/arm/boot/dts/imx51-apf51dev.dts | 10 +- arch/arm/boot/dts/imx51-babbage.dts | 12 +- arch/arm/boot/dts/imx51-ts4800.dts | 8 +- arch/arm/boot/dts/imx51-zii-rdu1.dts | 834 ++++++++++++++++ arch/arm/boot/dts/imx51.dtsi | 4 +- arch/arm/boot/dts/imx53-m53evk.dts | 4 +- arch/arm/boot/dts/imx53-mba53.dts | 2 +- arch/arm/boot/dts/imx53-ppd.dts | 1042 ++++++++++++++++++++ arch/arm/boot/dts/imx53-qsb-common.dtsi | 4 +- arch/arm/boot/dts/imx53-tx53-x03x.dts | 84 +- arch/arm/boot/dts/imx53-tx53-x13x.dts | 114 +-- arch/arm/boot/dts/imx53-tx53.dtsi | 166 ++-- arch/arm/boot/dts/imx53.dtsi | 4 +- arch/arm/boot/dts/imx6dl-aristainetos2_4.dts | 2 +- arch/arm/boot/dts/imx6dl-aristainetos_4.dts | 2 +- arch/arm/boot/dts/imx6dl-aristainetos_7.dts | 2 +- arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts | 2 +- arch/arm/boot/dts/imx6dl-icore.dts | 9 + arch/arm/boot/dts/imx6dl-tx6dl-comtft.dts | 74 +- arch/arm/boot/dts/imx6dl-tx6s-8034-mb7.dts | 48 + arch/arm/boot/dts/imx6dl-tx6s-8034.dts | 171 +--- arch/arm/boot/dts/imx6dl-tx6s-8035-mb7.dts | 48 + arch/arm/boot/dts/imx6dl-tx6s-8035.dts | 171 +--- arch/arm/boot/dts/imx6dl-tx6u-801x.dts | 161 +-- arch/arm/boot/dts/imx6dl-tx6u-8033-mb7.dts | 48 + arch/arm/boot/dts/imx6dl-tx6u-8033.dts | 170 +--- arch/arm/boot/dts/imx6dl-tx6u-80xx-mb7.dts | 48 + arch/arm/boot/dts/imx6dl-tx6u-811x.dts | 132 +-- arch/arm/boot/dts/imx6dl-tx6u-81xx-mb7.dts | 215 +--- arch/arm/boot/dts/imx6dl-wandboard-revd1.dts | 22 + arch/arm/boot/dts/imx6dl.dtsi | 16 +- arch/arm/boot/dts/imx6q-apalis-eval.dts | 2 +- arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts | 2 +- arch/arm/boot/dts/imx6q-apalis-ixora.dts | 2 +- arch/arm/boot/dts/imx6q-cm-fx6.dts | 5 +- .../dts/imx6q-display5-tianma-tm070-1280x768.dts | 51 + arch/arm/boot/dts/imx6q-display5.dtsi | 596 +++++++++++ arch/arm/boot/dts/imx6q-gw5400-a.dts | 215 ++-- arch/arm/boot/dts/imx6q-icore-rqs.dts | 24 - arch/arm/boot/dts/imx6q-novena.dts | 2 +- arch/arm/boot/dts/imx6q-pistachio.dts | 693 +++++++++++++ arch/arm/boot/dts/imx6q-tx6q-1010-comtft.dts | 74 +- arch/arm/boot/dts/imx6q-tx6q-1010.dts | 163 +-- arch/arm/boot/dts/imx6q-tx6q-1020-comtft.dts | 74 +- arch/arm/boot/dts/imx6q-tx6q-1020.dts | 162 +-- arch/arm/boot/dts/imx6q-tx6q-1036-mb7.dts | 48 + arch/arm/boot/dts/imx6q-tx6q-1036.dts | 170 +--- arch/arm/boot/dts/imx6q-tx6q-10x0-mb7.dts | 48 + arch/arm/boot/dts/imx6q-tx6q-1110.dts | 134 +-- arch/arm/boot/dts/imx6q-tx6q-11x0-mb7.dts | 222 +---- arch/arm/boot/dts/imx6q-utilite-pro.dts | 8 + arch/arm/boot/dts/imx6q-wandboard-revd1.dts | 26 + arch/arm/boot/dts/imx6q.dtsi | 16 +- arch/arm/boot/dts/imx6qdl-apf6dev.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-gw51xx.dtsi | 300 +++--- arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 370 ++++--- arch/arm/boot/dts/imx6qdl-gw53xx.dtsi | 356 ++++--- arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 384 ++++---- arch/arm/boot/dts/imx6qdl-gw551x.dtsi | 182 ++-- arch/arm/boot/dts/imx6qdl-gw552x.dtsi | 174 ++-- arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi | 94 +- arch/arm/boot/dts/imx6qdl-icore.dtsi | 97 ++ arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 10 +- arch/arm/boot/dts/imx6qdl-tx6-lcd.dtsi | 252 +++++ arch/arm/boot/dts/imx6qdl-tx6-lvds.dtsi | 286 ++++++ arch/arm/boot/dts/imx6qdl-tx6-mb7.dtsi | 99 ++ arch/arm/boot/dts/imx6qdl-tx6.dtsi | 104 +- arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi | 196 ++++ arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 3 +- arch/arm/boot/dts/imx6qdl.dtsi | 178 ++-- arch/arm/boot/dts/imx6qp-tx6qp-8037-mb7.dts | 48 + arch/arm/boot/dts/imx6qp-tx6qp-8037.dts | 86 ++ arch/arm/boot/dts/imx6qp-tx6qp-8137-mb7.dts | 57 ++ arch/arm/boot/dts/imx6qp-tx6qp-8137.dts | 90 ++ arch/arm/boot/dts/imx6qp-wandboard-revd1.dts | 26 + arch/arm/boot/dts/imx6qp.dtsi | 2 +- arch/arm/boot/dts/imx6sx-softing-vining-2000.dts | 572 +++++++++++ arch/arm/boot/dts/imx6sx.dtsi | 13 +- arch/arm/boot/dts/imx6ul-14x14-evk.dts | 2 + arch/arm/boot/dts/imx6ul-pico-hobbit.dts | 2 +- arch/arm/boot/dts/imx6ul-tx6ul.dtsi | 2 +- arch/arm/boot/dts/imx6ul.dtsi | 161 +-- arch/arm/boot/dts/imx7d-pico.dts | 39 + 94 files changed, 7269 insertions(+), 3526 deletions(-) create mode 100644 Documentation/devicetree/bindings/misc/ge-achc.txt create mode 100644 arch/arm/boot/dts/imx51-zii-rdu1.dts create mode 100644 arch/arm/boot/dts/imx53-ppd.dts create mode 100644 arch/arm/boot/dts/imx6dl-tx6s-8034-mb7.dts create mode 100644 arch/arm/boot/dts/imx6dl-tx6s-8035-mb7.dts create mode 100644 arch/arm/boot/dts/imx6dl-tx6u-8033-mb7.dts create mode 100644 arch/arm/boot/dts/imx6dl-tx6u-80xx-mb7.dts create mode 100644 arch/arm/boot/dts/imx6dl-wandboard-revd1.dts create mode 100644 arch/arm/boot/dts/imx6q-display5-tianma-tm070-1280x768.dts create mode 100644 arch/arm/boot/dts/imx6q-display5.dtsi create mode 100644 arch/arm/boot/dts/imx6q-pistachio.dts create mode 100644 arch/arm/boot/dts/imx6q-tx6q-1036-mb7.dts create mode 100644 arch/arm/boot/dts/imx6q-tx6q-10x0-mb7.dts create mode 100644 arch/arm/boot/dts/imx6q-wandboard-revd1.dts create mode 100644 arch/arm/boot/dts/imx6qdl-tx6-lcd.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-tx6-lvds.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-tx6-mb7.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi create mode 100644 arch/arm/boot/dts/imx6qp-tx6qp-8037-mb7.dts create mode 100644 arch/arm/boot/dts/imx6qp-tx6qp-8037.dts create mode 100644 arch/arm/boot/dts/imx6qp-tx6qp-8137-mb7.dts create mode 100644 arch/arm/boot/dts/imx6qp-tx6qp-8137.dts create mode 100644 arch/arm/boot/dts/imx6qp-wandboard-revd1.dts create mode 100644 arch/arm/boot/dts/imx6sx-softing-vining-2000.dts From patchwork Tue Oct 24 12:20:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 829879 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="XdTD3vli"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3yLsnj6VhGz9t3m for ; Tue, 24 Oct 2017 23:21:29 +1100 (AEDT) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=kJG909aezK6ffI5qLISELGepsmH4jB8bocChcuGJ49w=; b=XdTD3vliv0KY3Xk57gmjucFFqF Z+Khdy3nhrGdHo724aQElqI92wn9oKB/MVgBhLIVEvntgx8g9JU4bzA2uswz41/lAzseeDxvGAxV4 btxPO35Yy2o9tFQBI0dxNN783rr2nzWBtJEo8JFkmEYTfi0phJcBt7/Y7Z5o2aDj+7FVQGTa1g7To DKNzvJ652HCBUnnnNlZlrJvUWwf74BOjNlLKU2zfFybAsq3J0EKT4VmLJbnyQ9X5m8nj6ckaJfQRW MRCccuQOf9Yf/CtEM11DUQVhKjJHSjd3twOJYViS3azJx5ntDCneQarHxvWUyNnV05ouvlO1QRAUs NHGZtlaQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e6yCv-00064d-7J; Tue, 24 Oct 2017 12:21:21 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e6yCr-00061z-8i for linux-arm-kernel@lists.infradead.org; Tue, 24 Oct 2017 12:21:19 +0000 Received: from localhost.localdomain (unknown [89.47.15.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D202A2192D; Tue, 24 Oct 2017 12:20:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D202A2192D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 3/4] Freescale arm64 device tree updates for 4.15 Date: Tue, 24 Oct 2017 20:20:44 +0800 Message-Id: <1508847645-9191-3-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1508847645-9191-1-git-send-email-shawnguo@kernel.org> References: <1508847645-9191-1-git-send-email-shawnguo@kernel.org> rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171024_052117_416605_A5DD61B4 X-CRM114-Status: GOOD ( 13.71 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: Fabio Estevam , linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de MIME-Version: 1.0 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 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-4.15 for you to fetch changes up to e54b911fd859acfc2b00e03223aed7afdbd1a539: arm64: dts: update the DPAA QBMan nodes (2017-10-13 14:52:40 +0800) ---------------------------------------------------------------- Freescale arm64 device tree updates for 4.15: - Add GICv3 ITS node and PCIe devcies for LS1088A support. - Enable PCIe support for LS2088A SoC. - Add OP-TEE support for various Layerscape SoCs, LS1012A, LS1043A, LS1046A, LS1088A and LS208XA. - Update DPAA QBMan nodes to use constant defines in the interrupt description. - Add DSPI device to support SPI-NOR on LS1012A based boards. ---------------------------------------------------------------- Hou Zhiqiang (3): arm64: dts: ls2088a: add pcie support arm64: dts: ls1088a: add gicv3 ITS DT node arm64: dts: ls1088a: add PCIe controller DT nodes Madalin Bucur (1): arm64: dts: update the DPAA QBMan nodes Sumit Garg (1): arm64: dts: ls: Add optee node Yuan Yao (3): arm64: dts: ls1012a: add the DTS node for DSPI support dt-bindings: spi: Add fsl,ls1012a-dspi compatible string dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list .../devicetree/bindings/mtd/jedec,spi-nor.txt | 2 + .../devicetree/bindings/spi/spi-fsl-dspi.txt | 1 + arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dts | 33 ++++++++ arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 20 +++++ arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 11 ++- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 11 ++- arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 88 ++++++++++++++++++++++ arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi | 4 + arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 7 ++ 9 files changed, 173 insertions(+), 4 deletions(-) From patchwork Tue Oct 24 12:20:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 829885 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="In2r3C83"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3yLspv0XqXz9t4P for ; Tue, 24 Oct 2017 23:22:31 +1100 (AEDT) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=0pH5pv6a4gW51mulgt85daI0jCEMK3/26fQ9mi+ljHw=; b=In2r3C83K9U4pJgHQ+BHEAzlmK Y1zI4z8jU47XuL/y5sb8X6Iz/wP5uj0fnIbvjTkHttzlVvrRcHXU/MCeuDKm3KOcU1RxECe8Ss/U0 mzF23VSqHKQNSqtwEbuQbgLtssG7lnr0sb8jG8n6qB3qxsaNdU8CKKmLx5bbFJc1xHABUAsltlW7X U7gKbCE8273Zljlbf+UrLHRzdj1coc1oXmAfDwh8tk0bu5dMipRECxfa5dGDH7T0Z4TGnEVIedKZ7 EcRShfhfBb8lhgzkZpkv1YoEawi4NDubKmlQ/awUC3XxKyRkonXa2JZklhhOpvy0HVr8BUoLTKVvl FMy+PdDA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e6yDy-0006vz-1r; Tue, 24 Oct 2017 12:22:26 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e6yCv-000626-JN for linux-arm-kernel@lists.infradead.org; Tue, 24 Oct 2017 12:21:27 +0000 Received: from localhost.localdomain (unknown [89.47.15.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A060121934; Tue, 24 Oct 2017 12:21:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A060121934 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 4/4] i.MX defconfig updates for 4.15 Date: Tue, 24 Oct 2017 20:20:45 +0800 Message-Id: <1508847645-9191-4-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1508847645-9191-1-git-send-email-shawnguo@kernel.org> References: <1508847645-9191-1-git-send-email-shawnguo@kernel.org> rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171024_052121_859582_8FEEC732 X-CRM114-Status: GOOD ( 10.78 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: Fabio Estevam , linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de MIME-Version: 1.0 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 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.15 for you to fetch changes up to a8ca183dc8c4e98980007ed8b8ccc7992cbad4ea: ARM: imx_v6_v7_defconfig: Select the CEC driver (2017-10-13 11:27:31 +0800) ---------------------------------------------------------------- i.MX defconfig updates for 4.15: - Turn on DRM_DW_HDMI_CEC option to get HDMI CEC support. - Enable MUX_MMIO to get ADV7180 probe on Gateworks GW51xx boards. ---------------------------------------------------------------- Fabio Estevam (2): ARM: imx_v6_v7_defconfig: Select CONFIG_MUX_MMIO ARM: imx_v6_v7_defconfig: Select the CEC driver arch/arm/configs/imx_v6_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+)