From patchwork Sun May 20 14:57:57 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 917208 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=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="r4KuWBpL"; 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 40plRm3Kgsz9s3X for ; Mon, 21 May 2018 00:59:16 +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: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=Rzq6u3/OK5VE4K897eOfW9YQUJU7Zy2z51htfhBfE+A=; b=r4K uWBpL2z1T2BBY3wu6FGAco2xH6VaUCqqtVKKFSeAvd0Ig4cso6OH+MDNHAimRGoao1zW8rrleDmpQ 5rb3bi12/KKNLCVo7eqDzRt87CDjXYoR2W3Q7pV3ysSFwn93s21upJxpuCKud7ZhcpMoGEHMjccDl ESSY4wUlMvc5cRuIz4SU5/8SfVuCBe5xBbrc1TwGxYbSyoQMasD0NGWqcDJd4agGzzMxbolZsBOfO buOjBqUZE2zej3sj7XiQ3y+/5zD210Est22PYDXve484yGLFnGuFXjqcmdnlVVp0OuSK1ZaeJ4ri+ V3x+zQ80r9kGxRqmPYjs+DJhhqRwijw==; 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 1fKPnl-0001wE-Pk; Sun, 20 May 2018 14:59:13 +0000 Received: from mail-pg0-f67.google.com ([74.125.83.67]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fKPnh-0001ua-S8 for linux-arm-kernel@lists.infradead.org; Sun, 20 May 2018 14:59:11 +0000 Received: by mail-pg0-f67.google.com with SMTP id w3-v6so5244950pgv.12 for ; Sun, 20 May 2018 07:58:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:rom; bh=I6aCAkQHRv4GaN6qFMI50WNCivTXnE5P72M/2m0CkGw=; b=mNsnK6dSIGR1Bq2NxskhP7GassdK2Fyt6YrwfYP7+sY22lDDohKLZCFPyiVDwKr74f EfBTitvamndUrF94GrR3tuulWthEL/bEuV1n2fAre3Aek0YIJVsWbtQckKBrHWKgOV6K vsOWEoRp1zFwras5XhJ4BRaViWKxJWPBst5f8680LwPWlzfebMIQt1cQSB2WXmO60kJ7 nI4m1D2yVUs5rNCRgJ6fUkPDbLB9w5Yr2PCiO7U//V/8opR6UsD5+pQQHTlxyB1R46Yh freiSv8WpchKkl17YL7AIb3p5FBEiNtxChsQTT3CC3qYiCUiFnxdTNsnqxayPrrdTwYR T41g== X-Gm-Message-State: ALKqPwfdaXvc5FWjbRku2+9YfqwVWt6OH0sxdOqbicZidyv4jowcSdd8 r5qWxhxVMPCh9PCgLIP8uz6X8Q== X-Google-Smtp-Source: AB8JxZoAfkzwDRPFnPB4rtP4nMLdje7rzJXdivQKvU9uJ1PRyLZgfzdu2w6yhzKV5OqdnnYn1gGIXw== X-Received: by 2002:a63:7904:: with SMTP id u4-v6mr13220444pgc.143.1526828338526; Sun, 20 May 2018 07:58:58 -0700 (PDT) Received: from localhost.localdomain ([45.56.152.100]) by smtp.gmail.com with ESMTPSA id b26-v6sm22563356pfn.73.2018.05.20.07.58.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 May 2018 07:58:57 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 1/5] i.MX drivers updates for 4.18 Date: Sun, 20 May 2018 22:57:57 +0800 Message-Id: <1526828281-14664-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-20180520_075909_909661_6EA16537 X-CRM114-Status: GOOD ( 11.08 ) X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.125.83.67 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [74.125.83.67 listed in wl.mailspike.net] -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org 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 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/shawnguo/linux.git tags/imx-drivers-4.18 for you to fetch changes up to f54e714cfc53b9164d1206f9ee49042195532a51: soc: imx: gpc: Do not pass static memory as platform data (2018-04-23 17:03:15 +0800) ---------------------------------------------------------------- i.MX drivers update for 4.18: - Use platform_device_add_data() instead of a pointer to a static memory in gpc/gpcv2 driver for platform data passing, so that we can avoid a BUG() when calling platform_device_put(). ---------------------------------------------------------------- Andrey Smirnov (2): soc: imx: gpcv2: Do not pass static memory as platform data soc: imx: gpc: Do not pass static memory as platform data drivers/soc/imx/gpc.c | 18 +++++++++++++----- drivers/soc/imx/gpcv2.c | 22 +++++++++++++++------- 2 files changed, 28 insertions(+), 12 deletions(-) From patchwork Sun May 20 14:57:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 917209 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=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="MrBXxFWO"; 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 40plS72pWrz9s3X for ; Mon, 21 May 2018 00:59:35 +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: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=G+gibm6ueIOm12l3GVRfYE+7rbA9gSRpqMExwGoT7kQ=; b=MrBXxFWON9dVQu/HZXLEYy2Ok4 kMR9PUovBJJ/TPBNC3zAa3y4x5JLbbHvsNHlN4i7+zHE5m0E7CVWYROxo5BS8K/TZoZEoLZFNoXnS d3IbCyeYaEaTvuqTY4FksLAzaABzHhtV7BTPrzRdnlATqIp65VPdz+LQx79vguXj9QPe/3UB9g9nL gM2vcwiwnzAKOkD1tLpMUzZVq6difmw2Sfqq593ewL5ehjHHoJeOwYrfcu45kUxfswSDa+XeOsLcf Rh4bDUmgwVl55U445cru7oT2g1A065SZT8QnDTCHx3+aVsgaQlqwkvlkTkGYHrv+2qQ9tIGpcizCU m647eAoA==; 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 1fKPo3-0002EX-Pj; Sun, 20 May 2018 14:59:31 +0000 Received: from mail-pf0-f196.google.com ([209.85.192.196]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fKPnk-0001v8-SC for linux-arm-kernel@lists.infradead.org; Sun, 20 May 2018 14:59:14 +0000 Received: by mail-pf0-f196.google.com with SMTP id f189-v6so5864632pfa.7 for ; Sun, 20 May 2018 07:59:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:rom; bh=X76kSejQ5Zra1yXRg0q3XEckeOwityLWEb5QVESYC7M=; b=YgXgXrtevDtvYcbI/qkQx8GrfXyljx0kALnZw9/uIogS+1rZ/BELGJ9eLVIpcn7FV+ 6Hi/+3sYmoGLqaueb9tIwLEi00sPNa1ezVGCtMbOw/EnhJIUN9HYAlCrMc7jHtTt9TrY ZUtKOj50Mg+BlfaQWUkmTDAxD4bF/DyVveYdqJnTXxIQeIrmirqwieL+BiUTuPao6cpc 7CPXMjLVv8ZagEe5JRkm64AdV8FxVXXLtpPPPUSovgghZePajxGVycq2g/KAxTSWHRgt j8meOc8/c7vx90j+YYhfLJMANvxNgkaU4E5xRzwVxlZczVea2vQhiXC+YWOooxPi1Nbe 9ZjQ== X-Gm-Message-State: ALKqPwfs34O6yJhEbv+nmIuNelhARr6rN3m4LnzLwfQCxbu8a3e0uP0o D9QJ2aDkgD+8Xe/pcke/y/hCTA== X-Google-Smtp-Source: AB8JxZr14cNNlYahjbHwq4jJnREl2yh8B6IjvF7B2qtIqh4/n+VC8TWA2P5agwKXh7+yfSDp4Tb26Q== X-Received: by 2002:a62:c6d9:: with SMTP id x86-v6mr16658388pfk.192.1526828342244; Sun, 20 May 2018 07:59:02 -0700 (PDT) Received: from localhost.localdomain ([45.56.152.100]) by smtp.gmail.com with ESMTPSA id b26-v6sm22563356pfn.73.2018.05.20.07.58.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 May 2018 07:59:00 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 2/5] i.MX SoC changes for 4.18 Date: Sun, 20 May 2018 22:57:58 +0800 Message-Id: <1526828281-14664-2-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1526828281-14664-1-git-send-email-shawnguo@kernel.org> References: <1526828281-14664-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-20180520_075912_929819_A2F99F7C X-CRM114-Status: GOOD ( 12.98 ) X-Spam-Score: -1.6 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.196 listed in list.dnswl.org] -1.8 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.192.196 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org 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 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/shawnguo/linux.git tags/imx-soc-4.18 for you to fetch changes up to 0e8d1c4b7613399494720e315f99d21793cacb8c: ARM: imx: select imx6sll pinctrl when imx6sll enabled (2018-05-02 15:01:32 +0800) ---------------------------------------------------------------- i.MX SoC update for 4.18: - A series from Bartosz to convert all i.MX plaform code using at24_platform_data to use at24 eeprom generic device properties. - Enable pinctrl driver support for i.MX6SLL SoC. - Clean up i.MX platform code using spi_imx platform data on outdated documentation and chip select array usage. ---------------------------------------------------------------- Bai Ping (1): ARM: imx: select imx6sll pinctrl when imx6sll enabled Bartosz Golaszewski (4): ARM: imx: vpr200: drop at24_platform_data ARM: imx: pcm043: use device properties for at24 eeprom ARM: imx: pca100: use device properties for at24 eeprom ARM: imx: pcm037: use device properties for at24 eeprom Trent Piepho (1): ARM: imx: Update spi_imx platform data to reflect current state arch/arm/mach-imx/Kconfig | 1 + arch/arm/mach-imx/mach-mx31_3ds.c | 18 ++---------------- arch/arm/mach-imx/mach-mx31lilly.c | 12 ++---------- arch/arm/mach-imx/mach-mx31lite.c | 16 ++-------------- arch/arm/mach-imx/mach-mx31moboard.c | 17 +++-------------- arch/arm/mach-imx/mach-pca100.c | 13 ++++++------- arch/arm/mach-imx/mach-pcm037.c | 13 ++++++------- arch/arm/mach-imx/mach-pcm037_eet.c | 5 +---- arch/arm/mach-imx/mach-pcm043.c | 13 ++++++------- arch/arm/mach-imx/mach-vpr200.c | 9 +-------- include/linux/platform_data/spi-imx.h | 29 +++++++++++++++++------------ 11 files changed, 47 insertions(+), 99 deletions(-) From patchwork Sun May 20 14:57:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 917211 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=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Meo3pMi8"; 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 40plSz3W4bz9s3X for ; Mon, 21 May 2018 01:00:19 +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: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=vGoshQrp2LTEREjE2iOQPPVPf4pOZbu3YTObtwwTfCg=; b=Meo3pMi8XdcWRw vKgh+9AQhe3hQK6iqeDtOV7L7SDl8mUDvGef+hSUFafb+C8iqtMRzNpkp+oaGQ0mvCml4bVm1kO4a M6P/iCYKQM/vCI8k7R8/KoSa5zxcl46hliZSe3P9p3WEn+pH/oiRsxNrfFlH+wuWp9YfYZ10hoG7L lEQ0LGV8skO1cQRtPQGh4QgV5rb+WHXCNxtoTU2uxps/QPCVFqRfDjr2BZMJoLn9TENAO9mGpSeV1 Dlbnn5tPD0cxaH+ZEAYomzPkKxaLcMaV7LsPqs5VExmgpXf+ycWov6X9rCpin6T1Ibcr73RiTyPkK N1b0s302XNJwfBfyyQmQ==; 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 1fKPol-0003T3-Pt; Sun, 20 May 2018 15:00:15 +0000 Received: from mail-pl0-f50.google.com ([209.85.160.50]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fKPno-0001vT-UK for linux-arm-kernel@lists.infradead.org; Sun, 20 May 2018 14:59:25 +0000 Received: by mail-pl0-f50.google.com with SMTP id az12-v6so7270351plb.8 for ; Sun, 20 May 2018 07:59:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:rom:mime-version:content-transfer-encoding; bh=jKWfh/GEidf6G9/kZ8+U0eCOV1198oCBmXCZkmqjEIU=; b=gvrCmddRDiBYdFaO4VaEH1fnUC6nHBOM+PQn3gjoIFODD0sepT+AmHCRzNzpgjQ3Ib A9tPBt31lF3NTqEx8J+hw3BHiiWPCoAVd8DMvb/nTThCBzq2ZUfYNnOGIZDJKTo6rgJq BTbcIRzC1uXFY7NdMd1OgPvzWZUhc+6z+l0nuH1jtcCIH8n1TmJx4slkHlwxMjJHGeDY RIjJnfPD+mx/tHEuuX8ffS+Kngs/D5LGT95GzIJ8E2Gs4+oE43JNK/DePv3af+c5c+6V wlBcNZNIVVuE0/XG9UsW33beZDxa0uoNOq8dqM0RFhQjRPvsM/eOEV0pKbpy9+FtpvOq NvAQ== X-Gm-Message-State: ALKqPwdpMU8PdUP+621/uJnFcaDGbKfPrKRrVUkU4W1qSajw9h5p8EfY cxZSSHw3gZ9VXPxNeoJeEY3uuQ== X-Google-Smtp-Source: AB8JxZr2YMyXWoXuvzBvQeID7gf27s03+OdBTMgkt5CjSwFCVo1O7UGw6d0kg96Pd5iiYB96MRLx1w== X-Received: by 2002:a17:902:8d8e:: with SMTP id v14-v6mr17223897plo.387.1526828345929; Sun, 20 May 2018 07:59:05 -0700 (PDT) Received: from localhost.localdomain ([45.56.152.100]) by smtp.gmail.com with ESMTPSA id b26-v6sm22563356pfn.73.2018.05.20.07.59.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 May 2018 07:59:04 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 3/5] i.MX device tree updates for 4.18 Date: Sun, 20 May 2018 22:57:59 +0800 Message-Id: <1526828281-14664-3-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1526828281-14664-1-git-send-email-shawnguo@kernel.org> References: <1526828281-14664-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-20180520_075917_003582_B3071936 X-CRM114-Status: GOOD ( 19.21 ) X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.160.50 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.160.50 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org 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/shawnguo/linux.git tags/imx-dt-4.18 for you to fetch changes up to 204d9e32b7971ecd187068c3a40c48bac4656cb0: ARM: dts: imx28/imx53: enable edt-ft5x06 wakeup source (2018-05-20 21:04:59 +0800) ---------------------------------------------------------------- i.MX device tree update for 4.18: - New boards support: BTicino i.MX6DL Mamoj board, DHCOM iMX6 SoM and PDK2 board, Engicam i.CoreM6 1.5 Quad/Dual MIPI starter kit, Kieback & Peter GmbH iMX6Q TPC board. - A series from Anson Huang to add a bunch of devices for i.MX6SX SabreAuto board, PMIC, IO expanders, FEC, Watchdog, LED and Touch. - Update i.MX7D for cpufreq support, using operating-points-v2 bindings, correcting cpu supply name for voltage scaling. - Clean up unneeded 'codec-handle' property from imx25-pdk and imx53-tx53 device tree. - Switch SoC dtsi and NXP board dts files to use SPDX identifier. - Remove unnecessary '#address-cells/#size-cells' to fix DTC warning avoid_unnecessary_addr_size seen with W=1 switch. - A series from Rob Herring to fix DTC warning graph_endpoint seen with IPU OF graph when W=1 switch is on. - Update a few boards to use symbol name instead of hard-coding the input codes. - Update a number of boards to use IRQ_TYPE specifier instead of the raw value. - A few updates for i.MX6 RDU2 board: bumping SoC/PU operating points, adding assigned clocks for GPU, and enabling eGalax touchscreen. - A couple of i.MX51 RDU1 updates: limiting usbh1 to full-speed, and cleaning up eMMC device node. - Convert Hummingboard audio bindings from imx-audio-sgtl5000 to simple-audio-card, so that auxiliary audio devices such as external amplifiers can be supported. - Replace underscore with hyphen in aliases name to fix DTC warning alias_paths with W=1 switch. - A couple of updates on i.MX7D SAI and i.MX6ULL UART5 pin defines. - Other random and small changes. ---------------------------------------------------------------- Anson Huang (13): ARM: dts: imx7d-sdb: add gpio key support ARM: dts: imx7s: add anatop vdd1p2 regulator ARM: dts: imx6sx-sabreauto: add external 24MHz clock source ARM: dts: imx6sx-sabreauto: add PMIC support ARM: dts: imx6sx-sabreauto: add max7322 IO expander support ARM: dts: imx6sx-sabreauto: add IO expander max7310 support ARM: dts: imx6sx-sabreauto: add fec support ARM: dts: imx6sx-sabreauto: add wdog external reset ARM: dts: imx6sx-sabreauto: add debug LED support ARM: dts: imx6sx-sabreauto: add egalax touch screen support ARM: dts: imx7d: correct cpu supply name for voltage scaling ARM: dts: imx7s-warp: remove unnecessary cpu regulator supply ARM: dts: imx7d: use operating-points-v2 for cpu Daniel Mack (1): ARM: dts: imx28/imx53: enable edt-ft5x06 wakeup source Fabio Estevam (26): ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property ARM: dts: imx53-tx53: Remove unneeded 'codec-handle' property ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl ARM: dts: imx7: Move tempmon node out of bus ARM: dts: imx6qdl-tx6: Remove 'bus-format-override' property ARM: dts: imx6ul: Add CAAM support ARM: dts: imx6qdl: Remove #address/#size-cells from mipi_dsi ARM: dts: imx: Remove #address/#size-cells from switch nodes ARM: dts: imx: Remove #address/#size-cells from stmpe nodes ARM: dts: imx6qdl-sabre: Remove #address/#size-cells from camera port nodes ARM: dts: imx53-ppd: Remove unnecessary #address/#size-cells ARM: dts: imx6dl-aristainetos2_4: Remove #address/#size-cells from display0 ARM: dts: imx6q-b850v3: Remove #address/#size-cells from stdp2690 ARM: dts: imx6q-utilite-pro: Remove #address/#size-cells from encoder ARM: dts: imx6q-var-dt6customboard: Remove #address/#size-cells from gpio-keys ARM: dts: imx6q-pistachio: Use 'uart-has-rtscts' property ARM: dts: imx6qdl-wandboard: Switch to SPDX identifier ARM: dts: imx6qdl-udoo: Switch to SPDX identifier ARM: dts: imx28-cfa10049: Remove unnecessary #address/#size-cells ARM: dts: imx28-duckbill-2-enocean: Remove unnecessary #address/#size-cells ARM: dts: imx: Switch to SPDX identifier ARM: dts: imx53-ard: Do not hardcode input codes ARM: dts: imx53-smd: Do not hardcode input codes ARM: dts: imx6q-gk802: Do not hardcode input codes ARM: dts: imx: Switch NXP boards to SPDX identifier ARM: dts: imx6/7: Remove unit-address from anatop regulators Greg Ungerer (1): ARM: dts: imx6ull: add UART5 input select register definitions HernĂ¡n Gonzalez (4): ARM: dts: vf-colibri-eval-v3: Use IRQ_TYPE specifier ARM: dts: imx53-qsb: Use IRQ_TYPE specifier ARM: dts: imx53-voipac-dmm-668: Use IRQ_TYPE specifier ARM: dts: imx6qdl-phytec-pfla02: Use IRQ_TYPE specifier Jagan Teki (4): dt-bindings: Add vendor prefix for Bticino ARM: dts: i.MX6: Add BTicino i.MX6DL Mamoj initial support ARM: dts: imx6q-icore-ofcap12: Switch LVDS timings from panel-simple ARM: dts: imx6q: Add Engicam i.CoreM6 1.5 Quad/Dual MIPI starter kit support Ken Lin (1): ARM: dts: imx: ba16: add "mfg" Q7 SPI-NOR partition Lucas Stach (3): ARM: dts: imx6: RDU2: bump SoC/PU operating points by 25mV ARM: dts: imx6: RDU2+: add assigned clocks for GPU 3D ARM: dts: imx6: RDU2: add eGalax touchscreen Lukasz Majewski (1): ARM: dts: tpc: Device tree description of the iMX6Q TPC board Marek Vasut (1): ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2 Matt Porter (1): ARM: dts: hummingboard: convert onboard audio to simple-audio-card Nikita Yushchenko (3): ARM: dts: imx51-zii-rdu1: limit usbh1 to full-speed ARM: dts: vf610-zii-dev: enable vf610 builtin temp sensor ARM: dts: imx51-zii-rdu1: cleanup eMMC node Rob Herring (3): ARM: dts: imx: fix IPU OF graph endpoint node names ARM: dts: imx53: Fix LDB OF graph warning ARM: dts: imx7: Fix error in coresight TPIU graph connection Sebastian Reichel (1): ARM: dts: imx53-ppd: Use IRQ_TYPE_* constants Shawn Guo (7): ARM: dts: imx6sx-sabreauto: drop 'regulators' container node ARM: dts: imx6sx-sabreauto: drop board specific pinctrl container node ARM: dts: imx: drop unnecessary #address-cells/#size-cells ARM: dts: imx1: move clk32 clock into soc dtsi ARM: dts: imx27: use label to override osc26m clock setting ARM: dts: imx: drop 'clocks' container for board level clocks ARM: dts: imx: replace underscore with hyphen in aliases name Shengjiu Wang (1): ARM: dts: imx7d-pinfunc: update sai select input value Stefan Wahren (1): ARM: dts: imx6ull: add UART5 RTS input select register .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm/boot/dts/Makefile | 4 + arch/arm/boot/dts/imx1-ads.dts | 11 - arch/arm/boot/dts/imx1.dtsi | 21 +- arch/arm/boot/dts/imx23-evk.dts | 13 +- arch/arm/boot/dts/imx23.dtsi | 13 +- arch/arm/boot/dts/imx25-pdk.dts | 14 +- arch/arm/boot/dts/imx25.dtsi | 16 +- arch/arm/boot/dts/imx27-apf27.dts | 13 +- arch/arm/boot/dts/imx27-pdk.dts | 13 +- arch/arm/boot/dts/imx27.dtsi | 18 +- arch/arm/boot/dts/imx28-cfa10049.dts | 2 - arch/arm/boot/dts/imx28-duckbill-2-enocean.dts | 2 - arch/arm/boot/dts/imx28-evk.dts | 13 +- arch/arm/boot/dts/imx28-tx28.dts | 14 +- arch/arm/boot/dts/imx28.dtsi | 13 +- arch/arm/boot/dts/imx31.dtsi | 13 +- arch/arm/boot/dts/imx35-pdk.dts | 15 +- arch/arm/boot/dts/imx35.dtsi | 14 +- arch/arm/boot/dts/imx50-evk.dts | 17 +- arch/arm/boot/dts/imx50.dtsi | 3 - arch/arm/boot/dts/imx51-babbage.dts | 15 +- arch/arm/boot/dts/imx51-zii-rdu1.dts | 6 +- arch/arm/boot/dts/imx51.dtsi | 18 +- arch/arm/boot/dts/imx53-ard.dts | 11 +- arch/arm/boot/dts/imx53-m53.dtsi | 2 - arch/arm/boot/dts/imx53-ppd.dts | 12 +- arch/arm/boot/dts/imx53-qsb-common.dtsi | 15 +- arch/arm/boot/dts/imx53-qsb.dts | 17 +- arch/arm/boot/dts/imx53-qsrb.dts | 15 +- arch/arm/boot/dts/imx53-smd.dts | 20 +- arch/arm/boot/dts/imx53-tx53-x03x.dts | 1 + arch/arm/boot/dts/imx53-tx53.dtsi | 14 +- arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi | 2 +- arch/arm/boot/dts/imx53.dtsi | 11 +- arch/arm/boot/dts/imx6dl-aristainetos2_4.dts | 2 - arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts | 15 +- arch/arm/boot/dts/imx6dl-mamoj.dts | 224 ++++++++++ arch/arm/boot/dts/imx6dl-sabreauto.dts | 10 +- arch/arm/boot/dts/imx6dl-sabresd.dts | 10 +- arch/arm/boot/dts/imx6dl-udoo.dts | 6 +- arch/arm/boot/dts/imx6dl-wandboard-revb1.dts | 6 +- arch/arm/boot/dts/imx6dl-wandboard-revd1.dts | 6 +- arch/arm/boot/dts/imx6dl-wandboard.dts | 6 +- arch/arm/boot/dts/imx6dl.dtsi | 12 +- arch/arm/boot/dts/imx6q-b850v3.dts | 4 - arch/arm/boot/dts/imx6q-ba16.dtsi | 7 +- arch/arm/boot/dts/imx6q-bx50v3.dtsi | 13 +- arch/arm/boot/dts/imx6q-dhcom-pdk2.dts | 151 +++++++ arch/arm/boot/dts/imx6q-dhcom-som.dtsi | 476 +++++++++++++++++++++ arch/arm/boot/dts/imx6q-gk802.dts | 3 +- arch/arm/boot/dts/imx6q-icore-mipi.dts | 25 ++ arch/arm/boot/dts/imx6q-icore-ofcap12.dts | 31 +- arch/arm/boot/dts/imx6q-kp-tpc.dts | 22 + arch/arm/boot/dts/imx6q-kp.dtsi | 432 +++++++++++++++++++ arch/arm/boot/dts/imx6q-novena.dts | 2 - arch/arm/boot/dts/imx6q-pistachio.dts | 2 +- arch/arm/boot/dts/imx6q-sabreauto.dts | 15 +- arch/arm/boot/dts/imx6q-sabresd.dts | 15 +- arch/arm/boot/dts/imx6q-udoo.dts | 6 +- arch/arm/boot/dts/imx6q-utilite-pro.dts | 2 - arch/arm/boot/dts/imx6q-var-dt6customboard.dts | 2 - arch/arm/boot/dts/imx6q-wandboard-revb1.dts | 6 +- arch/arm/boot/dts/imx6q-wandboard-revd1.dts | 6 +- arch/arm/boot/dts/imx6q-wandboard.dts | 6 +- arch/arm/boot/dts/imx6q.dtsi | 39 +- arch/arm/boot/dts/imx6qdl-apalis.dtsi | 2 - arch/arm/boot/dts/imx6qdl-colibri.dtsi | 2 - arch/arm/boot/dts/imx6qdl-gw5904.dtsi | 2 - arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 52 ++- arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi | 47 +- arch/arm/boot/dts/imx6qdl-icore.dtsi | 25 +- arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 15 +- arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 3 - arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 18 +- arch/arm/boot/dts/imx6qdl-tx6-lcd.dtsi | 1 - arch/arm/boot/dts/imx6qdl-tx6-mb7.dtsi | 3 - arch/arm/boot/dts/imx6qdl-tx6.dtsi | 6 +- arch/arm/boot/dts/imx6qdl-udoo.dtsi | 6 +- arch/arm/boot/dts/imx6qdl-wandboard-revb1.dtsi | 1 - arch/arm/boot/dts/imx6qdl-wandboard-revc1.dtsi | 1 - arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi | 1 - arch/arm/boot/dts/imx6qdl-wandboard.dtsi | 14 +- arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 24 +- arch/arm/boot/dts/imx6qdl.dtsi | 70 ++- arch/arm/boot/dts/imx6qp-sabreauto.dts | 44 +- arch/arm/boot/dts/imx6qp-sabresd.dts | 44 +- arch/arm/boot/dts/imx6qp-wandboard-revd1.dts | 6 +- arch/arm/boot/dts/imx6qp-zii-rdu2.dts | 5 + arch/arm/boot/dts/imx6qp.dtsi | 44 +- arch/arm/boot/dts/imx6sl-evk.dts | 10 +- arch/arm/boot/dts/imx6sl.dtsi | 34 +- arch/arm/boot/dts/imx6sx-nitrogen6sx.dts | 4 +- arch/arm/boot/dts/imx6sx-sabreauto.dts | 427 ++++++++++++++---- arch/arm/boot/dts/imx6sx.dtsi | 101 ++--- arch/arm/boot/dts/imx6ul-14x14-evk.dts | 10 +- arch/arm/boot/dts/imx6ul-isiot.dtsi | 2 - arch/arm/boot/dts/imx6ul-tx6ul-mainboard.dts | 2 +- arch/arm/boot/dts/imx6ul-tx6ul.dtsi | 6 +- arch/arm/boot/dts/imx6ul.dtsi | 51 ++- arch/arm/boot/dts/imx6ull-pinfunc.h | 9 + arch/arm/boot/dts/imx6ull.dtsi | 2 + arch/arm/boot/dts/imx7d-cl-som-imx7.dts | 2 +- arch/arm/boot/dts/imx7d-nitrogen7.dts | 6 +- arch/arm/boot/dts/imx7d-pinfunc.h | 6 +- arch/arm/boot/dts/imx7d-sdb-sht11.dts | 44 +- arch/arm/boot/dts/imx7d-sdb.dts | 70 ++- arch/arm/boot/dts/imx7d.dtsi | 71 ++- arch/arm/boot/dts/imx7s-warp.dts | 4 - arch/arm/boot/dts/imx7s.dtsi | 88 ++-- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi | 2 +- arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 6 - arch/arm/boot/dts/vf610-zii-dev-rev-c.dts | 4 - arch/arm/boot/dts/vf610-zii-dev.dtsi | 4 + arch/arm/boot/dts/vfxxx.dtsi | 2 +- 116 files changed, 2285 insertions(+), 1084 deletions(-) create mode 100644 arch/arm/boot/dts/imx6dl-mamoj.dts create mode 100644 arch/arm/boot/dts/imx6q-dhcom-pdk2.dts create mode 100644 arch/arm/boot/dts/imx6q-dhcom-som.dtsi create mode 100644 arch/arm/boot/dts/imx6q-icore-mipi.dts create mode 100644 arch/arm/boot/dts/imx6q-kp-tpc.dts create mode 100644 arch/arm/boot/dts/imx6q-kp.dtsi From patchwork Sun May 20 14:58:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 917210 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=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cXm44UZB"; 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 40plSV3HRvz9s3X for ; Mon, 21 May 2018 00:59:54 +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: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=Q5oSayQdYLvtE5baHnA7Hq3joK2qZIOHhh9/CcGBH3Q=; b=cXm44UZB0bFhFreKzy6nNtzV/E /YXVfyD1KtwUqc61UwC5h3Q2QclT78mUZWKPTmcn8KVaxto1JLCZB19R86TyaO+fN32cd06EAZBXl h2HnpYn9P2fNkOhsscvZMB+BzukUK9IWQFzXAWzUZatCsEJaRIsUAFqrT+Y1btnJ3pxypV9ft3G3Y Qjsjlv9iolZGWrdG5FT7ThBcj4B4H2TfIpXbBreZ4c1CtnAm86i5UYRBKXqdpHVA6mxkojoC4e2I5 BZa8bIT3HPpbSU2Y5iLq4VIx/3QGYo/cJ9RWYNCjLsBz1BlbKMQk+FD2i+zIkxZ+2WpvSkFd+aa/M 7jH9Vyqw==; 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 1fKPoN-0002Yz-DB; Sun, 20 May 2018 14:59:51 +0000 Received: from mail-pl0-f43.google.com ([209.85.160.43]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fKPnr-0001va-UP for linux-arm-kernel@lists.infradead.org; Sun, 20 May 2018 14:59:23 +0000 Received: by mail-pl0-f43.google.com with SMTP id e6-v6so7260339plt.11 for ; Sun, 20 May 2018 07:59:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:rom; bh=crLHqFoavlKwO77ha76TBBRB6gejfUxGtrIJ5dLXOBI=; b=YOg09VN6hrkqWtnheAobuVePZrftt8ORDlHjy3BAJ0OcPfCuwDlwCjdfFbg/YAFof9 OJ2m8579P0Ei8HkIZqxWtPSbyMkvxMa0AqkDKrtPMY5u3Pct3Sp78Je7wR1O6pDPEX3b ve4TBAUA4P1+nkCOnuFtlJ1Uv1zVEWa2UItihis1VFwdobtHw1sC2pjwSBqaZlsGfBYZ XK0cYiXgSvfHROf6RlCWzUtHg0WzTrSM1T+6kxRTAbhK3BHjNHTP0L8ZpH0HWfURZAE8 EED/ez4Ox93zswWMfwJFqNIiYSQucM5KsqS/2qTLN5RY/yJaSiuE6E6MAoEkph1q8ncV 1zmQ== X-Gm-Message-State: ALKqPwdUE8a2dqsKCai5eHdohPGfX0rV7lt6i6bXSj9u8OxfbXDkzqsJ ES1Pm2nUp2r9u8ayNPCz/0oXtA== X-Google-Smtp-Source: AB8JxZqKgKarmeo/QXVLwFLk6kI+Ha9oRKU9Sxf7f5cfcsTOcnUswg6xddV7hcttz+3zNFimSeJ0Fw== X-Received: by 2002:a17:902:229:: with SMTP id 38-v6mr17087011plc.384.1526828349254; Sun, 20 May 2018 07:59:09 -0700 (PDT) Received: from localhost.localdomain ([45.56.152.100]) by smtp.gmail.com with ESMTPSA id b26-v6sm22563356pfn.73.2018.05.20.07.59.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 May 2018 07:59:08 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 4/5] Freescale arm64 device tree updates for 4.18 Date: Sun, 20 May 2018 22:58:00 +0800 Message-Id: <1526828281-14664-4-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1526828281-14664-1-git-send-email-shawnguo@kernel.org> References: <1526828281-14664-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-20180520_075919_995894_C30A5934 X-CRM114-Status: GOOD ( 12.87 ) X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.160.43 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org 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 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/shawnguo/linux.git tags/imx-dt64-4.18 for you to fetch changes up to 70ce60431e45ace2a1198d4cf339beaef1de9f8b: arm64: dts: fsl-ls1012a: Fix DTC aliases warnings (2018-05-15 14:43:58 +0800) ---------------------------------------------------------------- Freescale arm64 device tree update for 4.18: - Add unit address for ls208xa-rdb SPI flash node matching 'reg' property to fix DTC warning unit_address_vs_reg. - Use hypen instead of underscore in aliases name for fsl-ls1012a to fix DTC warning alias_paths. ---------------------------------------------------------------- Fabio Estevam (2): arm64: dts: ls208xa-rdb: Pass unit name to SPI flash node arm64: dts: fsl-ls1012a: Fix DTC aliases warnings arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 10 +++++----- arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) From patchwork Sun May 20 14:58:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 917212 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=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ISHVFfS5"; 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 40plTJ2SfBz9s3X for ; Mon, 21 May 2018 01:00:36 +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: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=8MPYckQ1ETU09pa/bdLMAW7Vyjtz9AvnUlgn/qMz20I=; b=ISHVFfS5IbIUBQobb1j9HEwkLb TrenOkXfazWuZzYROpmfE8HCgMVIr3mO5SbcSc4/LBy0GHyVRwhnZEnNKLH3OBq3RwvqWa8lYBW8C x5ioc9TgwtXEFiDU8POTMfsEzj+6R6PpYcd3n7l22T5I13FxBxKGu/06GaX4X4Mel89drE3GG/2hb i24hqP1++XyRm1v2SLQBDEOUtwFnzgt96Bg6cBt5GJMx0xpzKLntZValLHJtce19nK1Dhp00zfHy/ 2DeWYBCWfCJXo2i2TNf1yprFvEc4ndA1lsaii2yWpZAPS8Zx3zp7gn6YqPueLzIj4bn45p7YspHar Wp+DIttw==; 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 1fKPp1-0004Q1-2N; Sun, 20 May 2018 15:00:31 +0000 Received: from mail-pl0-f66.google.com ([209.85.160.66]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fKPnv-0001wN-At for linux-arm-kernel@lists.infradead.org; Sun, 20 May 2018 14:59:26 +0000 Received: by mail-pl0-f66.google.com with SMTP id bi12-v6so7262614plb.12 for ; Sun, 20 May 2018 07:59:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:rom; bh=qfZ5QnwIC3aKupL+ipGbKfDc+fK9Y/Vi8nmdQBYySBU=; b=lpyBLADGreIXdJmaw3McgsF+1LXiWDmF1koUW1a5/4VTeKdtM5TDR+3dn4QDmzjsdK ilObCGKrIxYdw4TN+57iggmJiu6dyIj4A9Jsy5+3CRqTmqOZZM7VQ3SwSYHi6kxa+qeW mwOQci+ZVl6baWEP+Q9Wmd0ewmdu3dyGAn1bfzy5sgW7EnNkZGIWWcaV/QYx327KAKEW d4fMrh92E91PD/YTkH1juDVXIS/JuK7CxofKKc8RNeehsnGDQvG861djSQ1b0rwwM/8Y Gj/RsCzBWiGoYNJoaqwPqO+3AXPCT70cD+zNmuznGB8c0lB2bkNnDg+VeMxWAamZsW+A rLLw== X-Gm-Message-State: ALKqPwfXhOIeBGY2mIQZ/MNOyNikXlp9fDDHI82pbYIFe9rtKuO0Fy// lKHMeWHsmkA4Jw6l4dmECaw6fg== X-Google-Smtp-Source: AB8JxZrbCYB9HFoE/Vi40HZlMj/LlfHtt2QK5C5T+T7tx8QhmVkZejkDK3eABgkSRMXpWBa2B4Arag== X-Received: by 2002:a17:902:9349:: with SMTP id g9-v6mr16583559plp.375.1526828352682; Sun, 20 May 2018 07:59:12 -0700 (PDT) Received: from localhost.localdomain ([45.56.152.100]) by smtp.gmail.com with ESMTPSA id b26-v6sm22563356pfn.73.2018.05.20.07.59.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 May 2018 07:59:11 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 5/5] i.MX defconfig updates for 4.18 Date: Sun, 20 May 2018 22:58:01 +0800 Message-Id: <1526828281-14664-5-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1526828281-14664-1-git-send-email-shawnguo@kernel.org> References: <1526828281-14664-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-20180520_075923_379729_00936667 X-CRM114-Status: GOOD ( 11.72 ) X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.160.66 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.160.66 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org 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 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/shawnguo/linux.git tags/imx-defconfig-4.18 for you to fetch changes up to 1049167999fc9a078c5914db9f341a275c2376cb: ARM: imx_v6_v7_defconfig: Select CONFIG_GPIO_MAX732X by default (2018-05-04 17:03:20 +0800) ---------------------------------------------------------------- i.MX defconfig update for 4.18: - Enable i.MX6SLL SoC support. - Build in GPIO_MAX732X support as the GPIO expanders are used on i.MX6 SabreAuto boards. - Enable driver for RN5T618 PMIC and Marvell MWIFIEX support which are found on i.MX6/7 Colibri boards. - Build in OCOTP NVMEM driver for Vybrid (vf610) SoCs. ---------------------------------------------------------------- Anson Huang (1): ARM: imx_v6_v7_defconfig: Select CONFIG_GPIO_MAX732X by default Bai Ping (1): ARM: imx_v6_v7_defconfig: enable imx6sll by default Stefan Agner (3): ARM: imx_v6_v7_defconfig: add RN5T618 PMIC family support ARM: imx_v6_v7_defconfig: add mwifiex driver ARM: imx_v6_v7_defconfig: enable Vybrid OCOTP driver arch/arm/configs/imx_v6_v7_defconfig | 9 +++++++++ 1 file changed, 9 insertions(+)