From patchwork Mon Oct 1 07:19:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 977033 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="g7YNQ0kW"; 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 42NtxJ6XhDz9s1x for ; Mon, 1 Oct 2018 17:21:08 +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=6LNCSHnGz4SIddGpce080rci40dZ1wJFxzWwEnnn9Bg=; b=g7Y NQ0kWRxS09fJnVA80FH5SkRrY9vcRpWeF7hINys/lJXupkGIZu167dklco7MXEitRkVrO+V5OV99E mVFEQkSi70rCLRI904xnOSiurcaZKx+JYaXuW8JmumJVRDPOGvYtR6O2ANbrbXKDEp5xqqXW6ChiU NRd4LclBXFFxfsmQKOZryAe1FP92Qj3SxvyEIRFKALnbnUKV6FAvCNREZx6XLmhweGe4zfSB04flg DfQRwd6KfYjwVUjDEvSXX7ksoSqOCoqSW0eqliZyFu2lRmUxYQ/3nTtzbSgAxQ/BOJGVnE81jZrBG +GkZeyDO16Ftzi0QtnxCLpJQeoBGlSQ==; 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 1g6sVo-0004pX-2j; Mon, 01 Oct 2018 07:21:00 +0000 Received: from mail-pf1-f194.google.com ([209.85.210.194]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6sVh-0004mc-72 for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2018 07:20:54 +0000 Received: by mail-pf1-f194.google.com with SMTP id p24-v6so20615pff.10 for ; Mon, 01 Oct 2018 00:20:41 -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=uWHblTji6L79fa+KtizfsdnPtX4o+wq3fYFeeOTTsSM=; b=II98Ds6Y0FHc+RBaXzDDbliZpGmIKaJB/7KEWDx8xdTFmzL3Z23I4FV8rlV0PZSF7J 3eU7ZH6nxWXmQOaIWdmXZn5NfI1QzaA9g7Co8+f8dAW8ixJ6MO0C8VhP4DbZyoxgKHxG b1NPWmKz5ZKlz4aVHmoYWqlhgiqApNBo22te6OqqjX46eRkgIRdqVnqI8qLus71/2Ene wU/R2osylATgvziBmVOeTOY7IzhKQ2b4rIAFf6WqzZmuRnLamXuQzUbvJwDxhZm0pIal OGIkq9zN9xivSKoKUVbxExxn1V3psJRfxj08Ho+ywn+pJvMZOzrwc2afoUcUt8n/KNyu BXVg== X-Gm-Message-State: ABuFfoh6+CGLqvjF+E9vb2vkPKlc4eNqpJI3Jg9cU7XgCaFtdWHNwC/8 NKEkNLWnDuR8NGJXBN9+QBdS1Q== X-Google-Smtp-Source: ACcGV60w3IMUveRlQQqvcoZ6T1/oUrPNhEQueHxxG5N7XFa+aoFtAYkZeha+WIot1aAgJETqhCMAOQ== X-Received: by 2002:a63:9b09:: with SMTP id r9-v6mr8949940pgd.307.1538378441060; Mon, 01 Oct 2018 00:20:41 -0700 (PDT) Received: from localhost.localdomain ([45.62.52.36]) by smtp.gmail.com with ESMTPSA id k83-v6sm18943004pfj.63.2018.10.01.00.20.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 01 Oct 2018 00:20:39 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 1/5] i.MX drivers updates for 4.20 Date: Mon, 1 Oct 2018 15:19:59 +0800 Message-Id: <20181001072003.16238-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.18.0 rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181001_002053_257684_3D0DC1F9 X-CRM114-Status: GOOD ( 12.71 ) 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.210.194 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.210.194 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 57361846b52bc686112da6ca5368d11210796804: Linux 4.19-rc2 (2018-09-02 14:37:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-4.20 for you to fetch changes up to 8d8e3b7d8f06f69005d829d4a195b00ef976004b: soc: imx: gpcv2: Switch to SPDX identifier (2018-10-01 13:24:15 +0800) ---------------------------------------------------------------- i.MX drivers update for 4.20: - A couple of patches from Anson to update variable and macro naming in GPCv2 driver, as a preparation of reusing the driver on i.MX8. - Switch GPC/GPCv2 drivers to use SPDX identifier for licence claiming. - Clean up the unnecessary DT node name NULL pointer checking from imx-weim driver, since it can never be NULL at all. - A couple of improvements on GPC driver from Sven Schmitt to correct PDN register and use GPC_PGC_DOMAIN_* indexes for consistency. ---------------------------------------------------------------- Anson Huang (2): soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms Fabio Estevam (2): soc: imx: gpc: Switch to SPDX identifier soc: imx: gpcv2: Switch to SPDX identifier Rob Herring (1): bus: imx-weim: drop unnecessary DT node name NULL check Sven Schmitt (2): soc: imx: gpc: fix PDN delay soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes drivers/bus/imx-weim.c | 3 -- drivers/soc/imx/gpc.c | 26 ++++++------- drivers/soc/imx/gpcv2.c | 100 ++++++++++++++++++++++++++---------------------- 3 files changed, 66 insertions(+), 63 deletions(-) From patchwork Mon Oct 1 07:20: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: 977034 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="J8gECEK0"; 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 42Ntxz0m98z9s3x for ; Mon, 1 Oct 2018 17:21:43 +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=mPOM00XQMQdMYdIdyVM9wpIbEII3cR+ZeyaVfrJouAU=; b=J8gECEK0XaUrIvTkKB6BE/lvcA Ui4lxuFyYE9y7HjkFSIql+CmbGG84I0fC4+Hjz6aULXiafADyh8++fTkZiTbBbMy7ZPMghjCptssJ C1zQ/UtmNc/5COhEnrcuDtKcw2vUfqbAKdU7oK7L17Mj6UKlFH095arfMNiAiP/ZcNfT7u3ZZKYPo nCLqJWd14X+8GCMJIJ6ld80dA4Z1YOCq8MlO0VhchY5lSc84WdEk9pnIGKyQgWegVwcf/4RkMmrtz FgcIPcRH6L0k7aPaWUVcoeBl0kg7MWDHb5S8TmppxCTdRV+Aey15vvcQoYnfbNE6TfMrBjjfwuAAD IBU2aVuw==; 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 1g6sWJ-00055r-99; Mon, 01 Oct 2018 07:21:31 +0000 Received: from mail-pf1-f195.google.com ([209.85.210.195]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6sVm-0004nS-0h for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2018 07:20:59 +0000 Received: by mail-pf1-f195.google.com with SMTP id r64-v6so2120657pfb.13 for ; Mon, 01 Oct 2018 00:20:45 -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=DX54f8XD5B3+FMi3P6rlaertnG2ByGj4/82A9zKg8lE=; b=b9PyGWnAVrJhK7woKBRfQ8L3/EJQHEOHWOv8ZXN4x08fCARD2p9bFk9RgNkoHUAJlz exjBUYM33qiH2DnWzkkAIG1dc6O2WS3uYQNVy1+i/wcVgu40WRc02bw4HtS9Fdyx1gw0 hYcXLP9SEogvTUJdkQfAq3SbEsUAoTXwEwSg9Bj7z1zsxzhYSQf/aqXsCub8QN0fFrAz v9VsJveGPVgRxs3J61RF7xLRJ/LTcMkpaxWl/AxZStkUVfNWosK+wruHDf+c64Vsd+dy cNoGowXbAdXI2GMsE0Wxq64z8ge8GBW/fIO+06E2DbL6KvTJzaNJ8LnH00rKg79AbtBL zC6w== X-Gm-Message-State: ABuFfoh17PZ5aJdWxLB7ubz520KSI5UAqZms5ltq2CvuBrQEk42st+BW O/8DfgXd7J20GVZ+6UI0l+NZIg== X-Google-Smtp-Source: ACcGV61s04lFMEpxsF/F9sCsHFL3WLLKejPkzlzuWR5ZfXky+EosVnBXMipGyoyfijYNQ50yRBTTmQ== X-Received: by 2002:a63:dd0a:: with SMTP id t10-v6mr9080516pgg.379.1538378445415; Mon, 01 Oct 2018 00:20:45 -0700 (PDT) Received: from localhost.localdomain ([45.62.52.36]) by smtp.gmail.com with ESMTPSA id k83-v6sm18943004pfj.63.2018.10.01.00.20.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 01 Oct 2018 00:20:44 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 2/5] i.MX SoC changes for 4.20 Date: Mon, 1 Oct 2018 15:20:00 +0800 Message-Id: <20181001072003.16238-2-shawnguo@kernel.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20181001072003.16238-1-shawnguo@kernel.org> References: <20181001072003.16238-1-shawnguo@kernel.org> rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181001_002058_056509_F3B1DB4F X-CRM114-Status: GOOD ( 14.54 ) 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.210.195 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) [209.85.210.195 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 57361846b52bc686112da6ca5368d11210796804: Linux 4.19-rc2 (2018-09-02 14:37:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.20 for you to fetch changes up to c90dec00cc84942614bc41f75dc24a87b6d5763b: ARM: imx: add i.mx6ulz msl support (2018-09-30 15:31:40 +0800) ---------------------------------------------------------------- i.MX SoC update for 4.20: - Add ipg clock support in MMDC driver for registers access, so that we will be safe even if the clock is not turned on by firmware. - Register pm_power_off handler to provide power off support for iMX6 based boards with external PMIC. - Add platform code support for i.MX 6ULZ SoC which is a derivative of i.MX6ULL with some modules removed. ---------------------------------------------------------------- Anson Huang (2): ARM: imx: add mmdc ipg clock operation for mmdc ARM: imx: add i.mx6ulz msl support Oleksij Rempel (1): ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set arch/arm/mach-imx/anatop.c | 20 ++++++++++++++++++++ arch/arm/mach-imx/cpu.c | 3 +++ arch/arm/mach-imx/mmdc.c | 14 ++++++++++++++ arch/arm/mach-imx/mxc.h | 7 +++++++ arch/arm/mach-imx/pm-imx6.c | 29 +++++++++++++++++++++++++++-- 5 files changed, 71 insertions(+), 2 deletions(-) From patchwork Mon Oct 1 07:20:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 977035 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="Gre/97er"; 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 42Ntz90TdHz9s3C for ; Mon, 1 Oct 2018 17:22:43 +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=MvLU3AVsFrFQ2E0JbCLQXM6zhhw02zut9eB1q76x62M=; b=Gre/97erAYhuDD Peb6r3rd7IFQhLTn+DAjQxWtwjJr7yoaNrbwA5hnxTkb/1tU8V7EU7eLc0jwLC0Yk0UK9ZzkQLtM4 uQ+hAyJD949IqTaCpMuNVSRWM7WF5v/Ns2sMlKTUZPnjwpLCCU4DsBMUOP3oLvClJ/fe74XVSXeCO uiufj4D5nOZfX3XOWunMf+BzlSUeS/wRoYiXFl/mFgkpdfKyJsHAmDy/fs29FC9kuP4tJ2YNRJik0 CeBKXaW2l8flTVqFGadw9Hhxym6nt4p3hIuXnXIRFHzO9YGhtyxRm0fwIBbmKo2fYGQyajlmBmhc1 rpkwZWEoZAbWTVWK6hVg==; 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 1g6sXJ-0005ag-TT; Mon, 01 Oct 2018 07:22:33 +0000 Received: from mail-pf1-f196.google.com ([209.85.210.196]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6sVr-0004oy-Uj for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2018 07:21:26 +0000 Received: by mail-pf1-f196.google.com with SMTP id p12-v6so8551431pfh.2 for ; Mon, 01 Oct 2018 00:20:53 -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:mime-version:rom:content-transfer-encoding; bh=e1mE6j1vNMLmAMl4AMsJJNJ6XX367XVyYUzFsx6sU+I=; b=hIug91oMKIhoeoErxNBt8Ifb2qI8I7AgDhFq10QlQ8wqfFWUUv4O/xv8k3YfT5wVYu kmu6FtJmOJSjxPcKA1HjpTzOhPs7zmJCSckcj24+xpEEGyeEzV2upDymOz5mlwQQlasG LHE4BTREQJmuTSa19vFpxEf8gILNuJBRQ9twtTyGG3Eq8UCqG4MRRbZpfSZj7t5GZEvN 7C482oGPBtax9zZ/YdKBsx4RQhMvBXAqfVSqz9eTBnDqzv5vdZyBQdKbWdgcHenmLkM6 TSIZ8V8jc/f29yycZqpAaHw9oMuestFzFJQ3qduzI+eLOihBTKIJgJs3WLhpm0h+xhKy bn8Q== X-Gm-Message-State: ABuFfoiOD1IUYbeAB5RcDuHyDk5l0JtBqAoAaRjlhKaP3/PJk86+As7u 4gz9fm7jApRL4jf9viADGhell7BdfWw= X-Google-Smtp-Source: ACcGV61JuCJh+V2qIy1V120c20ucPU+q++VL1mFgt76f3/X0DCa1mI5Ii+sl/A25DC9nLUghFw6ozQ== X-Received: by 2002:a62:b87:: with SMTP id 7-v6mr10162485pfl.67.1538378451954; Mon, 01 Oct 2018 00:20:51 -0700 (PDT) Received: from localhost.localdomain ([45.62.52.36]) by smtp.gmail.com with ESMTPSA id k83-v6sm18943004pfj.63.2018.10.01.00.20.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 01 Oct 2018 00:20:50 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 3/5] i.MX device tree updates for 4.20 Date: Mon, 1 Oct 2018 15:20:01 +0800 Message-Id: <20181001072003.16238-3-shawnguo@kernel.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20181001072003.16238-1-shawnguo@kernel.org> References: <20181001072003.16238-1-shawnguo@kernel.org> MIME-Version: 1.0 rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181001_002104_137103_4133C18A X-CRM114-Status: GOOD ( 21.28 ) 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.210.196 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.210.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 -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 57361846b52bc686112da6ca5368d11210796804: Linux 4.19-rc2 (2018-09-02 14:37:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-4.20 for you to fetch changes up to 04007fe4c65f4cf3133dd256d9fd82169b7f2f22: ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support (2018-09-30 15:32:18 +0800) ---------------------------------------------------------------- i.MX device tree update for 4.20: - New board support: Engicam's i.Core MX6 CPU module v1.5; ConnectCore 6UL Single Board Computer (SBC) Pro; i.MX6 ULZ based EVK board. - Add Add SFF interface support for vf610-zii board. - Disable unneeded devices like VPU and internal watchdog for imx51-zii boards. - Add 'no-sdio' and 'no-sd' property for vf610-zii-cfu1 board. - Improve i.MX6 SLL GPIO support by adding gpio-ranges property and clocks information. - Update iomux header for i.MX7 Solo and i.MX6 ULL. - Enable GPIO buttons as wakeup source for imx7d-sdb and imx6sx-sdb. - Add GPIO keys and egalax touch screen support for imx6qdl-sabreauto. - Switch to use SPDX-License-Identifier for more boards - vf610-twr, imx7s-warp, Engicam boards. - Add device tree bindings of 'fsl,pmic-stby-poweroff' property and add the support for i.MX6 RIoTboard. - DTC has new checks for SPI buses which will be landed on 4.20. A patch from Rob to fix those 100+ warnings on i.MX boards. (Thanks!) - Switch i.MX7 device tree to use updated coresight binding for hardware ports. - Misc small or random update and cleanup. ---------------------------------------------------------------- Alex Gonzalez (1): ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Pro Andrew Lunn (1): ARM: dts: vf610-zii-cfu1: Add SFF interface to switch Anson Huang (16): ARM: dts: imx6sll: add gpio-ranges property ARM: dts: imx7ulp: update pinfunc header file ARM: dts: imx7s: remove snvs_poweroff node ARM: dts: imx6sll: add gpio clocks ARM: dts: imx6ull-14x14-evk: correct machine model name dt-bindings: arm: add missing compatible for i.MX boards ARM: dts: imx7d-sdb: enable gpio buttons as wakeup source ARM: dts: imx6sx-sdb: enable gpio buttons as wakeup source ARM: dts: imx7s: enable cpuidle driver ARM: dts: imx6ull: update iomux header ARM: dts: imx6qdl-sabreauto: add gpio keys support ARM: dts: imx6qdl-sabreauto: add egalax touch screen support ARM: dts: imx6ull: update vdd_soc voltage for 900MHz operating point ARM: dts: imx6ul: use nvmem-cells for cpu speed grading dt-bindings: arm: add compatible for i.MX6ULZ 14x14 EVK board ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support Esben Haabendal (1): ARM: dts: ls1021a: Enable I2C DMA support Fabio Estevam (13): ARM: dts: imx51-babbage: Add MC13892 ADC support ARM: dts: imx6ul: Enable the PMU node ARM: dts: imx51: Add label for VPU node ARM: dts: imx51-zii-scu3-esb: Disable VPU ARM: dts: imx51-zii-scu2-mezz: Disable VPU ARM: dts: imx51-zii-scu2-mezz: Disable the internal watchdog ARM: dts: vf610-zii-cfu1: Pass the 'no-sdio' property ARM: dts: vf610-zii-cfu1: Pass the 'no-sd' property ARM: dts: imx51-zii-rdu1: Fix the rtc compatible string ARM: dts: imx6qdl-zii-rdu2: Disable the internal RTC ARM: dts: vf: Switch to SPDX identifier ARM: dts: vf610-twr: Switch to SPDX identifier ARM: dts: imx53-ppd: Remove 'num-chipselects' property Jacopo Mondi (2): ARM: dts: imx6qdl: Add Engicam i.Core 1.5 MX6 ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6 Jagan Teki (3): ARM: dts: imx: Switch Engicam boards to use SPDX identifier ARM: dts: imx6ul-isiot: Move node definitions into dtsi ARM: dts: i.MX6: Use consistent node names for Engicam files Oleksij Rempel (3): ARM: dts: imx7s: add i.MX7 messaging unit support dt-bindings: imx6q-clock: add new fsl,pmic-stby-poweroff property ARM: dts: imx6: RIoTboard provide standby on power off option Pierre-Jean Texier (2): ARM: dts: imx7s-warp: enable i2c3 device support ARM: dts: imx7s-warp: use SPDX-License-Identifier Prabhakar Kushwaha (1): ARM: dts: Add big-endian in nor node for ls1021a Rob Herring (1): ARM: dts: imx: Fix SPI bus warnings Russell King (1): ARM: dts: vf610-zii-dev-rev-c: add support for one SFF module Stefan Agner (1): ARM: dts: imx6q-apalis: mux RESET_MOCI# signal Suzuki K Poulose (1): ARM: dts: imx7: Update coresight binding for hardware ports Sébastien Szymanski (2): ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULL ARM: dts: imx6ul: Add weim node Tuomas Tynkkynen (1): ARM: dts: imx6qdl-wandboard: Add stdout-path Documentation/devicetree/bindings/arm/fsl.txt | 44 +++ .../devicetree/bindings/clock/imx6q-clock.txt | 8 + arch/arm/boot/dts/Makefile | 4 +- arch/arm/boot/dts/imx1.dtsi | 4 +- arch/arm/boot/dts/imx23-evk.dts | 2 +- arch/arm/boot/dts/imx23-olinuxino.dts | 4 +- arch/arm/boot/dts/imx23-sansa.dts | 4 +- arch/arm/boot/dts/imx23-stmp378x_devb.dts | 2 +- arch/arm/boot/dts/imx23-xfi3.dts | 4 +- arch/arm/boot/dts/imx23.dtsi | 4 +- arch/arm/boot/dts/imx25.dtsi | 6 +- arch/arm/boot/dts/imx27.dtsi | 6 +- arch/arm/boot/dts/imx28-apf28dev.dts | 4 +- arch/arm/boot/dts/imx28-apx4devkit.dts | 4 +- arch/arm/boot/dts/imx28-cfa10036.dts | 2 +- arch/arm/boot/dts/imx28-duckbill-2-485.dts | 4 +- arch/arm/boot/dts/imx28-duckbill-2-enocean.dts | 4 +- arch/arm/boot/dts/imx28-duckbill-2-spi.dts | 4 +- arch/arm/boot/dts/imx28-duckbill-2.dts | 4 +- arch/arm/boot/dts/imx28-duckbill.dts | 4 +- arch/arm/boot/dts/imx28-evk.dts | 6 +- arch/arm/boot/dts/imx28-m28cu3.dts | 4 +- arch/arm/boot/dts/imx28-m28evk.dts | 4 +- arch/arm/boot/dts/imx28-sps1.dts | 4 +- arch/arm/boot/dts/imx28-ts4600.dts | 2 +- arch/arm/boot/dts/imx28.dtsi | 8 +- arch/arm/boot/dts/imx31.dtsi | 4 +- arch/arm/boot/dts/imx35.dtsi | 4 +- arch/arm/boot/dts/imx50.dtsi | 6 +- arch/arm/boot/dts/imx51-babbage.dts | 1 + arch/arm/boot/dts/imx51-zii-rdu1.dts | 2 +- arch/arm/boot/dts/imx51-zii-scu2-mezz.dts | 8 + arch/arm/boot/dts/imx51-zii-scu3-esb.dts | 4 + arch/arm/boot/dts/imx51.dtsi | 8 +- arch/arm/boot/dts/imx53-ppd.dts | 1 - arch/arm/boot/dts/imx53.dtsi | 6 +- arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts | 2 +- arch/arm/boot/dts/imx6dl-icore-mipi.dts | 2 +- arch/arm/boot/dts/imx6dl-icore-rqs.dts | 38 +- arch/arm/boot/dts/imx6dl-icore.dts | 38 +- arch/arm/boot/dts/imx6dl-riotboard.dts | 5 + 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-icore-mipi.dts | 6 +- arch/arm/boot/dts/imx6q-icore-ofcap10.dts | 38 +- arch/arm/boot/dts/imx6q-icore-ofcap12.dts | 38 +- arch/arm/boot/dts/imx6q-icore-rqs.dts | 39 +-- arch/arm/boot/dts/imx6q-icore.dts | 38 +- arch/arm/boot/dts/imx6q.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-apalis.dtsi | 4 - arch/arm/boot/dts/imx6qdl-icore-1.5.dtsi | 34 ++ arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi | 41 +-- arch/arm/boot/dts/imx6qdl-icore.dtsi | 42 +-- arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 67 ++++ arch/arm/boot/dts/imx6qdl-wandboard.dtsi | 4 + arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 4 + arch/arm/boot/dts/imx6qdl.dtsi | 8 +- arch/arm/boot/dts/imx6sl.dtsi | 8 +- arch/arm/boot/dts/imx6sll.dtsi | 31 ++ arch/arm/boot/dts/imx6sx-sdb.dtsi | 2 + arch/arm/boot/dts/imx6sx.dtsi | 14 +- arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts | 390 +++++++++++++++++++++ arch/arm/boot/dts/imx6ul-geam.dts | 40 +-- arch/arm/boot/dts/imx6ul-isiot-emmc.dts | 61 +--- arch/arm/boot/dts/imx6ul-isiot-nand.dts | 63 +--- arch/arm/boot/dts/imx6ul-isiot.dtsi | 90 +++-- arch/arm/boot/dts/imx6ul.dtsi | 28 +- arch/arm/boot/dts/imx6ull-14x14-evk.dts | 2 +- arch/arm/boot/dts/imx6ull-pinfunc.h | 39 ++- arch/arm/boot/dts/imx6ull.dtsi | 2 +- arch/arm/boot/dts/imx6ulz-14x14-evk.dts | 20 ++ arch/arm/boot/dts/imx6ulz.dtsi | 38 ++ arch/arm/boot/dts/imx7d-sdb.dts | 2 + arch/arm/boot/dts/imx7d.dtsi | 15 +- arch/arm/boot/dts/imx7s-warp.dts | 53 +-- arch/arm/boot/dts/imx7s.dtsi | 131 ++++--- arch/arm/boot/dts/imx7ulp-pinfunc.h | 16 +- arch/arm/boot/dts/ls1021a-qds.dts | 2 + arch/arm/boot/dts/ls1021a-twr.dts | 2 + arch/arm/boot/dts/ls1021a.dtsi | 12 +- arch/arm/boot/dts/vf500.dtsi | 43 +-- arch/arm/boot/dts/vf610-twr.dts | 43 +-- arch/arm/boot/dts/vf610-zii-cfu1.dts | 30 ++ arch/arm/boot/dts/vf610-zii-dev-rev-c.dts | 44 ++- arch/arm/boot/dts/vf610.dtsi | 44 +-- arch/arm/boot/dts/vfxxx.dtsi | 55 +-- 87 files changed, 1081 insertions(+), 889 deletions(-) create mode 100644 arch/arm/boot/dts/imx6qdl-icore-1.5.dtsi create mode 100644 arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts create mode 100644 arch/arm/boot/dts/imx6ulz-14x14-evk.dts create mode 100644 arch/arm/boot/dts/imx6ulz.dtsi From patchwork Mon Oct 1 07:20:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 977037 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="iu+qJHJX"; 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 42Nv0l28Xqz9s3C for ; Mon, 1 Oct 2018 17:24:07 +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=ytL4jTZCg+tGEMp4otcVE4UWvLgdz0HtB2gPcsT+ldY=; b=iu+qJHJXZIJQVoM7ncXxz48d4s i6Ugtt8AzRn0vK42bFypFXs3U4Ugi+2f2+7HQNcwBoUmHcmqEEGK33lH+Wob78e9yQCxmCV0lauxV mSuGw9qzilqa4WTCcqD1i/+AKC+IwG4003XYjC0iYB7VFnXdl3b0g/qXkgEpQDKYqYlw8+Zpiaix2 m9nNjP3P1sqfYVQhNtJa3DrfklM8Q+10LvPk1PZ8OOPdpcUUNfiFd0bhNrIJLTo4AiRU04WuPeMeY DowOoncha90C6SojpLNMHjyFnQFLZK1AJq5JS0s/34juNYQyvGuH4/3e3g3JCnx5iPWQYI71/Ox9T rrZkb58g==; 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 1g6sYk-0006B4-91; Mon, 01 Oct 2018 07:24:02 +0000 Received: from mail-pf1-f196.google.com ([209.85.210.196]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6sVr-0004qG-T8 for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2018 07:21:12 +0000 Received: by mail-pf1-f196.google.com with SMTP id x17-v6so8535300pfh.5 for ; Mon, 01 Oct 2018 00:20: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:in-reply-to :references:rom; bh=/xgLmzTECyAFuDuWetjSDom2qhT8nvk8yreVaRh0Sjc=; b=YtD6Xh/0AqkplfqbiLkp3jDvAIAx66UmD06WINYNieN5mRkxfcnJdqOfKuD7DYHieN Ks17IIhn/Ye1e3UvCwgSgdQKH9q5NRScZaJT4vT8lkGIXO1QVKZKNjy7P2BHBXQ3PHjD Pf1ABR8rGPnL27DYLbXFao3YC9ry7DXVgjCEC207YzIvSZO0VPGQ8fvwqtGg2xBDufZT 3qWJB0R6HmR5GMOfXXLRDelVv45FyotHm30u0VbN3e4fBFDB7LJRlAAAHpcXv3sxMqIq PD9Qt0YfnORHhNwePR2yMLHolYsgBp9tZSSIbmtm4vP9oCcDqPUUvjh68eDCdL0/zEdc Jl+A== X-Gm-Message-State: ABuFfohZmIo8FQAfWcrIV5FloMj75WroPzoHFBzhFu5OIuWNt9HlTG1+ /6GGGJy2ikyZjgDU0cHCTuVaZPYOOgo= X-Google-Smtp-Source: ACcGV61dPOGSv4x4ophlmWxuInejMecSH2SWyLrWXdjc62+xifm0CsIF2zjhaCLM15Z2Hd3a4ZtUhA== X-Received: by 2002:a63:8c4:: with SMTP id 187-v6mr9076270pgi.396.1538378458525; Mon, 01 Oct 2018 00:20:58 -0700 (PDT) Received: from localhost.localdomain ([45.62.52.36]) by smtp.gmail.com with ESMTPSA id k83-v6sm18943004pfj.63.2018.10.01.00.20.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 01 Oct 2018 00:20:57 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 4/5] Freescale arm64 device tree updates for 4.20 Date: Mon, 1 Oct 2018 15:20:02 +0800 Message-Id: <20181001072003.16238-4-shawnguo@kernel.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20181001072003.16238-1-shawnguo@kernel.org> References: <20181001072003.16238-1-shawnguo@kernel.org> rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181001_002103_972682_97FD338B X-CRM114-Status: GOOD ( 15.38 ) 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.210.196 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.210.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 -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 57361846b52bc686112da6ca5368d11210796804: Linux 4.19-rc2 (2018-09-02 14:37:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-4.20 for you to fetch changes up to b739c177e1aeab532f355493439a1901b85be38c: arm64: dts: fsl: Fix I2C and SPI bus warnings (2018-09-26 17:01:53 +0800) ---------------------------------------------------------------- Freescale arm64 device tree update for 4.20: - Add the second Dual UART device for LS208xA SoCs. - Add necessary big-endian property for NOR device on LS104xA based boards, remove unneeded big-endian property from IFC controller. - DTC has new checks for I2C and SPI buses to land into 4.20. A patch from Rob to fix the bus node names and warnings in unit-addresses. ---------------------------------------------------------------- Kurt Kanzenbach (1): arm64: dts: ls208xa: add second duart Prabhakar Kushwaha (2): arm64: dts: Add big-endian in nor node for ls104xa arm64: dts: fsl: remove big-endian field from IFC controller Rob Herring (1): arm64: dts: fsl: Fix I2C and SPI bus warnings arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 2 +- arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts | 2 ++ arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts | 2 ++ arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 8 ++++---- arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts | 2 ++ arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts | 4 ++-- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 6 +++--- arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 20 ++++++++++++++++++-- 8 files changed, 34 insertions(+), 12 deletions(-) From patchwork Mon Oct 1 07:20:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 977036 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="HYbysGvj"; 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 42Nv0617smz9s3C for ; Mon, 1 Oct 2018 17:23:34 +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=/K71E2F8y32lThtpEhjrY+6/BEKV/bbuGuxx353+6nc=; b=HYbysGvjP+mJ6OdhKC/g0O28w6 psq4gqjNryKZYvN3Fs7z6YL9+0+lm70vgfSz6Yt43jX7q7pjX/+FWXptRirIBKMyC0FDOIYXnYrRq S23SDO+dymIniI6jOW9hwZk3AAzmyXhm1doej7ezxO6pCExqc6wr2SYACUOW5XzO8FGzgpK7ueA6q jN0z9D9lOaIPbAnYi1gIw6pmI37olbd5bs3zSmsNQdfScwE9wGbFGzcveDneagSJL6tVhRZGtsrMS PZ1HoxMGod2falilTRuV5j1MP4/URrOq74tARvytYyd0iQ0oyBsM9lcS/9zEJLKCXt3KT24heZIZv xIU7NYzA==; 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 1g6sY8-0005tu-4j; Mon, 01 Oct 2018 07:23:24 +0000 Received: from mail-pf1-f193.google.com ([209.85.210.193]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6sW3-0004tV-BX for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2018 07:21:27 +0000 Received: by mail-pf1-f193.google.com with SMTP id s5-v6so8530054pfj.7 for ; Mon, 01 Oct 2018 00:21:04 -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=8Nq8rB3oDOf24xA/Y0nannktqv+9fxkZ1QsJZKKddzQ=; b=KYei0p0vKxBmynJe0MPDXobfTwDhFINN7apPphRAkL71Lg6spaQIDUAMXk35L/n+t6 lPSBhkBfK+nN6o9Gh8kUZAHj6Ntgwwjzq70zTvfZ53f7glVc28xfDXUPvpsxfae74q/9 zmeNzwt0cMhBSh3ymsdrFz+20yEtjeKe7qdiwyC+WEJq2TDPa5qb47UmcGt+REILRSc+ ggnVWqWOB9smROZiMhM2UHH4JouVVj2op535kxdsA+PMmE4OJjH6HTerwtzr6PwiBiPh oN132AmC/lufiduoqVnq+VIukhf+AiFCJSA1GkUxdcCMeghGOAE+ltVpWjDscsqj3i7b HNsg== X-Gm-Message-State: ABuFfogrCloYPgDylYLuWThSphT8XhmM3MVzEWe6ot3zC3jNE3KjCw8e s0belV3/7Zv9V+eb+oJO2nsJ4w== X-Google-Smtp-Source: ACcGV60j+SU4Oc2Q3qVG6R6Ccm3h8imQzlmgRrOsna0uVR9P8B1SunLiOu/9USAU9elySESYsRkaNQ== X-Received: by 2002:a63:6111:: with SMTP id v17-v6mr8870786pgb.226.1538378464050; Mon, 01 Oct 2018 00:21:04 -0700 (PDT) Received: from localhost.localdomain ([45.62.52.36]) by smtp.gmail.com with ESMTPSA id k83-v6sm18943004pfj.63.2018.10.01.00.20.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 01 Oct 2018 00:21:03 -0700 (PDT) From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL 5/5] i.MX defconfig updates for 4.20 Date: Mon, 1 Oct 2018 15:20:03 +0800 Message-Id: <20181001072003.16238-5-shawnguo@kernel.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20181001072003.16238-1-shawnguo@kernel.org> References: <20181001072003.16238-1-shawnguo@kernel.org> rom: Shawn Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181001_002115_419754_2CEBC993 X-CRM114-Status: GOOD ( 12.52 ) 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.210.193 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.210.193 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 57361846b52bc686112da6ca5368d11210796804: Linux 4.19-rc2 (2018-09-02 14:37:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.20 for you to fetch changes up to 97089dfa3dffe9038d11ee26fca47e8953cce647: ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL (2018-09-12 09:23:59 +0800) ---------------------------------------------------------------- i.MX defconfig update for 4.20: - A series from Fabio to synchronize i.MX defconfig files with savedefconfig. - Enable CONFIG_TMPFS_POSIX_ACL to fix ACL applying failures seen with starting weston from sddm as unprivileged user. - Enable MC13783/MC13892 ADC driver by default. - Select CONFIG_ARM_CPUIDLE by default to support generic ARM cpuidle driver which is useful for i.MX platforms like i.MX7S/D. - Built in usbnet drivers to support NFS mount via USB Ethernet dongle on SoCs which have no native Ethernet controller, such as i.MX6 SLL and i.MX7 ULP. ---------------------------------------------------------------- Anson Huang (1): ARM: imx_v6_v7_defconfig: select CONFIG_ARM_CPUIDLE by default Fabio Estevam (5): ARM: imx_v6_v7_defconfig: Select CONFIG_SENSORS_MC13783_ADC ARM: imx_v6_v7_defconfig: Re-sync defconfig ARM: mxs_defconfig: Re-sync defconfig ARM: imx_v4_v5_defconfig: Re-sync defconfig ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL Leonard Crestez (1): ARM: imx_v6_v7_defconfig: Make usbnet drivers builtin for boot Robin Gong (1): ARM: imx_v6_v7_defconfig: add CONFIG_FW_LOADER_USER_HELPER arch/arm/configs/imx_v4_v5_defconfig | 18 +++++++--------- arch/arm/configs/imx_v6_v7_defconfig | 41 ++++++++++++++++++++---------------- arch/arm/configs/mxs_defconfig | 19 +++++++---------- 3 files changed, 39 insertions(+), 39 deletions(-)