Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935071Ab3GWW36 (ORCPT ); Tue, 23 Jul 2013 18:29:58 -0400 Received: from mail.free-electrons.com ([94.23.35.102]:51836 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934308Ab3GWW3z (ORCPT ); Tue, 23 Jul 2013 18:29:55 -0400 From: Maxime Ripard To: Mike Turquette Cc: Emilio Lopez , kevin.z.m.zh@gmail.com, sunny@allwinnertech.com, shuge@allwinnertech.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Maxime Ripard Subject: [PATCH 0/2] clk: sunxi: Add clock support for the A10s Date: Wed, 24 Jul 2013 00:28:22 +0200 Message-Id: <1374618504-19391-1-git-send-email-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 1.8.3.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 25 Hi, This small patchset adds support for the gates found in the Allwinner A10s SoC. Since the gates are the only clock that differ from the other supported Allwinner SoCs so far, the two patches are quite trivial. Thanks, Maxime Maxime Ripard (2): clk: sunxi: Add A10s gates ARM: sun5i: dt: Use the A10s gates in the DTSI arch/arm/boot/dts/sun5i-a10s.dtsi | 36 ++++++++++++++---------------------- drivers/clk/sunxi/clk-sunxi.c | 15 +++++++++++++++ 2 files changed, 29 insertions(+), 22 deletions(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/