2015-05-05 2:32 GMT+09:00 Kamil Debski :
> Add a dts node entry and enable the HDMI CEC device present in the Exynos4
> family of SoCs.
>
> Signed-off-by: Kamil Debski
Acked-by: Krzysztof Kozlowski
Best regards,
Krzysztof
2015-05-05 2:32 GMT+09:00 Kamil Debski :
> This patch adds HDMI CEC node specific to the Exynos4210/4x12 SoC series.
>
> Signed-off-by: Kamil Debski
Acked-by: Krzysztof Kozlowski
Best regards,
Krzysztof
2015-05-05 2:32 GMT+09:00 Kamil Debski :
> Add pinctrl nodes for the HDMI CEC device to the Exynos4210 and
> Exynos4x12 SoCs. These are required by the HDMI CEC device.
>
> Signed-off-by: Kamil Debski
Acked-by: Krzysztof Kozlowski
Are there any objections to picking the DTS changes independentl
On 17.11.2014 16:57, Kevin Hilman wrote:
> FYI...
>
> Various new exynos5 boot failures starting next-20141117. Looking in
> the boot logs, the boot stops during DRM initialization.
>
> Note that the boot failures are only on exynos_defconfig, and not
> multi_v7_defconfig.
Cc: +Inki Dae, +dri-d
On 06.11.2014 11:32, Inki Dae wrote:
> This patch resolves temporarily infinite loop issue incurred
> when Exynos drm driver is enabled and multi-platform kernel
> is used by registering Exynos drm device object only in case
> of Exynos SoC. So this patch will be replaced with more generic
> way la