From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C417C10F13 for ; Sun, 14 Apr 2019 15:48:43 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DFCBF20880 for ; Sun, 14 Apr 2019 15:48:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="h9A+jMX9"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="FIN/93v+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DFCBF20880 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=nOxFrRuuOwrp+CCHO1S25bzLE37HgxLXpTt1WvU5AQw=; b=h9A+jMX9g8s7kSNBo2BSOc6y80 kbw7jxig20tSEX2ErAnWVDVhD3V+gUZ1qeS7y9cDHvTShCDoPTFMqlnCDVAiJUcA1vJAXasrwwP0n TFQo6A8Zcmkcl8rJ+IEo1S3VttXIe3BjgTu3eTl4j3NHBwaEuSCyVlpTU8629PDdduPlPBPRoZpMt DcXUTHJfJ6pxa0eAJxPbpbNkggPhW6lT14UF1vGjclTMaSfQT5JVBBnQqeOoybJOsszO2qJLv4wLI 6AT9cP442B1lKq6HpFXFtxXADVBXhlZc7OKh0HybEjflNB1yCRHbdjbyEwusTnaHl0brw88Kk851s GFAJHlJA==; 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 1hFhMy-0005xe-BG; Sun, 14 Apr 2019 15:48:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hFhMh-0005dV-RS for linux-arm-kernel@lists.infradead.org; Sun, 14 Apr 2019 15:48:22 +0000 Received: from localhost.localdomain (unknown [194.230.158.135]) (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 67C332148E; Sun, 14 Apr 2019 15:48:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555256899; bh=jj/osOfrMbaVR874KqsBMMoruvoKmyRyDfQEHMEario=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FIN/93v+4m2zlWg3jlrAsHNdrMjBTXeeV4/M9Q0L6THwyKpO/qHcRP8SI5z72XUOg g4/XoRXHqcIxkJzUkd42ymqzkmIBTDhqJLpIXtyXyrhTrUF0JJaLSlID57asCLn9nR t/9OhLmH5eu3z/wc8+izpd+rVbAv7vYNYGXANHvc= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [GIT PULL 3/3] ARM: samsung: Changes for v5.2 Date: Sun, 14 Apr 2019 17:48:05 +0200 Message-Id: <20190414154805.10188-3-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190414154805.10188-1-krzk@kernel.org> References: <20190414154805.10188-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190414_084820_094827_804E1325 X-CRM114-Status: GOOD ( 14.52 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.2 for you to fetch changes up to 7676e667c841375b41d9438b559756141aa93d0e: ARM: s3c64xx: Tidy up handling of regulator GPIO lookups (2019-04-14 12:53:03 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v5.2 1. Cleanup in mach code. 2. Add necessary fixes for Suspend to RAM on Exynos5422 boards (tested with Odroid XU3/XU4/HC1 family). Finally this brings a working S2R on these Odroid boards (still other drivers might have some issues but mach code seems to be finished). 3. Require MCPM for Exynos542x boards because otherwise not all of cores will come online. 4. GPIO regulator cleanup on S3C6410 Craig. ---------------------------------------------------------------- Charles Keepax (1): ARM: s3c64xx: Tidy up handling of regulator GPIO lookups Joonyoung Shim (1): ARM: exynos: Add CPU state management for Exynos542x under secure firmware Marek Szyprowski (5): ARM: exynos: Move Exynos542x CPU state reset to pm_prepare() ARM: exynos: Add Exynos SMC values for secure memory write ARM: exynos: Fix undefined instruction during Exynos5422 resume ARM: exynos: Fix infinite loops on CPU powerup failure ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCs Wen Yang (1): ARM: exynos: Fix a leaked reference by adding missing of_node_put arch/arm/configs/exynos_defconfig | 1 - arch/arm/configs/multi_v7_defconfig | 1 - arch/arm/mach-exynos/Kconfig | 12 ++----- arch/arm/mach-exynos/Makefile | 2 +- arch/arm/mach-exynos/common.h | 1 + arch/arm/mach-exynos/exynos.c | 3 ++ arch/arm/mach-exynos/firmware.c | 1 + arch/arm/mach-exynos/mcpm-exynos.c | 13 +++++++- arch/arm/mach-exynos/platsmp.c | 9 ++++- arch/arm/mach-exynos/smc.h | 7 ++++ arch/arm/mach-exynos/suspend.c | 49 ++++++++++++++++++++++++---- arch/arm/mach-s3c64xx/mach-crag6410-module.c | 14 ++++++-- 12 files changed, 89 insertions(+), 24 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel