From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: [PATCH 0/3] Versatile AB/PB clocksource support Date: Wed, 28 Jan 2015 11:56:29 -0600 Message-ID: <1422467792-2065-1-git-send-email-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Daniel Lezcano , Thomas Gleixner Cc: devicetree@vger.kernel.org, Russell King , Rob Herring , Linus Walleij , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org The Versatile clocksource driver can also be used on Versatile AB and PB platforms, not just Versatile Express. This series adds support for those boards. I've split this off from the rest of the Versatile DT and multi-platform support as I'm not going to get it in place for 3.20. This part is fairly trivial and is ready to go. Daniel, Can you please take the whole series. Rob Rob Herring (3): dt/bindings: Add binding for Versatile system registers clocksource: versatile: adapt for Versatile AB and PB boards dts: versatile: add sysregs node Documentation/devicetree/bindings/arm/versatile-sysreg.txt | 10 ++++++++++ arch/arm/boot/dts/versatile-ab.dts | 5 +++++ drivers/clocksource/versatile.c | 4 +++- 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/arm/versatile-sysreg.txt -- 2.1.0