From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
arm@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL 3/3] ARM: defconfig: exynos: config for v4.16
Date: Wed, 20 Dec 2017 18:36:41 +0100 [thread overview]
Message-ID: <20171220173643.5840-2-krzk@kernel.org> (raw)
In-Reply-To: <20171220173643.5840-1-krzk@kernel.org>
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.16
for you to fetch changes up to 6b732dfb698991b5f518be1ddf329c1c2eb3d7cb:
ARM: exynos_defconfig: Enable CONFIG_EXYNOS_IOMMU (2017-12-14 18:57:38 +0100)
----------------------------------------------------------------
Samsung defconfig changes for v4.16
1. Enable missing drivers for supported Exynos boards (PMU, CEC, MHL
bridge, ASoC for Odroid XU3/XU4).
2. Enable Exynos IOMMU driver on exynos_defconfig.
----------------------------------------------------------------
Marek Szyprowski (2):
ARM: exynos_defconfig: Enable missing drivers for supported Exynos boards
ARM: multi_v7_defconfig: Enable missing drivers for supported Exynos boards
Shuah Khan (1):
ARM: exynos_defconfig: Enable CONFIG_EXYNOS_IOMMU
arch/arm/configs/exynos_defconfig | 7 +++++++
arch/arm/configs/multi_v7_defconfig | 5 +++++
2 files changed, 12 insertions(+)
WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] ARM: defconfig: exynos: config for v4.16
Date: Wed, 20 Dec 2017 18:36:41 +0100 [thread overview]
Message-ID: <20171220173643.5840-2-krzk@kernel.org> (raw)
In-Reply-To: <20171220173643.5840-1-krzk@kernel.org>
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.16
for you to fetch changes up to 6b732dfb698991b5f518be1ddf329c1c2eb3d7cb:
ARM: exynos_defconfig: Enable CONFIG_EXYNOS_IOMMU (2017-12-14 18:57:38 +0100)
----------------------------------------------------------------
Samsung defconfig changes for v4.16
1. Enable missing drivers for supported Exynos boards (PMU, CEC, MHL
bridge, ASoC for Odroid XU3/XU4).
2. Enable Exynos IOMMU driver on exynos_defconfig.
----------------------------------------------------------------
Marek Szyprowski (2):
ARM: exynos_defconfig: Enable missing drivers for supported Exynos boards
ARM: multi_v7_defconfig: Enable missing drivers for supported Exynos boards
Shuah Khan (1):
ARM: exynos_defconfig: Enable CONFIG_EXYNOS_IOMMU
arch/arm/configs/exynos_defconfig | 7 +++++++
arch/arm/configs/multi_v7_defconfig | 5 +++++
2 files changed, 12 insertions(+)
next prev parent reply other threads:[~2017-12-20 17:36 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 17:36 [GIT PULL 0/3] ARM: exynos: Pull for v4.16 Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski [this message]
2017-12-20 17:36 ` [GIT PULL 3/3] ARM: defconfig: exynos: config " Krzysztof Kozlowski
2017-12-21 8:11 ` Krzysztof Kozlowski
2017-12-21 8:11 ` Krzysztof Kozlowski
2017-12-21 16:52 ` Arnd Bergmann
2017-12-21 16:52 ` Arnd Bergmann
2017-12-20 17:36 ` [GIT PULL 1/3] ARM: dts: exynos: DTS " Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski
2017-12-21 16:43 ` Arnd Bergmann
2017-12-21 16:43 ` Arnd Bergmann
2017-12-21 21:29 ` Arnd Bergmann
2017-12-21 21:29 ` Arnd Bergmann
2018-01-03 17:04 ` Krzysztof Kozlowski
2018-01-03 17:04 ` Krzysztof Kozlowski
2017-12-20 17:36 ` [GIT PULL 2/3] arm64: " Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski
2017-12-21 16:50 ` Arnd Bergmann
2017-12-21 16:50 ` Arnd Bergmann
2017-12-21 19:31 ` Krzysztof Kozlowski
2017-12-21 19:31 ` Krzysztof Kozlowski
2017-12-21 20:04 ` Arnd Bergmann
2017-12-21 20:04 ` Arnd Bergmann
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=20171220173643.5840-2-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 \
/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.