From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755793AbbI2HVX (ORCPT ); Tue, 29 Sep 2015 03:21:23 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:34842 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755546AbbI2HVP (ORCPT ); Tue, 29 Sep 2015 03:21:15 -0400 Subject: Re: [PATCH RESEND] ARM: dts: Move display-timings node from fimd to dp To: Tomeu Vizoso , linux-kernel@vger.kernel.org References: <1442494120-463-1-git-send-email-tomeu.vizoso@collabora.com> Cc: Javier Martinez Canillas , Sean Paul , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Kukjin Kim , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org From: Krzysztof Kozlowski Message-ID: <560A3BE3.3090504@samsung.com> Date: Tue, 29 Sep 2015 16:21:07 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1442494120-463-1-git-send-email-tomeu.vizoso@collabora.com> Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org W dniu 17.09.2015 o 21:48, Tomeu Vizoso pisze: > From: Sean Paul > > This patch moves the display-timings node from fimd to dp to reflect the > device tree bindings change. > > Signed-off-by: Sean Paul > [tomeu.vizoso@collabora.com: Rebased] > Signed-off-by: Tomeu Vizoso > > --- > > Hi, > > looks like a long time ago the bindings were changed and the DTs for > these boards weren't updated. > > I have retaken Sean's forgotten patch and rebased it, but I have only > tested on an Arndale that exynos-drm doesn't complain about missing > timings. > > Regards, > > Tomeu > --- > arch/arm/boot/dts/exynos5250-arndale.dts | 8 ++++---- > arch/arm/boot/dts/exynos5250-smdk5250.dts | 16 ++++++++-------- > arch/arm/boot/dts/exynos5420-smdk5420.dts | 7 ++++--- > 3 files changed, 16 insertions(+), 15 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof