From patchwork Wed Jul 11 13:19:04 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 942488 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=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="RRZM2wNA"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="RUFr6ZBr"; 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 41QfnP5C1VzB4MS for ; Wed, 11 Jul 2018 23:20:09 +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: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=pk5kHeWpNf1mYDIPejLEopPpzgYwAioe6T8TFUOnAZs=; b=RRZM2wNAaV1sX3 MzcWL42VJotsLZmICHCRzT+c1qGK9Azcf6/ELaeku1dG/8hABEuXjnPyJCNvLsrgFnMvAurueP54Z n6EDGp/vZEDuas6Mt92JjSwtE+5F1P/vHforBspD/6nZrwE9EbY8Fn6/kFi+O2h80KdgrdtB5SmFl RUZgmyyoekIMAZKxzqwRX0D2WXggScvCkisx7ZdsvWm+zSgt6V12XFKzeZTa1lEi5i3LtuJhcHb9j wbHm5Ng0X2EU/f5+1qGJ3obxaalwMo5ub044WwDLtKXOZMlK8VTpDZJW/RLdzisiF7B9nzvkqljvr Ki2QNkcRNSZd9wAkQ2Tw==; 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 1fdF2I-0001k4-3P; Wed, 11 Jul 2018 13:20:02 +0000 Received: from merlin.infradead.org ([2001:8b0:10b:1231::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF23-0001hO-53 for linux-arm-kernel@bombadil.infradead.org; Wed, 11 Jul 2018 13:19:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=lJE2V3jKgYds/JDKDSz20rmGJIrWHQk0Wc8ksE7GPpM=; b=RUFr6ZBrd+BuJ8WRpXxLbkz00R wKvcjatYT5xxcWgyhJfgQUXYuH4A8APOpbaBaZkSnjAoTqWqPp7sx4HRfVHHI7bfLUeksP0aF4Ago kyl1by4mjZyBTVvgb4CDKZzhcqQV86gdu7+1mSPI0Me0fibt0DFrRu+LTq3ExK7SqtM030KPa3m9b lCiFl4ARRXB7taDN4kQF/KwnNW9COSxrZ7BuuNKuP0uDtr4KMrwueOLLzhRMR6g/gWMlHoXn1Abc+ P9mqe9CFoN/furfgsPUDJiSCY/4M6MIl5DORJIpwWH8gT3LO9MoO541I/w1mRTICvX2+/yUZFgCJn /4DPKEwg==; Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF20-0000CW-2B for linux-arm-kernel@lists.infradead.org; Wed, 11 Jul 2018 13:19:45 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 95FB4809B; Wed, 11 Jul 2018 13:22:31 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 1/5] omap1 soc changes for v4.19 Date: Wed, 11 Jul 2018 06:19:04 -0700 Message-Id: X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180711_091944_156380_43DDF066 X-CRM114-Status: UNSURE ( 9.15 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Aaro Koskinen 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 From: "Tony Lindgren" The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/omap1-v2-signed for you to fetch changes up to d08605a64e67944eaecfb0e6340f633e01376951: ARM: OMAP1: ams-delta: move late devices back to init_machine (2018-07-02 23:07:54 -0700) ---------------------------------------------------------------- SoC updates for omap1 for v4.19 merge window Mostly a series by Janusz Krzysztofik to clean up the GPIO and input handling for ams-delta. Because of the platform data changes, we decided that it's best to merge the related input changes also via the arm-soc tree so Dmitry Torokhov has acked the input changes. Also included is a change to constify gpio_leds from Arvind Yadav. ---------------------------------------------------------------- Arvind Yadav (1): ARM: OMAP1: constify gpio_led Janusz Krzysztofik (13): ARM: OMAP1: ams-delta: refactor late_init() ARM: OMAP1: ams-delta: assign LED GPIO numbers from descriptors ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device Input: ams_delta_serio: convert to platform driver Input: ams_delta_serio: use private structure Input: ams_delta_serio: Replace power GPIO with regulator ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pin ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbers ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requested ARM: OMAP1: Get rid of Input: ams_delta_serio: use IRQ resource Input: ams_delta_serio: Get FIQ buffer from platform_data ARM: OMAP1: ams-delta: move late devices back to init_machine MAINTAINERS | 1 + arch/arm/mach-omap1/ams-delta-fiq-handler.S | 5 +- arch/arm/mach-omap1/ams-delta-fiq.c | 113 ++++++-- arch/arm/mach-omap1/ams-delta-fiq.h | 42 +++ arch/arm/mach-omap1/board-ams-delta.c | 301 +++++++++++++++++---- arch/arm/mach-omap1/board-h2.c | 2 +- arch/arm/mach-omap1/board-h3.c | 2 +- arch/arm/mach-omap1/board-htcherald.c | 2 +- arch/arm/mach-omap1/board-osk.c | 4 +- drivers/input/serio/ams_delta_serio.c | 198 +++++++------- .../linux/platform_data}/ams-delta-fiq.h | 31 +-- 11 files changed, 494 insertions(+), 207 deletions(-) create mode 100644 arch/arm/mach-omap1/ams-delta-fiq.h rename {arch/arm/mach-omap1/include/mach => include/linux/platform_data}/ams-delta-fiq.h (68%) From patchwork Wed Jul 11 13:19:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 942489 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=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Gi4yeejl"; 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 41QfrN3Xjkz9rxs for ; Wed, 11 Jul 2018 23:22:44 +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:In-Reply-To:MIME-Version:References: 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=XbhpbcUcpqPmxIZL0Ad4lfXV+PIrown+FMLBtp1OARs=; b=Gi4yeejlQSMEub y4pRvoJmAhTKLLFBkhFZ7rtxqSW/AirMkxy7PdVD9s53F/SrIdrdYtTeEe3KEc3X48olITLn1xIMa EiDm50cvOJ3rRMpc8Tnzh9ANL+X1fTe7tIJr0YYdu43JYOfOTv4njVYvuVdKrhowgSdkz0G2vtXHv OsZ+jMLmma7Xiwg/kVSMpOyvijhiBYx2cdCw5f/ZqndsBqG3VF1nsMYY8MGqY7wxheWVDXBFrOl1T Fy4L2ZJXsYkGTiCYTlWmEQMeGHB2XxuKMb53PG5A34hwebUj3r9C4gZTTSWFzpPkEBUsnIspAmuWh F+so1HKRWWHNIGX+YtlQ==; 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 1fdF4q-0003pz-Cu; Wed, 11 Jul 2018 13:22:40 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF1v-0001aX-6P for linux-arm-kernel@lists.infradead.org; Wed, 11 Jul 2018 13:20:57 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 97216815E; Wed, 11 Jul 2018 13:22:32 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 2/5] soc changes for omaps for v4.19 Date: Wed, 11 Jul 2018 06:19:05 -0700 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180711_061939_893980_E088D8E6 X-CRM114-Status: GOOD ( 10.49 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.kernel.org, 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 From: "Tony Lindgren" The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/soc-signed for you to fetch changes up to 8c5a916f4c8815196cc8a86b9582ca89422aac25: ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support (2018-07-09 23:01:34 -0700) ---------------------------------------------------------------- SoC updates for omaps for v4.19 merge window These changes are mostly PM related changes for am335x and am437x to support RTC only suspend mode. Some of the clock and driver related chances are still pending so it's not yet fully functional. Also included is a change for PM debug sysfs entry to use DEFINE_SHOW_ATTRIBUTE. ---------------------------------------------------------------- Andy Shevchenko (1): ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macro Dave Gerlach (2): ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable Keerthy (1): ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support arch/arm/mach-omap2/omap_hwmod_reset.c | 12 ++-- arch/arm/mach-omap2/pm-asm-offsets.c | 2 + arch/arm/mach-omap2/pm-debug.c | 37 ++--------- arch/arm/mach-omap2/pm33xx-core.c | 20 ++++-- arch/arm/mach-omap2/sleep33xx.S | 52 +++++++++++++++- arch/arm/mach-omap2/sleep43xx.S | 110 +++++++++++++++++++++++++++++++-- drivers/soc/ti/pm33xx.c | 16 ++++- include/linux/platform_data/pm33xx.h | 29 ++++++++- 8 files changed, 229 insertions(+), 49 deletions(-) From patchwork Wed Jul 11 13:19:06 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 942494 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=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CNWKRVn4"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="1zhcZjV/"; 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 41QfyC001vzB4MT for ; Wed, 11 Jul 2018 23:27:46 +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:In-Reply-To:MIME-Version:References: 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=XaWc7QOsak+3ZcR16nZMX+igbvwCW8wlphUOkGRq1qQ=; b=CNWKRVn4KV6Fek gMgS4QeLfNlz7xIate9/hgZFhOfeyPAZpoW0M5h49jwQwD43593VaU/rPiBqO11zAhaUCv+njOLeP DC+LCs7vQ3DqxNbEZIYKKUjUoGdCnZkwVoYXRtGLDG3hRjVscJBadQekbA/wn0KJxlSHm6toZMozN /SvbSc/Hda/UWb2e/iw6ZAAqZo1u89Bko8BwZF6sdqcWum26nb32jRdU+AVGc6YoaCgR010GGju40 GSjqCXaw8po6dLSfwS7WDGU8RKo+UpGfGoEsqClyrSjp85ciW6xzDRAytM8t8cTIXLwUj8kOeNc/4 6sqtmAEeeCUPlG/Jw7CA==; 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 1fdF9h-0007Qg-8Y; Wed, 11 Jul 2018 13:27:41 +0000 Received: from merlin.infradead.org ([2001:8b0:10b:1231::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF25-0001hO-0C for linux-arm-kernel@bombadil.infradead.org; Wed, 11 Jul 2018 13:19:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:In-Reply-To: Content-Type:MIME-Version:References:Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Snk11yAAS5sT+SPUDyeha9pH3rqlzkKOZM4GGnkbUs0=; b=1zhcZjV/dT1FdCZZdBaKlphAdD P9UUss+2RINvPHic7tmQBOiNJVrtsZnNS96vJRAAfl+U9ohEMzw/HH8ulI3k4JLMBebGT1sFsd4cA 7dwHZwV5lClGLrWO3w5ZpFGAnCs6ZmLZCaKTlYAJwbTFlJf+90YvHtYToBoTcd0rIMSE6e/iJurqK myDSpzdJdnK+z0kYBQSRUUiaDGvOQMtJGl0aG3GtAFxmML1ijUo9wxPwm0JeiFfKYTDL+732yK+1/ Bhnxo3ce53PVM7kzGiPn5kj5Gscx5Gqw1G3ED273DVUNPiX9u1f6BgtZyyrMRQpOWiN9qC8nMOIZL zvoObMHg==; Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF20-0000CX-3F for linux-arm-kernel@lists.infradead.org; Wed, 11 Jul 2018 13:19:45 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 888668186; Wed, 11 Jul 2018 13:22:33 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 3/5] ti-sysc driver changes for omaps for v4.19 Date: Wed, 11 Jul 2018 06:19:06 -0700 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180711_091944_236648_E589FE1F X-CRM114-Status: UNSURE ( 9.65 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.kernel.org, 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 From: "Tony Lindgren" The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/ti-sysc-v2-signed for you to fetch changes up to 596e7955692b5d8b042fca500b7a83c25dfcf936: bus: ti-sysc: Add support for software reset (2018-07-09 22:31:38 -0700) ---------------------------------------------------------------- ti-sysc driver changes for v4.19 merge window These changes add support for mcan controller found on dra7 to probe it with only dts changes with no need for legacy hwmod platform data. As it depends on the related clock change, the clock change is included here and acked by Stephen Boyd. ---------------------------------------------------------------- Faiz Abbas (3): clk: ti: dra7: Add clkctrl clock data for the mcan clocks bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x bus: ti-sysc: Add support for software reset Kees Cook (1): bus: ti-sysc: Use 2-factor allocator arguments Documentation/devicetree/bindings/bus/ti-sysc.txt | 1 + drivers/bus/ti-sysc.c | 72 +++++++++++++++++++++-- drivers/clk/ti/clk-7xx.c | 1 + include/dt-bindings/bus/ti-sysc.h | 2 + include/dt-bindings/clock/dra7.h | 1 + include/linux/platform_data/ti-sysc.h | 1 + 6 files changed, 74 insertions(+), 4 deletions(-) From patchwork Wed Jul 11 13:19:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 942515 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=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qbBuJt9b"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="QZVu8C7k"; 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 41Qh6X73plzB4MN for ; Thu, 12 Jul 2018 00:20:04 +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:In-Reply-To:MIME-Version:References: 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=ThvXphdkaIVS9ZgIi/8fxz8OhtJlZMqIHd8hP33UJbY=; b=qbBuJt9bggheib l5TcLV3EtBZB+ikTJV1ZALlQspDjx93iTiJy2TpdKA7Mt2d2VBIp5IfizQi4oqiwiMpjTMgN+DQf5 q6tDqUlMnQkEqv6i5J0L6SZF6BDDozU1IeBD8yGPZNVQvDJ8YCPPVqj5BjG2ZV+Qyhyh+gCCciCkY sx++kkGWmUFk4qtO6OUgp/uWTIDgdqCru8+OFXExScI2JZEUYmoO7WdhmaAJHuFroAUBz/hvdpuL2 u1lUXSj0t1GTqk8JxxlCTGb5XcmHU0nQV/pHwjhqXuoIdPt67mTpx5wnpClDZS4qLZPJEtBGUKp+6 y/OP/vU7lmUKLyC6FXnQ==; 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 1fdFyG-0002Ut-Vb; Wed, 11 Jul 2018 14:19:57 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdFKO-000308-6b for linux-arm-kernel@bombadil.infradead.org; Wed, 11 Jul 2018 13:41:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:In-Reply-To: Content-Type:MIME-Version:References:Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Q0ZPWrccOhD8rFBoCwt8uvjyizt5UgutyGTgfUwN4KE=; b=QZVu8C7k62+N6UDAg7BRUGdpRw OjixHBY0HZqNmE4obsWrPsDaE9RuJJt2XxYLrRwjGxoTzL72sFUxPWD6XZKZeYSjRM7ihugOx51uY Nv8cG/neYyYIMIFrvoWgW5RH/S6aHLQ+rk2kgia+7XaVXffnaL5TmoFPTnQ3o9Lq6nVdkxisCuX34 lD02+BT4crPIdsYCw2f0HLr7ogLkwdaKISICNJiDW/B2oFABjjwuQzQ9+oievSZKxd8Y9ky4uXI0h y4jDKm0Ch9Sc6vS01dQr6MLSR/ckEfbY2KBxdhN9FMqSfSAML53TIgfhs9wMt5XR9xPeyRr80wQN3 BSHsg9ZA==; Received: from muru.com ([72.249.23.125]) by casper.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF1z-0003u3-PC for linux-arm-kernel@lists.infradead.org; Wed, 11 Jul 2018 13:19:46 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 750AD8196; Wed, 11 Jul 2018 13:22:34 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 4/5] dts changes for omaps for v4.19 Date: Wed, 11 Jul 2018 06:19:07 -0700 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180711_141944_038594_BBC19A61 X-CRM114-Status: GOOD ( 16.09 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on casper.infradead.org summary: Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.kernel.org, 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 From: "Tony Lindgren" The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/dt-signed-v2 for you to fetch changes up to 792f98677d7f777a4f58e567b5b0578191cb986a: Merge commit '949bdcc8a97c' into omap-for-v4.19/dt (2018-07-11 05:54:32 -0700) ---------------------------------------------------------------- dts changes for omaps for v4.19 merge window Mostly updates to configure and improve the devices found on various SoCs and boards: - several patches to update support for am3517-evm to replace bogus fixed regulators with proper regulators and configure various devices such as wlan, bluetooth and usb1 - add missing cooling devices for omap5 and dra7 - configure dual role for usb ports for am57xx and dra7 - PM updates for omap4 devices to allow retention idle for minimal configurations - am335x-sl50 updates for various devices - update d-can alias names to not use undescore - configure pandaboard gpio button - a non-urgent change to fix dcan node address that i forgot to send a pull request for earlier ---------------------------------------------------------------- Adam Ford (4): ARM: dts: am3517-evm: Remove unnessary PMIC parameters ARM: dts: am3517-som: Add WL127x Wifi ARM: dts: am3517-som: Add builtin Bluetooth ARM: dts: am3517-evm: Enable USB1 Host Derald D. Woods (1): ARM: dts: am3517-evm: Add 'vdd_io_reg' regulator references Enric Balletbo i Serra (8): ARM: dts: am335x-sl50: update backlight nodes ARM: dts: am335x-sl50: use phy-phandle declarations ARM: dts: am335x-sl50: add a node for the LCD controller ARM: dts: am335x-sl50: set dr_mode to otg ARM: dts: am335x-sl50: add support for DS1339 Real Time Clock ARM: dts: am335x-sl50: use audio-graph-card for sound ARM: dts: am335x-sl50: fix label names for all LEDs ARM: dts: am335x-sl50: enable tsadc on SL50 board Felix Brack (1): ARM: dts: am33xx: Fix syntax of alias names Kevin Hilman (1): ARM: dts: dra7: fix DCAN node addresses Peter Robinson (1): ARM: dts: pandaboard: add gpio user button Roger Quadros (4): ARM: dts: am57xx-idk: Enable dual role for USB2 port ARM: dts: dra7-evm: Add extcon to USB2 port ARM: dts: dra71-evm: Add VBUS GPIO to USB1/USB2 extcon ARM: dts: dra76-evm: Add VBUS GPIO to USB1/USB2 extcon Tony Lindgren (4): ARM: dts: Improve omap l4per idling with wlcore edge sensitive interrupt ARM: dts: Configure duovero for to allow core retention during idle ARM: dts: omap4-droid4: Use software debounce for gpio-keys Merge commit '949bdcc8a97c' into omap-for-v4.19/dt Viresh Kumar (2): ARM: dts: dra74x: Add missing cooling device properties for CPUs ARM: dts: omap5: Add missing cooling device properties for CPUs arch/arm/boot/dts/am335x-baltos.dtsi | 2 +- arch/arm/boot/dts/am335x-evm.dts | 2 +- arch/arm/boot/dts/am335x-evmsk.dts | 2 +- arch/arm/boot/dts/am335x-sl50.dts | 297 ++++++++++++++++++---- arch/arm/boot/dts/am33xx.dtsi | 4 +- arch/arm/boot/dts/am3517-evm.dts | 50 +++- arch/arm/boot/dts/am3517-som.dtsi | 105 +++++++- arch/arm/boot/dts/am437x-gp-evm.dts | 2 +- arch/arm/boot/dts/am571x-idk.dts | 4 - arch/arm/boot/dts/am572x-idk-common.dtsi | 4 - arch/arm/boot/dts/am57xx-idk-common.dtsi | 7 +- arch/arm/boot/dts/dra7-evm-common.dtsi | 10 + arch/arm/boot/dts/dra7-evm.dts | 9 - arch/arm/boot/dts/dra7.dtsi | 4 +- arch/arm/boot/dts/dra71-evm.dts | 8 + arch/arm/boot/dts/dra72-evm-common.dtsi | 1 + arch/arm/boot/dts/dra74x.dtsi | 10 + arch/arm/boot/dts/dra76-evm.dts | 8 + arch/arm/boot/dts/logicpd-som-lv.dtsi | 2 +- arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 2 +- arch/arm/boot/dts/omap3-cm-t3517.dts | 2 +- arch/arm/boot/dts/omap3-cm-t3730.dts | 2 +- arch/arm/boot/dts/omap3-evm-common.dtsi | 2 +- arch/arm/boot/dts/omap3-igep0020-rev-f.dts | 2 +- arch/arm/boot/dts/omap3-igep0030-rev-g.dts | 2 +- arch/arm/boot/dts/omap3-zoom3.dts | 2 +- arch/arm/boot/dts/omap4-droid4-xt894.dts | 7 +- arch/arm/boot/dts/omap4-duovero-parlor.dts | 4 +- arch/arm/boot/dts/omap4-duovero.dtsi | 1 + arch/arm/boot/dts/omap4-panda-common.dtsi | 24 +- arch/arm/boot/dts/omap4-panda-es.dts | 12 + arch/arm/boot/dts/omap4-sdp.dts | 2 +- arch/arm/boot/dts/omap4-var-som-om44-wlan.dtsi | 2 +- arch/arm/boot/dts/omap5-board-common.dtsi | 2 +- arch/arm/boot/dts/omap5.dtsi | 14 + 35 files changed, 512 insertions(+), 101 deletions(-) From patchwork Wed Jul 11 13:19:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 942495 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=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GAKkxrDT"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="U46WYz6T"; 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 41Qfym5sCVzB4MV for ; Wed, 11 Jul 2018 23:28: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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: 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=JAZ5yaX+1t9tXL0KbVW+67sWAr/H4Bu1Y7aGW2jSV/w=; b=GAKkxrDTGG1Uq4 DDezz+Sh6T6vUK9SLII5smoOAL09f4xGUyOMY82mlehogBoI2PG8MSUHRjRDEuZ6GgMor2W9VzCxC tp/V5abMPeQhljaDFwjikjUwswyo9WKBzMlFJfxJYz6hm+ZkCAZidV/xkXkK+NbyJITi6tnltTkuG Ha3mhsmHYfCgszOBzwZ0BMfZvhktWvWUU/1Eh61MZ/D4tsuswJtY29VBER9WLk2DOuni3TThHiQ9Q gTOp/TnuJhy1CLzDZ8I12xAC2zrmVrhg8WvbqVGAlAeiZferSzLbqY+LZjOgb+5YvNybPzY0dFexD ZAx8SpdrmC2jYa8Bu0xQ==; 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 1fdFAB-0008E2-3S; Wed, 11 Jul 2018 13:28:11 +0000 Received: from merlin.infradead.org ([2001:8b0:10b:1231::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF26-0001hO-MO for linux-arm-kernel@bombadil.infradead.org; Wed, 11 Jul 2018 13:19:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:In-Reply-To: Content-Type:MIME-Version:References:Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Ww8+uDJalT7fq3gUfaf5n94ojBPhS2ZkeokHk0wRHvM=; b=U46WYz6T8b88XunaiJ4xSC6tfm ww0muFqCzuMf/JBBOhJQFJZZL4hSCeityBoBdH2Po8dQLDnBxU9Bx1iID+zBSyEb3p5qRgs7sygB6 mULu8A3iW04203huTJitdGqyxbKMCT69ECdFBpyRMp+DINq4OxUu++ZMPqFn+Bemwhrbo3QUmQvgW CrvIBUgY82916JVmwaPxaqXrrIecTO78mZEiqsEDJ2TLM3Ke6voA4iWvPAwS+T0Qh9JJ1/06prQaB hwLc9d9cMQBGsS2NImoD+fy3oZXieqj0Ef5aB7n6M+sXPzKSbBTZDr5SpG1+5zH2vIPoW3LWpBl23 /V35oRBg==; Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdF20-0000CY-2i for linux-arm-kernel@lists.infradead.org; Wed, 11 Jul 2018 13:19:45 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id B92B881FC; Wed, 11 Jul 2018 13:22:35 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 5/5] dts changes for omap mcan for v4.19 Date: Wed, 11 Jul 2018 06:19:08 -0700 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180711_091944_217588_67D07113 X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.kernel.org, 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 From: "Tony Lindgren" The following changes since commit 596e7955692b5d8b042fca500b7a83c25dfcf936: bus: ti-sysc: Add support for software reset (2018-07-09 22:31:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/dt-mcan-v2-signed-v2 for you to fetch changes up to 0adbe832f21ac8478f33aa64627c92fd3225b944: ARM: dts: dra76x: Add MCAN node (2018-07-10 04:05:30 -0700) ---------------------------------------------------------------- dts changes for mcan for omaps for v4.19 merge window These changes configure the mcan clock, interconnect target module and mcan device. These changes depend on the ti-sysc related driver changes and are based on those. Notably this is the first new driver that probes with ti-sysc driver with no legacy hwmod platform data for the interconnect target module. ---------------------------------------------------------------- Faiz Abbas (2): ARM: dts: Add generic interconnect target module node for MCAN ARM: dts: dra76x: Add MCAN node Lokesh Vutla (1): ARM: dts: dra762: Add MCAN clock support arch/arm/boot/dts/dra76-evm.dts | 6 ++++ arch/arm/boot/dts/dra76x.dtsi | 64 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+)