From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756229AbcFARjd (ORCPT ); Wed, 1 Jun 2016 13:39:33 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:32950 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755961AbcFARjc (ORCPT ); Wed, 1 Jun 2016 13: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: [RFC][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey Date: Wed, 1 Jun 2016 10:39:20 -0700 Message-Id: <1464802762-23933-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 wanted to submit it out for an initial RFC, to see if there were any objections or feedback, and to try to figure out how these two patches should go upstream (independently via separate maintainers trees, or acked and through one?). 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 | 8 ++++++++ drivers/clk/hisilicon/clk-hi6220.c | 2 ++ include/dt-bindings/clock/hi6220-clock.h | 5 +++-- 3 files changed, 13 insertions(+), 2 deletions(-) -- 1.9.1