Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752483AbdGIRid (ORCPT ); Sun, 9 Jul 2017 13:38:33 -0400 Received: from mail-yw0-f177.google.com ([209.85.161.177]:34207 "EHLO mail-yw0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752225AbdGIRib (ORCPT ); Sun, 9 Jul 2017 13:38:31 -0400 Subject: Re: [PATCH 2/2] dt: Add bindings for IDT VersaClock 5P49V5925 To: Marek Vasut , Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland References: <1499392623-9011-1-git-send-email-vladimir.barinov@cogentembedded.com> <1499392677-9100-1-git-send-email-vladimir.barinov@cogentembedded.com> <57a23b45-9514-00c0-aa92-00a54d68ad2e@gmail.com> Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org From: Vladimir Barinov Message-ID: <3e9d24f7-e9e1-7b30-ff66-6a942074350d@cogentembedded.com> Date: Sun, 9 Jul 2017 20:38:28 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <57a23b45-9514-00c0-aa92-00a54d68ad2e@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 885 Lines: 24 On 09.07.2017 16:31, Marek Vasut wrote: > On 07/07/2017 03:57 AM, Vladimir Barinov wrote: >> From: Vladimir Barinov >> >> IDT VersaClock 5 5P49V5925 has 4 clock outputs > In 1/2 you said it has 4 FODs and 5 outputs (and it does have 5 outputs, > 4 from FODs and 1 I2C_OUTB). That was a copy typo. Thank you for pointing to this. > >> , 4 fractional dividers. >> Input clock source can be taken only from external reference clock. >> >> Signed-off-by: Vladimir Barinov > You might want to rebase this on top of and retest against [1], there > are 8 patches in total fixing some stuff and adding VC6 support. > > [1] https://patchwork.kernel.org/patch/9831797/ I've tested your patch series with ULCB board and HDMI display. I will rebase 5P49V5925 patches on top of them. Regards, Vladimir