From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
arm@kernel.org, soc@kernel.org
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Krzysztof Kozlowski <krzk@kernel.org>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL 3/4] ARM: samsung: mach/soc for v5.9
Date: Tue, 21 Jul 2020 20:08:59 +0200 [thread overview]
Message-ID: <20200721180900.13844-4-krzk@kernel.org> (raw)
In-Reply-To: <20200721180900.13844-1-krzk@kernel.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
next prev parent reply other threads:[~2020-07-21 18:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-21 18:08 [GIT PULL 0/4] samsung: Pull for v5.9 Krzysztof Kozlowski
2020-07-21 18:08 ` [GIT PULL 1/4] ARM: dts: samsung: DTS " Krzysztof Kozlowski
2020-07-21 18:08 ` [GIT PULL 2/4] arm64: " Krzysztof Kozlowski
2020-07-21 18:08 ` Krzysztof Kozlowski [this message]
2020-07-21 18:09 ` [PATCH 4/4] soc: samsung: exynos-regulator-coupler: Add simple voltage coupler for Exynos5800 Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200721180900.13844-4-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.