Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753913AbdFSPpK (ORCPT ); Mon, 19 Jun 2017 11:45:10 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:48413 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751639AbdFSPpH (ORCPT ); Mon, 19 Jun 2017 11:45:07 -0400 From: Gregory CLEMENT To: Stephen Boyd , Mike Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory CLEMENT , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Rob Herring , devicetree@vger.kernel.org, Nadav Haklai , Kostya Porotchkin , Neta Zur Hershkovits , Marcin Wojtas , Omri Itach , Shadi Ammouri Subject: [GIT PULL] Improve cp110 clk support on Marvell Armada 7K/8K MIME-Version: 1.0 Content-Type: text/plain Date: Mon, 19 Jun 2017 17:36:42 +0200 Message-Id: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1551 Lines: 47 Hi Mike, Stephen, This time I turned the series in a pull request so I removed the device tree binding part which will be in an other series for Rob Herring and I also removed the dt part that I will take care of once you will have pulled this one. I hope this will be easier for you to apply this way. Thanks! Gregory The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (Sat, 13 May 2017 13:19:49 -0700) are available in the git repository at: git://git.infradead.org/linux-mvebu.git refs/heads/clk-cp110 for you to fetch changes up to a45af6d3a98b4d8a2746de13a8db52fb4123bb56: clk: mvebu: cp110: add sdio clock to cp-110 system controller (Wed, 31 May 2017 15:19:15 +0200) ---------------------------------------------------------------- Improve cp110 clk support on Marvell Armada 7K/8K We got more information about the clock controllers and the clock tree of the CP110 part that we find in the Marvell Armada 7K/8K SoCs. The clk driver is modified accordingly from this new information. ---------------------------------------------------------------- Gregory CLEMENT (3): clk: mvebu: cp110: make failure labels more meaningful clk: mvebu: cp110: do not depend anymore of the *-clock-output-names clk: mvebu: cp110: introduce a new binding Konstantin Porotchkin (1): clk: mvebu: cp110: add sdio clock to cp-110 system controller drivers/clk/mvebu/cp110-system-controller.c | 200 ++++++++++++++------- 1 file changed, 138 insertions(+), 62 deletions(-) -- git-series 0.9.1