Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752551AbdGIRje (ORCPT ); Sun, 9 Jul 2017 13:39:34 -0400 Received: from mail-yw0-f174.google.com ([209.85.161.174]:34917 "EHLO mail-yw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752454AbdGIRjc (ORCPT ); Sun, 9 Jul 2017 13:39:32 -0400 From: Vladimir Barinov To: Marek Vasut , Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Vladimir Barinov Subject: [PATCH v2 0/2] clk: vc5: Add IDT VersaClock 5P49V5925 Date: Sun, 9 Jul 2017 20:39:30 +0300 Message-Id: <1499621970-12925-1-git-send-email-vladimir.barinov@cogentembedded.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 20 Hello, This adds the folowing: - Update IDT VersaClock 5 driver to support 5P49V5925 - Add bindings for IDT VersaClock 5P49V5925 This has the following dependency: - [V3,7/8] clk: vc5: Add bindings for IDT VersaClock 5P49V6901 - [V3,8/8] clk: vc5: Add support for IDT VersaClock 5P49V6901 Vladimir Barinov (2): [1/2] clk: vc5: Add support for IDT VersaClock 5P49V5925 [2/2] dt: Add bindings for IDT VersaClock 5P49V5925 --- This patchset is against the 'kernel/git/torvalds/linux.git' repo. Documentation/devicetree/bindings/clock/idt,versaclock5.txt | 11 +++++++---- drivers/clk/clk-versaclock5.c | 11 +++++++++++ 2 files changed, 18 insertions(+), 4 deletions(-)