* [GIT PULL 2/5] Samsung defconfig udpates for v4.1
@ 2015-04-01 18:16 Kukjin Kim
2015-04-03 21:58 ` Olof Johansson
2015-04-04 6:47 ` Javier Martinez Canillas
0 siblings, 2 replies; 5+ messages in thread
From: Kukjin Kim @ 2015-04-01 18:16 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-defconfig
for you to fetch changes up to bb84296ae52da844c9cab81e0197152a69f2f841:
ARM: exynos_defconfig: Enable HDMI support (2015-03-27 02:00:09 +0900)
----------------------------------------------------------------
Samsung defconfig updates for v4.1
- update exynos-defconfig
: enable HDMI, CPUidle, ChromeOS EC chardev driver
and thermal emulation, Marvell WiFi-Ex, CPUfreq,
and support for NFS rootfs
: remove EXYNOS_THERMAL_CORE define
and disable IOMMU support until support it
----------------------------------------------------------------
Javier Martinez Canillas (5):
ARM: exynos_defconfig: Disable IOMMU support
ARM: exynos_defconfig: Enable Marvell WiFi-Ex support
ARM: exynos_defconfig: Enable ChromeOS EC chardev driver
ARM: exynos_defconfig: Enable options to mount a rootfs via NFS
ARM: exynos_defconfig: Enable HDMI support
Krzysztof Kozlowski (1):
ARM: exynos_defconfig: Enable CPU idle
Lukasz Majewski (3):
ARM: exynos_defconfig: Remove CONFIG_EXYNOS_THERMAL_CORE define
ARM: exynos_defconfig: Enable thermal emulation for Exynos TMU
ARM: exynos_defconfig: Enable support for cpufreq on Exynos SoCs
arch/arm/configs/exynos_defconfig | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 2/5] Samsung defconfig udpates for v4.1
2015-04-01 18:16 [GIT PULL 2/5] Samsung defconfig udpates for v4.1 Kukjin Kim
@ 2015-04-03 21:58 ` Olof Johansson
2015-04-04 6:47 ` Javier Martinez Canillas
1 sibling, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2015-04-03 21:58 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Apr 02, 2015 at 03:16:22AM +0900, Kukjin Kim wrote:
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
> Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-defconfig
>
> for you to fetch changes up to bb84296ae52da844c9cab81e0197152a69f2f841:
>
> ARM: exynos_defconfig: Enable HDMI support (2015-03-27 02:00:09 +0900)
>
> ----------------------------------------------------------------
> Samsung defconfig updates for v4.1
>
> - update exynos-defconfig
> : enable HDMI, CPUidle, ChromeOS EC chardev driver
> and thermal emulation, Marvell WiFi-Ex, CPUfreq,
> and support for NFS rootfs
> : remove EXYNOS_THERMAL_CORE define
> and disable IOMMU support until support it
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 2/5] Samsung defconfig udpates for v4.1
2015-04-01 18:16 [GIT PULL 2/5] Samsung defconfig udpates for v4.1 Kukjin Kim
2015-04-03 21:58 ` Olof Johansson
@ 2015-04-04 6:47 ` Javier Martinez Canillas
2015-04-06 6:49 ` Kukjin Kim
1 sibling, 1 reply; 5+ messages in thread
From: Javier Martinez Canillas @ 2015-04-04 6:47 UTC (permalink / raw)
To: linux-arm-kernel
Hello Kukjin,
On Wed, Apr 1, 2015 at 8:16 PM, Kukjin Kim <kgene@kernel.org> wrote:
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
> Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-defconfig
>
> for you to fetch changes up to bb84296ae52da844c9cab81e0197152a69f2f841:
>
> ARM: exynos_defconfig: Enable HDMI support (2015-03-27 02:00:09 +0900)
>
> ----------------------------------------------------------------
> Samsung defconfig updates for v4.1
>
> - update exynos-defconfig
> : enable HDMI, CPUidle, ChromeOS EC chardev driver
> and thermal emulation, Marvell WiFi-Ex, CPUfreq,
> and support for NFS rootfs
> : remove EXYNOS_THERMAL_CORE define
> and disable IOMMU support until support it
>
> ----------------------------------------------------------------
> Javier Martinez Canillas (5):
> ARM: exynos_defconfig: Disable IOMMU support
As I mentioned before, this also is needed for 4.0-rc to have display
working on at least Exynos5420 Peach Pit and Exynos5800 Peach Pi
Chromebooks but I saw that it is not included in your "Samsung 2nd
fixes for v4.0" git pull [0].
Maybe it can be sent directly to arm at kernel.org?
Best regards,
Javier
[0]: http://www.spinics.net/lists/arm-kernel/msg410078.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 2/5] Samsung defconfig udpates for v4.1
2015-04-04 6:47 ` Javier Martinez Canillas
@ 2015-04-06 6:49 ` Kukjin Kim
2015-04-06 7:49 ` Javier Martinez Canillas
0 siblings, 1 reply; 5+ messages in thread
From: Kukjin Kim @ 2015-04-06 6:49 UTC (permalink / raw)
To: linux-arm-kernel
Javier Martinez Canillas wrote:
>
> Hello Kukjin,
>
Hi,
> On Wed, Apr 1, 2015 at 8:16 PM, Kukjin Kim <kgene@kernel.org> wrote:
> > The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
> >
> > Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-defconfig
> >
> > for you to fetch changes up to bb84296ae52da844c9cab81e0197152a69f2f841:
> >
> > ARM: exynos_defconfig: Enable HDMI support (2015-03-27 02:00:09 +0900)
> >
> > ----------------------------------------------------------------
> > Samsung defconfig updates for v4.1
> >
> > - update exynos-defconfig
> > : enable HDMI, CPUidle, ChromeOS EC chardev driver
> > and thermal emulation, Marvell WiFi-Ex, CPUfreq,
> > and support for NFS rootfs
> > : remove EXYNOS_THERMAL_CORE define
> > and disable IOMMU support until support it
> >
> > ----------------------------------------------------------------
> > Javier Martinez Canillas (5):
> > ARM: exynos_defconfig: Disable IOMMU support
>
> As I mentioned before, this also is needed for 4.0-rc to have display
> working on at least Exynos5420 Peach Pit and Exynos5800 Peach Pi
> Chromebooks but I saw that it is not included in your "Samsung 2nd
> fixes for v4.0" git pull [0].
>
Yeah, you're right. The 'disabling IOMMU' should be queued for 4.0-rc but I've
missed. Sorry about that. As you know, the branch has been queued for 4.1
already so if we send it even the one patch for 4.0-rc, it will cause conflict.
So I think would be better if we could send it to stable after 4.1-rc1? If you
agree, I'll.
> Maybe it can be sent directly to arm at kernel.org?
>
I don't think so because of above reason...
- Kukjin
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 2/5] Samsung defconfig udpates for v4.1
2015-04-06 6:49 ` Kukjin Kim
@ 2015-04-06 7:49 ` Javier Martinez Canillas
0 siblings, 0 replies; 5+ messages in thread
From: Javier Martinez Canillas @ 2015-04-06 7:49 UTC (permalink / raw)
To: linux-arm-kernel
Hello Kukjin,
On Mon, Apr 6, 2015 at 8:49 AM, Kukjin Kim <kgene@kernel.org> wrote:
> Javier Martinez Canillas wrote:
>>
>> Hello Kukjin,
>>
> Hi,
>
>> On Wed, Apr 1, 2015 at 8:16 PM, Kukjin Kim <kgene@kernel.org> wrote:
>> > The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>> >
>> > Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>> >
>> > are available in the git repository at:
>> >
>> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>> > tags/samsung-defconfig
>> >
>> > for you to fetch changes up to bb84296ae52da844c9cab81e0197152a69f2f841:
>> >
>> > ARM: exynos_defconfig: Enable HDMI support (2015-03-27 02:00:09 +0900)
>> >
>> > ----------------------------------------------------------------
>> > Samsung defconfig updates for v4.1
>> >
>> > - update exynos-defconfig
>> > : enable HDMI, CPUidle, ChromeOS EC chardev driver
>> > and thermal emulation, Marvell WiFi-Ex, CPUfreq,
>> > and support for NFS rootfs
>> > : remove EXYNOS_THERMAL_CORE define
>> > and disable IOMMU support until support it
>> >
>> > ----------------------------------------------------------------
>> > Javier Martinez Canillas (5):
>> > ARM: exynos_defconfig: Disable IOMMU support
>>
>> As I mentioned before, this also is needed for 4.0-rc to have display
>> working on at least Exynos5420 Peach Pit and Exynos5800 Peach Pi
>> Chromebooks but I saw that it is not included in your "Samsung 2nd
>> fixes for v4.0" git pull [0].
>>
> Yeah, you're right. The 'disabling IOMMU' should be queued for 4.0-rc but I've
> missed. Sorry about that. As you know, the branch has been queued for 4.1
> already so if we send it even the one patch for 4.0-rc, it will cause conflict.
>
> So I think would be better if we could send it to stable after 4.1-rc1? If you
> agree, I'll.
>
Agreed.
>> Maybe it can be sent directly to arm at kernel.org?
>>
> I don't think so because of above reason...
>
Got it, thanks for the explanation.
> - Kukjin
>
Best regards,
Javier
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-04-06 7:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 18:16 [GIT PULL 2/5] Samsung defconfig udpates for v4.1 Kukjin Kim
2015-04-03 21:58 ` Olof Johansson
2015-04-04 6:47 ` Javier Martinez Canillas
2015-04-06 6:49 ` Kukjin Kim
2015-04-06 7:49 ` Javier Martinez Canillas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).