Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754226AbdFNDZH (ORCPT ); Tue, 13 Jun 2017 23:25:07 -0400 Received: from mail-pg0-f49.google.com ([74.125.83.49]:34831 "EHLO mail-pg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753103AbdFNDZF (ORCPT ); Tue, 13 Jun 2017 23:25:05 -0400 Subject: Re: [PATCH v2 3/3] clk: hi3660: Set PPLL2 to 2880M To: Guodong Xu , mturquette@baylibre.com, sboyd@codeaurora.org, robh+dt@kernel.org, mark.rutland@arm.com Cc: chenjun14@huawei.com, zhongkaihua@huawei.com, leo.yan@linaro.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Zheng Shaobo References: <20170526073821.25971-1-guodong.xu@linaro.org> <20170526073821.25971-4-guodong.xu@linaro.org> From: zhangfei Message-ID: <2e8e4c47-460c-4981-9261-c94caf79810c@linaro.org> Date: Wed, 14 Jun 2017 11:24:49 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170526073821.25971-4-guodong.xu@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 360 Lines: 12 On 2017年05月26日 15:38, Guodong Xu wrote: > From: Zhong Kaihua > > Set PPLL2 to 2880M. With this patch, we saw better compatibility > on various 1080p HDMI monitors. > > Signed-off-by: Zhong Kaihua > Signed-off-by: Zheng Shaobo Acked-by: Zhangfei Gao