diff mbox

[1/1] ARM: exynos_defconfig: Enable HDMI support

Message ID 1423244567-24463-1-git-send-email-javier.martinez@collabora.co.uk (mailing list archive)
State New, archived
Headers show

Commit Message

Javier Martinez Canillas Feb. 6, 2015, 5:42 p.m. UTC
Many Exynos boards have an HDMI port so enable Exynos DRM HDMI support.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---

Exynos DRM HDMI has some issues that were fixed by Andrzej's [0] series.
So now is safe to HDMI support for Exynos boards.

[0]: https://lkml.org/lkml/2015/2/5/265

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

Comments

Javier Martinez Canillas March 17, 2015, 6:54 p.m. UTC | #1
Hello Kukjin,

On Fri, Feb 6, 2015 at 6:42 PM, Javier Martinez Canillas
<javier.martinez@collabora.co.uk> wrote:
> Many Exynos boards have an HDMI port so enable Exynos DRM HDMI support.
>
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> ---
>
> Exynos DRM HDMI has some issues that were fixed by Andrzej's [0] series.
> So now is safe to HDMI support for Exynos boards.
>
> [0]: https://lkml.org/lkml/2015/2/5/265
>
>  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 70e5d0bdb4e4..e44da52e5223 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -120,6 +120,7 @@ CONFIG_REGULATOR_S2MPS11=y
>  CONFIG_REGULATOR_S5M8767=y
>  CONFIG_REGULATOR_TPS65090=y
>  CONFIG_DRM=y
> +CONFIG_DRM_EXYNOS_HDMI=y
>  CONFIG_DRM_BRIDGE=y
>  CONFIG_DRM_PTN3460=y
>  CONFIG_DRM_PS8622=y
> --

It seems you missed this patch when picking the exynos_defconfig patches.

Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Javier Martinez Canillas March 24, 2015, 9:03 a.m. UTC | #2
Hello Kukjin,

On Tue, Mar 17, 2015 at 7:54 PM, Javier Martinez Canillas
<javier@dowhile0.org> wrote:
> On Fri, Feb 6, 2015 at 6:42 PM, Javier Martinez Canillas
> <javier.martinez@collabora.co.uk> wrote:
>> Many Exynos boards have an HDMI port so enable Exynos DRM HDMI support.
>>
>> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
>> ---
>>
>> Exynos DRM HDMI has some issues that were fixed by Andrzej's [0] series.
>> So now is safe to HDMI support for Exynos boards.
>>
>> [0]: https://lkml.org/lkml/2015/2/5/265
>>
>>  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 70e5d0bdb4e4..e44da52e5223 100644
>> --- a/arch/arm/configs/exynos_defconfig
>> +++ b/arch/arm/configs/exynos_defconfig
>> @@ -120,6 +120,7 @@ CONFIG_REGULATOR_S2MPS11=y
>>  CONFIG_REGULATOR_S5M8767=y
>>  CONFIG_REGULATOR_TPS65090=y
>>  CONFIG_DRM=y
>> +CONFIG_DRM_EXYNOS_HDMI=y
>>  CONFIG_DRM_BRIDGE=y
>>  CONFIG_DRM_PTN3460=y
>>  CONFIG_DRM_PS8622=y
>> --
>
> It seems you missed this patch when picking the exynos_defconfig patches.
>

Another gentle reminder about this patch.

Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
kgene@kernel.org March 24, 2015, 12:52 p.m. UTC | #3
Javier Martinez Canilla wrote:
> 
> Hello Kukjin,
> 
Hi,

> On Tue, Mar 17, 2015 at 7:54 PM, Javier Martinez Canillas
> <javier@dowhile0.org> wrote:
> > On Fri, Feb 6, 2015 at 6:42 PM, Javier Martinez Canillas
> > <javier.martinez@collabora.co.uk> wrote:
> >> Many Exynos boards have an HDMI port so enable Exynos DRM HDMI support.
> >>
> >> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> >> ---
> >>
> >> Exynos DRM HDMI has some issues that were fixed by Andrzej's [0] series.
> >> So now is safe to HDMI support for Exynos boards.
> >>
> >> [0]: https://lkml.org/lkml/2015/2/5/265
> >>
> >>  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 70e5d0bdb4e4..e44da52e5223 100644
> >> --- a/arch/arm/configs/exynos_defconfig
> >> +++ b/arch/arm/configs/exynos_defconfig
> >> @@ -120,6 +120,7 @@ CONFIG_REGULATOR_S2MPS11=y
> >>  CONFIG_REGULATOR_S5M8767=y
> >>  CONFIG_REGULATOR_TPS65090=y
> >>  CONFIG_DRM=y
> >> +CONFIG_DRM_EXYNOS_HDMI=y
> >>  CONFIG_DRM_BRIDGE=y
> >>  CONFIG_DRM_PTN3460=y
> >>  CONFIG_DRM_PS8622=y
> >> --
> >
> > It seems you missed this patch when picking the exynos_defconfig patches.
> >
> 
> Another gentle reminder about this patch.
> 
Thanks, will apply tonight ;-)

- Kukjin

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 70e5d0bdb4e4..e44da52e5223 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -120,6 +120,7 @@  CONFIG_REGULATOR_S2MPS11=y
 CONFIG_REGULATOR_S5M8767=y
 CONFIG_REGULATOR_TPS65090=y
 CONFIG_DRM=y
+CONFIG_DRM_EXYNOS_HDMI=y
 CONFIG_DRM_BRIDGE=y
 CONFIG_DRM_PTN3460=y
 CONFIG_DRM_PS8622=y