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=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,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 E1631C433E1 for ; Tue, 21 Jul 2020 18:11:00 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 B1FDB20720 for ; Tue, 21 Jul 2020 18:11:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="xhd1R4Dq"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="BDq9cPWZ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B1FDB20720 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+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=merlin.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=T8vgqqrSFSD1JguOo08zAwwjWV4A/X2hU9McEB1thqE=; b=xhd1R4DqXIX8Q9cjQ8VMhvk8c8 WHM9cCGYZHgnfuD8KDOD6+/+1XndU07nxLJ/WkCBBgmEXIUKx3oeinSHKv9jWX1TzNPdz0Uq907Lc kWXo0KTo0um0HFAOvBZWmKUIp7+2Gntbynb6L9J9aCKtn6vvGi7yi6BLJzpdIc2EixqFaqubtLm2W W1ci7OnzaJjRDlu3BKEjBtFWARyt7ziGSI4ARXjKfx8f/OaN6PT/RSqEJpCAN90EiWsgTwshA2fbl z5mknMAGw5i8bQe6sqLxxGwSTqh+nS8wgiFSiV4nuoQqjvrirhjMP8/gi+QzKOLlm1f9iSIXvBowx C+AmtHgw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxwhy-0007XP-Pq; Tue, 21 Jul 2020 18:09:42 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxwhr-0007Vq-Tn for linux-arm-kernel@lists.infradead.org; Tue, 21 Jul 2020 18:09:36 +0000 Received: from kozik-lap.mshome.net (unknown [194.230.155.200]) (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 6A8FE206F5; Tue, 21 Jul 2020 18:09:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595354975; bh=hdCbrWB0meLrxiZ1+k6LHItZpF5C4AX7Nip10hChMcE=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=BDq9cPWZeWClxxQmMU6+Jk/7ng9vSbA/ogaHdH2tcz8kVt6Sw6nLxPljaNJXOIYvK 61+6W30pakbf36XLkv38oiijm+rx18UMkAjDIrGUoAcfUYOywLbF6rLJUkkM4a5vSw 0Ml4HLqX9dDNGBwTQFsFP8Twe+omgLTX6Dh1egsk= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Subject: [GIT PULL 3/4] ARM: samsung: mach/soc for v5.9 Date: Tue, 21 Jul 2020 20:08:59 +0200 Message-Id: <20200721180900.13844-4-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200721180900.13844-1-krzk@kernel.org> References: <20200721180900.13844-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200721_140936_082455_72AE672C X-CRM114-Status: GOOD ( 10.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.9 for you to fetch changes up to 3ecdf2a5d262df01bc100472cb909580d0fdce69: ARM: s3c24xx: Replace HTTP links with HTTPS ones (2020-07-20 16:42:28 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v5.9 1. Restore big.LITTLE cpuidle support on Exynos542x boards. 2. Cleanups and minor fixes. ---------------------------------------------------------------- Alexander A. Klimov (1): ARM: s3c24xx: Replace HTTP links with HTTPS ones Guillaume Tucker (1): ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val Linus Walleij (1): ARM: s3c24xx: leds: Convert to use GPIO descriptors Marek Szyprowski (1): ARM: exynos: MCPM: Restore big.LITTLE cpuidle support arch/arm/mach-exynos/exynos.c | 2 +- arch/arm/mach-exynos/mcpm-exynos.c | 10 +++-- arch/arm/mach-s3c24xx/Kconfig | 2 +- arch/arm/mach-s3c24xx/common-smdk.c | 67 ++++++++++++++++++++---------- arch/arm/mach-s3c24xx/mach-h1940.c | 2 +- arch/arm/mach-s3c24xx/mach-mini2440.c | 65 ++++++++++++++++++++++++----- arch/arm/mach-s3c24xx/mach-n30.c | 56 +++++++++++++++++++++---- arch/arm/mach-s3c24xx/mach-qt2410.c | 12 +++++- arch/arm/mach-s3c24xx/mach-rx3715.c | 2 +- arch/arm/mach-s3c24xx/mach-vr1000.c | 38 +++++++++++++++-- drivers/leds/leds-s3c24xx.c | 36 ++++------------ include/linux/platform_data/leds-s3c24xx.h | 6 --- 12 files changed, 212 insertions(+), 86 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel