From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel.lezcano@linaro.org (Daniel Lezcano) Date: Wed, 26 Nov 2014 14:06:12 +0100 Subject: [GIT PULL] clockevents: new material for 3.19 Message-ID: <5475D044.5060607@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Thomas, This pull request contains the following changes: * Ezequiel Garcia added the missing 'clock_enabled' calls before getting the clocks' rate, switched to the reference clock for both the timer and the watchdog on a37, and updated the DT bindings documentation accordingly * Yanchang Li removed the hard coded clock rate and let use the configurable one Thanks ! -- Daniel The following changes since commit 867f667fb9c6734e06cc24e96fc7f06a7e772084: Merge tag 'renesas-clocksource-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into clockevents/3.18 (2014-09-29 01:59:51 +0200) are available in the git repository at: http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/3.19 for you to fetch changes up to 4a22d9c93af1f2b2c40354c4bc59fd007f33f05e: clocksource: armada-370-xp: Use the reference clock on A375 SoC (2014-11-26 13:51:08 +0100) ---------------------------------------------------------------- Ezequiel Garcia (3): clocksource: armada-370-xp: Add missing clock enable watchdog: orion: Use the reference clock on Armada 375 SoC clocksource: armada-370-xp: Use the reference clock on A375 SoC Yanchang Li (1): clocksource: sirf: Remove hard-coded clock rate Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt | 9 ++++++--- Documentation/devicetree/bindings/watchdog/marvel.txt | 13 +++++++++++++ drivers/clocksource/time-armada-370-xp.c | 30 ++++++++++++++++++++++++++++++ drivers/clocksource/timer-marco.c | 23 +++++++++-------------- drivers/watchdog/orion_wdt.c | 42 +++++++++++++++++++++++++++++++++++++++++- 5 files changed, 99 insertions(+), 18 deletions(-) -- Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752515AbaKZNGT (ORCPT ); Wed, 26 Nov 2014 08:06:19 -0500 Received: from mail-wg0-f47.google.com ([74.125.82.47]:51376 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbaKZNGS (ORCPT ); Wed, 26 Nov 2014 08:06:18 -0500 Message-ID: <5475D044.5060607@linaro.org> Date: Wed, 26 Nov 2014 14:06:12 +0100 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Thomas Gleixner CC: Ezequiel Garcia , Yanchang Li , Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" Subject: [GIT PULL] clockevents: new material for 3.19 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, This pull request contains the following changes: * Ezequiel Garcia added the missing 'clock_enabled' calls before getting the clocks' rate, switched to the reference clock for both the timer and the watchdog on a37, and updated the DT bindings documentation accordingly * Yanchang Li removed the hard coded clock rate and let use the configurable one Thanks ! -- Daniel The following changes since commit 867f667fb9c6734e06cc24e96fc7f06a7e772084: Merge tag 'renesas-clocksource-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into clockevents/3.18 (2014-09-29 01:59:51 +0200) are available in the git repository at: http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/3.19 for you to fetch changes up to 4a22d9c93af1f2b2c40354c4bc59fd007f33f05e: clocksource: armada-370-xp: Use the reference clock on A375 SoC (2014-11-26 13:51:08 +0100) ---------------------------------------------------------------- Ezequiel Garcia (3): clocksource: armada-370-xp: Add missing clock enable watchdog: orion: Use the reference clock on Armada 375 SoC clocksource: armada-370-xp: Use the reference clock on A375 SoC Yanchang Li (1): clocksource: sirf: Remove hard-coded clock rate Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt | 9 ++++++--- Documentation/devicetree/bindings/watchdog/marvel.txt | 13 +++++++++++++ drivers/clocksource/time-armada-370-xp.c | 30 ++++++++++++++++++++++++++++++ drivers/clocksource/timer-marco.c | 23 +++++++++-------------- drivers/watchdog/orion_wdt.c | 42 +++++++++++++++++++++++++++++++++++++++++- 5 files changed, 99 insertions(+), 18 deletions(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog