All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: exynos_defconfig: Enable MFC driver as module
@ 2016-05-10 21:07 ` Javier Martinez Canillas
  0 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-10 21:07 UTC (permalink / raw)
  To: linux-kernel
  Cc: Javier Martinez Canillas, Marek Szyprowski, Kukjin Kim,
	Thierry Reding, Anand Moon, linux-samsung-soc,
	Krzysztof Kozlowski, Russell King, linux-arm-kernel

Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
can be used to {en,de}code video streams by hardware. Enable support for
its driver as a module so the MFC can be tested.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

This patch depends on https://patchwork.kernel.org/patch/8970731/

 arch/arm/configs/exynos_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 0600818f0f2a..007c8eca407e 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -155,6 +155,7 @@ CONFIG_VIDEO_EXYNOS_FIMC_LITE=m
 CONFIG_VIDEO_EXYNOS4_FIMC_IS=m
 CONFIG_V4L_MEM2MEM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
+CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
 CONFIG_DRM=y
 CONFIG_DRM_NXP_PTN3460=y
 CONFIG_DRM_PARADE_PS8622=y
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 1/2] ARM: exynos_defconfig: Enable MFC driver as module
@ 2016-05-10 21:07 ` Javier Martinez Canillas
  0 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-10 21:07 UTC (permalink / raw)
  To: linux-arm-kernel

Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
can be used to {en,de}code video streams by hardware. Enable support for
its driver as a module so the MFC can be tested.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

This patch depends on https://patchwork.kernel.org/patch/8970731/

 arch/arm/configs/exynos_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 0600818f0f2a..007c8eca407e 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -155,6 +155,7 @@ CONFIG_VIDEO_EXYNOS_FIMC_LITE=m
 CONFIG_VIDEO_EXYNOS4_FIMC_IS=m
 CONFIG_V4L_MEM2MEM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
+CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
 CONFIG_DRM=y
 CONFIG_DRM_NXP_PTN3460=y
 CONFIG_DRM_PARADE_PS8622=y
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
  2016-05-10 21:07 ` Javier Martinez Canillas
@ 2016-05-10 21:07   ` Javier Martinez Canillas
  -1 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-10 21:07 UTC (permalink / raw)
  To: linux-kernel
  Cc: Javier Martinez Canillas, Kukjin Kim, Thierry Reding,
	Geert Uytterhoeven, Arnd Bergmann, Alexandre Belloni,
	Krzysztof Kozlowski, Sjoerd Simons, Lee Jones, Olof Johansson,
	Russell King, linux-arm-kernel, Simon Horman

Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
can be used to {en,de}code video streams by hardware. Enable support for
its driver as a module so the MFC can be tested.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

This patch depends on https://patchwork.kernel.org/patch/8970711/

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 2ba3f0cd2261..8086e9e13ff6 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -534,6 +534,7 @@ CONFIG_VIDEO_EXYNOS_FIMC_LITE=m
 CONFIG_VIDEO_EXYNOS4_FIMC_IS=m
 CONFIG_V4L_MEM2MEM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
+CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
 CONFIG_VIDEO_RENESAS_JPU=m
 CONFIG_VIDEO_RENESAS_VSP1=m
 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
@ 2016-05-10 21:07   ` Javier Martinez Canillas
  0 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-10 21:07 UTC (permalink / raw)
  To: linux-arm-kernel

Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
can be used to {en,de}code video streams by hardware. Enable support for
its driver as a module so the MFC can be tested.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

This patch depends on https://patchwork.kernel.org/patch/8970711/

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 2ba3f0cd2261..8086e9e13ff6 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -534,6 +534,7 @@ CONFIG_VIDEO_EXYNOS_FIMC_LITE=m
 CONFIG_VIDEO_EXYNOS4_FIMC_IS=m
 CONFIG_V4L_MEM2MEM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
+CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
 CONFIG_VIDEO_RENESAS_JPU=m
 CONFIG_VIDEO_RENESAS_VSP1=m
 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
  2016-05-10 21:07   ` Javier Martinez Canillas
@ 2016-05-11  6:27     ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2016-05-11  6:27 UTC (permalink / raw)
  To: Javier Martinez Canillas, linux-kernel
  Cc: Kukjin Kim, Thierry Reding, Geert Uytterhoeven, Arnd Bergmann,
	Alexandre Belloni, Sjoerd Simons, Lee Jones, Olof Johansson,
	Russell King, linux-arm-kernel, Simon Horman

On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
> can be used to {en,de}code video streams by hardware. Enable support for
> its driver as a module so the MFC can be tested.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
> This patch depends on https://patchwork.kernel.org/patch/8970711/
> 
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)


Both patches look good but only exynos_defconfig ended in Patchwork.
This one did not... because you forgot to Cc the samsung-soc list.

Best regards,
Krzysztod

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
@ 2016-05-11  6:27     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2016-05-11  6:27 UTC (permalink / raw)
  To: linux-arm-kernel

On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
> can be used to {en,de}code video streams by hardware. Enable support for
> its driver as a module so the MFC can be tested.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
> This patch depends on https://patchwork.kernel.org/patch/8970711/
> 
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)


Both patches look good but only exynos_defconfig ended in Patchwork.
This one did not... because you forgot to Cc the samsung-soc list.

Best regards,
Krzysztod

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
  2016-05-11  6:27     ` Krzysztof Kozlowski
@ 2016-05-11 12:14       ` Javier Martinez Canillas
  -1 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-11 12:14 UTC (permalink / raw)
  To: Krzysztof Kozlowski, linux-kernel
  Cc: Kukjin Kim, Thierry Reding, Geert Uytterhoeven, Arnd Bergmann,
	Alexandre Belloni, Sjoerd Simons, Lee Jones, Olof Johansson,
	Russell King, linux-arm-kernel, Simon Horman

Hello Krzysztof,

On 05/11/2016 02:27 AM, Krzysztof Kozlowski wrote:
> On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
>> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
>> can be used to {en,de}code video streams by hardware. Enable support for
>> its driver as a module so the MFC can be tested.
>>
>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>>
>> ---
>>
>> This patch depends on https://patchwork.kernel.org/patch/8970711/
>>
>>  arch/arm/configs/multi_v7_defconfig | 1 +
>>  1 file changed, 1 insertion(+)
> 
> 
> Both patches look good but only exynos_defconfig ended in Patchwork.
> This one did not... because you forgot to Cc the samsung-soc list.
>

Sigh, this time I used the cc list suggested by get_maintainers.pl and
forgot to double check if was complete. I'll resend and cc samsung-soc.
 
> Best regards,
> Krzysztod
> 

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
@ 2016-05-11 12:14       ` Javier Martinez Canillas
  0 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-11 12:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Krzysztof,

On 05/11/2016 02:27 AM, Krzysztof Kozlowski wrote:
> On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
>> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
>> can be used to {en,de}code video streams by hardware. Enable support for
>> its driver as a module so the MFC can be tested.
>>
>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>>
>> ---
>>
>> This patch depends on https://patchwork.kernel.org/patch/8970711/
>>
>>  arch/arm/configs/multi_v7_defconfig | 1 +
>>  1 file changed, 1 insertion(+)
> 
> 
> Both patches look good but only exynos_defconfig ended in Patchwork.
> This one did not... because you forgot to Cc the samsung-soc list.
>

Sigh, this time I used the cc list suggested by get_maintainers.pl and
forgot to double check if was complete. I'll resend and cc samsung-soc.
 
> Best regards,
> Krzysztod
> 

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
  2016-05-11 12:14       ` Javier Martinez Canillas
@ 2016-05-11 12:17         ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2016-05-11 12:17 UTC (permalink / raw)
  To: Javier Martinez Canillas, linux-kernel
  Cc: Kukjin Kim, Thierry Reding, Geert Uytterhoeven, Arnd Bergmann,
	Alexandre Belloni, Sjoerd Simons, Lee Jones, Olof Johansson,
	Russell King, linux-arm-kernel, Simon Horman

On 05/11/2016 02:14 PM, Javier Martinez Canillas wrote:
> Hello Krzysztof,
> 
> On 05/11/2016 02:27 AM, Krzysztof Kozlowski wrote:
>> On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
>>> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
>>> can be used to {en,de}code video streams by hardware. Enable support for
>>> its driver as a module so the MFC can be tested.
>>>
>>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>>>
>>> ---
>>>
>>> This patch depends on https://patchwork.kernel.org/patch/8970711/
>>>
>>>  arch/arm/configs/multi_v7_defconfig | 1 +
>>>  1 file changed, 1 insertion(+)
>>
>>
>> Both patches look good but only exynos_defconfig ended in Patchwork.
>> This one did not... because you forgot to Cc the samsung-soc list.
>>
> 
> Sigh, this time I used the cc list suggested by get_maintainers.pl and
> forgot to double check if was complete. I'll resend and cc samsung-soc.

No need. I found it on arm-kernel patchwork and I will apply it from there.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
@ 2016-05-11 12:17         ` Krzysztof Kozlowski
  0 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2016-05-11 12:17 UTC (permalink / raw)
  To: linux-arm-kernel

On 05/11/2016 02:14 PM, Javier Martinez Canillas wrote:
> Hello Krzysztof,
> 
> On 05/11/2016 02:27 AM, Krzysztof Kozlowski wrote:
>> On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
>>> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
>>> can be used to {en,de}code video streams by hardware. Enable support for
>>> its driver as a module so the MFC can be tested.
>>>
>>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>>>
>>> ---
>>>
>>> This patch depends on https://patchwork.kernel.org/patch/8970711/
>>>
>>>  arch/arm/configs/multi_v7_defconfig | 1 +
>>>  1 file changed, 1 insertion(+)
>>
>>
>> Both patches look good but only exynos_defconfig ended in Patchwork.
>> This one did not... because you forgot to Cc the samsung-soc list.
>>
> 
> Sigh, this time I used the cc list suggested by get_maintainers.pl and
> forgot to double check if was complete. I'll resend and cc samsung-soc.

No need. I found it on arm-kernel patchwork and I will apply it from there.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
  2016-05-11 12:17         ` Krzysztof Kozlowski
@ 2016-05-11 12:18           ` Javier Martinez Canillas
  -1 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-11 12:18 UTC (permalink / raw)
  To: Krzysztof Kozlowski, linux-kernel
  Cc: Kukjin Kim, Thierry Reding, Geert Uytterhoeven, Arnd Bergmann,
	Alexandre Belloni, Sjoerd Simons, Lee Jones, Olof Johansson,
	Russell King, linux-arm-kernel, Simon Horman

Hello Krzysztof,

On 05/11/2016 08:17 AM, Krzysztof Kozlowski wrote:
> On 05/11/2016 02:14 PM, Javier Martinez Canillas wrote:
>> Hello Krzysztof,
>>
>> On 05/11/2016 02:27 AM, Krzysztof Kozlowski wrote:
>>> On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
>>>> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
>>>> can be used to {en,de}code video streams by hardware. Enable support for
>>>> its driver as a module so the MFC can be tested.
>>>>
>>>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>>>>
>>>> ---
>>>>
>>>> This patch depends on https://patchwork.kernel.org/patch/8970711/
>>>>
>>>>  arch/arm/configs/multi_v7_defconfig | 1 +
>>>>  1 file changed, 1 insertion(+)
>>>
>>>
>>> Both patches look good but only exynos_defconfig ended in Patchwork.
>>> This one did not... because you forgot to Cc the samsung-soc list.
>>>
>>
>> Sigh, this time I used the cc list suggested by get_maintainers.pl and
>> forgot to double check if was complete. I'll resend and cc samsung-soc.
> 
> No need. I found it on arm-kernel patchwork and I will apply it from there.
>

Great, thanks a lot for your help.
 
> Best regards,
> Krzysztof
> 

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos MFC driver as module
@ 2016-05-11 12:18           ` Javier Martinez Canillas
  0 siblings, 0 replies; 14+ messages in thread
From: Javier Martinez Canillas @ 2016-05-11 12:18 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Krzysztof,

On 05/11/2016 08:17 AM, Krzysztof Kozlowski wrote:
> On 05/11/2016 02:14 PM, Javier Martinez Canillas wrote:
>> Hello Krzysztof,
>>
>> On 05/11/2016 02:27 AM, Krzysztof Kozlowski wrote:
>>> On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
>>>> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
>>>> can be used to {en,de}code video streams by hardware. Enable support for
>>>> its driver as a module so the MFC can be tested.
>>>>
>>>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>>>>
>>>> ---
>>>>
>>>> This patch depends on https://patchwork.kernel.org/patch/8970711/
>>>>
>>>>  arch/arm/configs/multi_v7_defconfig | 1 +
>>>>  1 file changed, 1 insertion(+)
>>>
>>>
>>> Both patches look good but only exynos_defconfig ended in Patchwork.
>>> This one did not... because you forgot to Cc the samsung-soc list.
>>>
>>
>> Sigh, this time I used the cc list suggested by get_maintainers.pl and
>> forgot to double check if was complete. I'll resend and cc samsung-soc.
> 
> No need. I found it on arm-kernel patchwork and I will apply it from there.
>

Great, thanks a lot for your help.
 
> Best regards,
> Krzysztof
> 

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/2] ARM: exynos_defconfig: Enable MFC driver as module
  2016-05-10 21:07 ` Javier Martinez Canillas
@ 2016-05-30  6:36   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2016-05-30  6:36 UTC (permalink / raw)
  To: Javier Martinez Canillas, linux-kernel
  Cc: Marek Szyprowski, Kukjin Kim, Thierry Reding, Anand Moon,
	linux-samsung-soc, Russell King, linux-arm-kernel

On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
> can be used to {en,de}code video streams by hardware. Enable support for
> its driver as a module so the MFC can be tested.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
> This patch depends on https://patchwork.kernel.org/patch/8970731/
> 
>  arch/arm/configs/exynos_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Thanks, applied both.

Krzysztof

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 1/2] ARM: exynos_defconfig: Enable MFC driver as module
@ 2016-05-30  6:36   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2016-05-30  6:36 UTC (permalink / raw)
  To: linux-arm-kernel

On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
> Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that
> can be used to {en,de}code video streams by hardware. Enable support for
> its driver as a module so the MFC can be tested.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
> This patch depends on https://patchwork.kernel.org/patch/8970731/
> 
>  arch/arm/configs/exynos_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Thanks, applied both.

Krzysztof

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-05-30  6:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-10 21:07 [PATCH 1/2] ARM: exynos_defconfig: Enable MFC driver as module Javier Martinez Canillas
2016-05-10 21:07 ` Javier Martinez Canillas
2016-05-10 21:07 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos " Javier Martinez Canillas
2016-05-10 21:07   ` Javier Martinez Canillas
2016-05-11  6:27   ` Krzysztof Kozlowski
2016-05-11  6:27     ` Krzysztof Kozlowski
2016-05-11 12:14     ` Javier Martinez Canillas
2016-05-11 12:14       ` Javier Martinez Canillas
2016-05-11 12:17       ` Krzysztof Kozlowski
2016-05-11 12:17         ` Krzysztof Kozlowski
2016-05-11 12:18         ` Javier Martinez Canillas
2016-05-11 12:18           ` Javier Martinez Canillas
2016-05-30  6:36 ` [PATCH 1/2] ARM: exynos_defconfig: Enable " Krzysztof Kozlowski
2016-05-30  6:36   ` Krzysztof Kozlowski

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.