From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751167AbbFMGPQ (ORCPT ); Sat, 13 Jun 2015 02:15:16 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:33378 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750725AbbFMGPJ (ORCPT ); Sat, 13 Jun 2015 02:15:09 -0400 Message-ID: <557BCA65.8090806@samsung.com> Date: Sat, 13 Jun 2015 15:15:01 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Hyungwon Hwang , dri-devel@lists.freedesktop.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, inki.dae@samsung.com CC: stable@vger.kernel.org, sw0312.kim@samsung.com, jy0922.shim@samsung.com Subject: Re: [PATCH v2] ARM: dts: fix the clock-frequency of rinato board's panel References: <1434103610-24182-1-git-send-email-human.hwang@samsung.com> In-Reply-To: <1434103610-24182-1-git-send-email-human.hwang@samsung.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 12.06.2015 o 19:06, Hyungwon Hwang pisze: > After the commit abc0b1447d4974963548777a5ba4a4457c82c426 > ("drm: Perform basic sanity checks on probed modes"), proper > clock-frequency becomes mandatory for validating the mode of panel. > The display does not work if there is no mode validated. Also, this > clock-frequency must be set appropriately for getting required frame > rate. > > Signed-off-by: Hyungwon Hwang Thanks for updating the commit message, description now looks fine. But please indicate stable backporting properly, like in commit 242ddf0429. Just add cc and fixes tags to commit message and send with git send-email. Best regards, Krzysztof