Re: [GIT PULL] ARM: EXYNOS: dts: DTS fixes for 4.1, second try

2015-05-12 Thread Krzysztof Kozlowski
On 13.05.2015 03:27, Kukjin Kim wrote:
> On 05/11/15 12:10, Krzysztof Kozlowski wrote:
>> Dear Kukjin,
>>
>> This groups one fix missed in your last pull requst. This fixes suspend
>> on Peach boards related to Marvell mwifiex driver. The driver was
>> enabled for Exynos defconfig during merge window so currently
>> the suspend on these boards on this config fails.
>>
> Yes, you're right. Only exynos5250-snow related patch has been fixed
> before and this should be sent to upstream together. I've applied this
> into samsung-fixes-2 with your signed-off-by.
> 
> Note this will be sent to arm-soc before a couple of days of -rc4 with
> your other fix for suspend on exynos4.

Great, thank you!

What about the patches for next release (v4.2 or v4.3)? Do you have any
comments on them? These are mostly small improvements except one: the
coupled cpuidle driver for Exynos3250.

Best regards,
Krzysztof

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] ARM: EXYNOS: dts: DTS fixes for 4.1, second try

2015-05-12 Thread Kukjin Kim
On 05/11/15 12:10, Krzysztof Kozlowski wrote:
> Dear Kukjin,
> 
> This groups one fix missed in your last pull requst. This fixes suspend
> on Peach boards related to Marvell mwifiex driver. The driver was
> enabled for Exynos defconfig during merge window so currently
> the suspend on these boards on this config fails.
> 
Yes, you're right. Only exynos5250-snow related patch has been fixed
before and this should be sent to upstream together. I've applied this
into samsung-fixes-2 with your signed-off-by.

Note this will be sent to arm-soc before a couple of days of -rc4 with
your other fix for suspend on exynos4.

Thanks,
Kukjin

> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 77b0ffdc4bbd267e9589aa025047e512322fc643:
> 
>   Merge branch 'v4.2-next/dt-samsung' into for-next (2015-05-09 04:03:46 
> +0900)
> 
> are available in the git repository at:
> 
> 
>   https://github.com/krzk/linux.git tags/samsung-dt-fixes-4.1-2
> 
> for you to fetch changes up to 2495ae559826c60e3ccde9850e3b38815725b9c9:
> 
>   ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards 
> (2015-05-11 11:00:00 +0900)
> 
> 
> Fix for suspend on Peach boards related to Marvell mwifiex driver.
> The driver was enabled for Exynos defconfig during 4.1 merge window
> so currently the suspend on these boards on this config fails.
> 
> 
> Javier Martinez Canillas (1):
>   ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards
> 
>  arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 +
>  arch/arm/boot/dts/exynos5800-peach-pi.dts  | 1 +
>  2 files changed, 2 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] ARM: EXYNOS: dts: DTS fixes for 4.1, second try

2015-05-12 Thread Kukjin Kim
On 05/11/15 12:10, Krzysztof Kozlowski wrote:
 Dear Kukjin,
 
 This groups one fix missed in your last pull requst. This fixes suspend
 on Peach boards related to Marvell mwifiex driver. The driver was
 enabled for Exynos defconfig during merge window so currently
 the suspend on these boards on this config fails.
 
Yes, you're right. Only exynos5250-snow related patch has been fixed
before and this should be sent to upstream together. I've applied this
into samsung-fixes-2 with your signed-off-by.

Note this will be sent to arm-soc before a couple of days of -rc4 with
your other fix for suspend on exynos4.

Thanks,
Kukjin

 Best regards,
 Krzysztof
 
 
 The following changes since commit 77b0ffdc4bbd267e9589aa025047e512322fc643:
 
   Merge branch 'v4.2-next/dt-samsung' into for-next (2015-05-09 04:03:46 
 +0900)
 
 are available in the git repository at:
 
 
   https://github.com/krzk/linux.git tags/samsung-dt-fixes-4.1-2
 
 for you to fetch changes up to 2495ae559826c60e3ccde9850e3b38815725b9c9:
 
   ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards 
 (2015-05-11 11:00:00 +0900)
 
 
 Fix for suspend on Peach boards related to Marvell mwifiex driver.
 The driver was enabled for Exynos defconfig during 4.1 merge window
 so currently the suspend on these boards on this config fails.
 
 
 Javier Martinez Canillas (1):
   ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards
 
  arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 +
  arch/arm/boot/dts/exynos5800-peach-pi.dts  | 1 +
  2 files changed, 2 insertions(+)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] ARM: EXYNOS: dts: DTS fixes for 4.1, second try

2015-05-12 Thread Krzysztof Kozlowski
On 13.05.2015 03:27, Kukjin Kim wrote:
 On 05/11/15 12:10, Krzysztof Kozlowski wrote:
 Dear Kukjin,

 This groups one fix missed in your last pull requst. This fixes suspend
 on Peach boards related to Marvell mwifiex driver. The driver was
 enabled for Exynos defconfig during merge window so currently
 the suspend on these boards on this config fails.

 Yes, you're right. Only exynos5250-snow related patch has been fixed
 before and this should be sent to upstream together. I've applied this
 into samsung-fixes-2 with your signed-off-by.
 
 Note this will be sent to arm-soc before a couple of days of -rc4 with
 your other fix for suspend on exynos4.

Great, thank you!

What about the patches for next release (v4.2 or v4.3)? Do you have any
comments on them? These are mostly small improvements except one: the
coupled cpuidle driver for Exynos3250.

Best regards,
Krzysztof

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] ARM: EXYNOS: dts: DTS fixes for 4.1, second try

2015-05-10 Thread Krzysztof Kozlowski
Dear Kukjin,

This groups one fix missed in your last pull requst. This fixes suspend
on Peach boards related to Marvell mwifiex driver. The driver was
enabled for Exynos defconfig during merge window so currently
the suspend on these boards on this config fails.

Best regards,
Krzysztof


The following changes since commit 77b0ffdc4bbd267e9589aa025047e512322fc643:

  Merge branch 'v4.2-next/dt-samsung' into for-next (2015-05-09 04:03:46 +0900)

are available in the git repository at:


  https://github.com/krzk/linux.git tags/samsung-dt-fixes-4.1-2

for you to fetch changes up to 2495ae559826c60e3ccde9850e3b38815725b9c9:

  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards 
(2015-05-11 11:00:00 +0900)


Fix for suspend on Peach boards related to Marvell mwifiex driver.
The driver was enabled for Exynos defconfig during 4.1 merge window
so currently the suspend on these boards on this config fails.


Javier Martinez Canillas (1):
  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards

 arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 +
 arch/arm/boot/dts/exynos5800-peach-pi.dts  | 1 +
 2 files changed, 2 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] ARM: EXYNOS: dts: DTS fixes for 4.1, second try

2015-05-10 Thread Krzysztof Kozlowski
Dear Kukjin,

This groups one fix missed in your last pull requst. This fixes suspend
on Peach boards related to Marvell mwifiex driver. The driver was
enabled for Exynos defconfig during merge window so currently
the suspend on these boards on this config fails.

Best regards,
Krzysztof


The following changes since commit 77b0ffdc4bbd267e9589aa025047e512322fc643:

  Merge branch 'v4.2-next/dt-samsung' into for-next (2015-05-09 04:03:46 +0900)

are available in the git repository at:


  https://github.com/krzk/linux.git tags/samsung-dt-fixes-4.1-2

for you to fetch changes up to 2495ae559826c60e3ccde9850e3b38815725b9c9:

  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards 
(2015-05-11 11:00:00 +0900)


Fix for suspend on Peach boards related to Marvell mwifiex driver.
The driver was enabled for Exynos defconfig during 4.1 merge window
so currently the suspend on these boards on this config fails.


Javier Martinez Canillas (1):
  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards

 arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 +
 arch/arm/boot/dts/exynos5800-peach-pi.dts  | 1 +
 2 files changed, 2 insertions(+)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/