From patchwork Wed Jul 25 16:23:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10544297 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 917FE17FD for ; Wed, 25 Jul 2018 16:24:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7E69F2A68C for ; Wed, 25 Jul 2018 16:24:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 708D22A6E7; Wed, 25 Jul 2018 16:24:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AACEA2A68C for ; Wed, 25 Jul 2018 16:24:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728607AbeGYRg3 (ORCPT ); Wed, 25 Jul 2018 13:36:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:50384 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728606AbeGYRg3 (ORCPT ); Wed, 25 Jul 2018 13:36:29 -0400 Received: from localhost.localdomain (xdsl-188-155-58-14.adslplus.ch [188.155.58.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7DC0D20833; Wed, 25 Jul 2018 16:24:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1532535846; bh=TWVTBV7ZcHnZr8NvCmWeQ6RF21wFwnYd7izZLMp27x0=; h=From:To:Cc:Subject:Date:From; b=sGj797NZZQAx9pCznGGHxlzlk2QZO8yCeukoJCTi2dm6uC21vL+TTqh26dK2givtD ubClUW4ciut9alaS5BkUYUavK25ZYn/1s+jBNy07Ht/BqkZ+EnCzySPyT+ozlD43SG BSB3Jagma0ErjnFW927z5QYSZSCdaUsT2fYOunn8= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 1/3] drivers: samsung: Cleanup for v4.19 Date: Wed, 25 Jul 2018 18:23:38 +0200 Message-Id: <20180725162340.7488-1-krzk@kernel.org> X-Mailer: git-send-email 2.14.1 Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, Rebased on v4.18-rc2, because at v4.18-rc1 the NFS root boot, which I use at my testing setup (https://krzk.eu), was broken. Best regards, Krzysztof The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819: Linux 4.18-rc2 (2018-06-24 20:54:29 +0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-exynos5440-4.19 for you to fetch changes up to c708e462e90e04afb7634e1f27f60cd6869936db: usb: host: exynos: Remove support for Exynos5440 (2018-07-24 18:44:00 +0200) ---------------------------------------------------------------- Exynos5440 drivers removal The Exynos5440 (quad-core A15 with GMAC, PCIe, SATA) was targeting server platforms but it did not make it to the market really. There are no development boards with it and probably there are no real products neither. The development for Exynos5440 ended in 2013 and since then the platform is in maintenance mode. Removing Exynos5440 makes our life slightly easier: less maintenance, smaller code, reduced number of quirks, no need to preserve DTB backward-compatibility. The Device Tree sources and some of the drivers for Exynos5440 were already removed. This removes remaining drivers. ---------------------------------------------------------------- Krzysztof Kozlowski (4): ata: ahci-platform: Remove support for Exynos5440 cpufreq: exynos: Remove support for Exynos5440 clk: samsung: Remove support for Exynos5440 usb: host: exynos: Remove support for Exynos5440 .../devicetree/bindings/ata/ahci-platform.txt | 1 - .../devicetree/bindings/clock/exynos5440-clock.txt | 28 -- .../bindings/cpufreq/cpufreq-exynos5440.txt | 28 -- drivers/ata/ahci_platform.c | 1 - drivers/clk/samsung/Makefile | 1 - drivers/clk/samsung/clk-exynos5440.c | 167 -------- drivers/cpufreq/Kconfig.arm | 14 - drivers/cpufreq/Makefile | 1 - drivers/cpufreq/exynos5440-cpufreq.c | 452 --------------------- drivers/usb/host/ehci-exynos.c | 7 - drivers/usb/host/ohci-exynos.c | 6 - include/dt-bindings/clock/exynos5440.h | 44 -- 12 files changed, 750 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/exynos5440-clock.txt delete mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-exynos5440.txt delete mode 100644 drivers/clk/samsung/clk-exynos5440.c delete mode 100644 drivers/cpufreq/exynos5440-cpufreq.c delete mode 100644 include/dt-bindings/clock/exynos5440.h --- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Wed Jul 25 16:23:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10544299 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E54B5139A for ; Wed, 25 Jul 2018 16:24:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D4B562A68C for ; Wed, 25 Jul 2018 16:24:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C8FFA2A6E7; Wed, 25 Jul 2018 16:24:16 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 798C12A68C for ; Wed, 25 Jul 2018 16:24:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728737AbeGYRgc (ORCPT ); Wed, 25 Jul 2018 13:36:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:50414 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728606AbeGYRgb (ORCPT ); Wed, 25 Jul 2018 13:36:31 -0400 Received: from localhost.localdomain (xdsl-188-155-58-14.adslplus.ch [188.155.58.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7C50A20893; Wed, 25 Jul 2018 16:24:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1532535848; bh=bYe5GuEvCX+ZC8oXGcmRVq1syNoW2nGyN5rOj/BI0Ec=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=D6IC3E+572Jbr5SlFOk8dWGLssnNoIwG0iDb0wMShObaeAUwdTXkRMgJ1V2EJWr0X 9P7p8AanC6JwdOHIRSRsOQvcJi9wJ+AeVjFbWAhyLN9CnMfe+Af2y190obiZA4cMYg hrxsMfBYZmttTQzmwZf6SOgssMqExcMhpQdyyGjo= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 2/3] ARM: dts: exynos: Second round for v4.19 Date: Wed, 25 Jul 2018 18:23:39 +0200 Message-Id: <20180725162340.7488-2-krzk@kernel.org> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180725162340.7488-1-krzk@kernel.org> References: <20180725162340.7488-1-krzk@kernel.org> Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit 57f4e8bc1c3ebbd06a278107edeb6af95b53e5bf: dt-bindings: samsung: Document bindings for SGH-T959P board (2018-07-07 12:28:07 +0200) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.19-2 for you to fetch changes up to 965228d33cd2b47adb493bb1864761420c632e41: ARM: dts: exynos: Configure Midas SD card CD pin (2018-07-23 19:12:01 +0200) ---------------------------------------------------------------- Samsung DTS ARM changes for v4.19, part 2 1. Add missing interrupts to PWM nodes on Exynos5. 2. Add missing interrupt pin pull up/down configuration on Exynos4412 Midas boards. The interrupts were mostly working thanks to initial configuration by bootloader. ---------------------------------------------------------------- Anand Moon (1): ARM: dts: exynos: Add missing interrupts for pwm node on Exynos5 Simon Shields (5): ARM: dts: exynos: Add max77693 pinctrl config for Midas ARM: dts: exynos: Add pinctrl config for Midas keys ARM: dts: exynos: Add pinctrl for Midas fuelgauge IRQ pin ARM: dts: exynos: Configure max77686 IRQ pin on Midas ARM: dts: exynos: Configure Midas SD card CD pin arch/arm/boot/dts/exynos4412-midas.dtsi | 35 ++++++++++++++++++++++++++++++++- arch/arm/boot/dts/exynos5.dtsi | 5 +++++ 2 files changed, 39 insertions(+), 1 deletion(-) --- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Wed Jul 25 16:23:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10544301 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7372917FD for ; Wed, 25 Jul 2018 16:24:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 61EB52A6E6 for ; Wed, 25 Jul 2018 16:24:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 54D1B2A68C; Wed, 25 Jul 2018 16:24:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 003792A68C for ; Wed, 25 Jul 2018 16:24:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728606AbeGYRgi (ORCPT ); Wed, 25 Jul 2018 13:36:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:50482 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728542AbeGYRgc (ORCPT ); Wed, 25 Jul 2018 13:36:32 -0400 Received: from localhost.localdomain (xdsl-188-155-58-14.adslplus.ch [188.155.58.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 733F420891; Wed, 25 Jul 2018 16:24:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1532535850; bh=He4b6slkT3vxHcc6mvTwXYYrCHVAkNQKDDYcg2w2nOM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=yI3/axgrD1QIlfdUdat03BI+e0Z+AyApz3B9TM49NRVd/ZtexhMmFaW7VYrfdxfYs /X9E4evKeX9exfnGzwLiC6EwMrzTfFsrzG5Bps36PgwEQngMnOOzXMg9xoYzmIzsZm QSse/cPXB9GWqrqk+adCE/NJK+YsdW0Upecly8jo= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 3/3] ARM: samsung: Mach/soc for v4.19 Date: Wed, 25 Jul 2018 18:23:40 +0200 Message-Id: <20180725162340.7488-3-krzk@kernel.org> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180725162340.7488-1-krzk@kernel.org> References: <20180725162340.7488-1-krzk@kernel.org> Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, Rebased on v4.18-rc2, because at v4.18-rc1 the NFS root boot, which I use at my testing setup (https://krzk.eu), was broken. Best regards, Krzysztof The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819: Linux 4.18-rc2 (2018-06-24 20:54:29 +0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.19 for you to fetch changes up to cd4806911cee3901bc2b5eb95603cf1958720b57: ARM: exynos: Clear global variable on init error path (2018-07-24 18:52:14 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v4.19 Minor cleanups and fixes. ---------------------------------------------------------------- Denis Efremov (1): ARM: s3c24xx: Fix typo in guard macro of s3c2412.h Krzysztof Kozlowski (2): ARM: exynos: Remove outdated maintainer information ARM: exynos: Clear global variable on init error path arch/arm/mach-exynos/exynos.c | 2 -- arch/arm/mach-exynos/suspend.c | 1 + arch/arm/mach-s3c24xx/include/mach/s3c2412.h | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html