From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751862AbcF3Au3 (ORCPT ); Wed, 29 Jun 2016 20:50:29 -0400 Received: from mail-pf0-f180.google.com ([209.85.192.180]:36472 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751450AbcF3Au2 (ORCPT ); Wed, 29 Jun 2016 20:50:28 -0400 From: John Stultz To: lkml , arm@kernel.org Cc: John Stultz , Michael Turquette , Stephen Boyd , Rob Herring , Pawel Moll , Wei Xu , Guodong Xu , Zhangfei Gao Subject: [PATCH 0/2 v3] Add pl031 RTC support for Hi6220 Date: Wed, 29 Jun 2016 17:48:43 -0700 Message-Id: <1467247725-3665-1-git-send-email-john.stultz@linaro.org> 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 This patchset enables the pl031 RTC on the Hi6220 SoC. I'd like to submit it to be merged. Wei has acked the second patch (modulo a whitespace fix which I've included in this v3), so it seems like both could go through the clk tree. But Wei also seemed open to pulling in a clk tree branch as it goes through arm-soc. Michael/Stephen: If there's no other objections, could you queue the first patch and make it avilable via the branch for Wei, or just take both patches? thanks -john Cc: Michael Turquette Cc: Stephen Boyd Cc: Rob Herring Cc: Pawel Moll Cc: Wei Xu Cc: Guodong Xu Cc: Zhangfei Gao Zhangfei Gao (2): clk: hi6220: Add RTC clock for pl031 arm64: dts: hi6220: Add pl031 RTC support arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 16 ++++++++++++++++ drivers/clk/hisilicon/clk-hi6220.c | 2 ++ include/dt-bindings/clock/hi6220-clock.h | 5 +++-- 3 files changed, 21 insertions(+), 2 deletions(-) -- 1.9.1