From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751427AbcFWUjd (ORCPT ); Thu, 23 Jun 2016 16:39:33 -0400 Received: from mail-pf0-f177.google.com ([209.85.192.177]:34782 "EHLO mail-pf0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750919AbcFWUjc (ORCPT ); Thu, 23 Jun 2016 16:39:32 -0400 From: John Stultz To: lkml Cc: John Stultz , Michael Turquette , Stephen Boyd , Rob Herring , Pawel Moll , Wei Xu , Guodong Xu , Zhangfei Gao Subject: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey Date: Thu, 23 Jun 2016 13:39:26 -0700 Message-Id: <1466714368-4813-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 for review and consideration to be merged. (But I've not gotten much feedback on it. Do I have the right people cc'ed?) Michael/Wei: If you don't object to this, can I get an ack from one of you so the other can take the change through their tree? 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