[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGb2v67oU-0_Wt8Z0JFRmAXbOamSf_tME51wB25NYkNnx3XvtA@mail.gmail.com>
Date: Wed, 16 Sep 2015 13:42:11 +0800
From: Chen-Yu Tsai <wens@...e.org>
To: Maxime Ripard <maxime.ripard@...e-electrons.com>
Cc: Emilio Lopez <emilio@...pez.com.ar>,
Mike Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-clk <linux-clk@...r.kernel.org>
Subject: Re: [PATCH 0/4] ARM: sun8i: Fix A23 and A33 clock gates indices
On Fri, Sep 11, 2015 at 9:26 PM, Maxime Ripard
<maxime.ripard@...e-electrons.com> wrote:
> Hi everyone,
>
> Here is a patch set that adds the missing clocks for the message box
> in the A33 and A23 SoCs.
>
> In order to support that properly, the addition of a new clock driver
> for the A33 has been needed, and we split the gates definition that
> was previously shared to each DTSI.
>
> Let me know what you think,
> Maxime
>
> Maxime Ripard (4):
> clk: sunxi: Add A33 gates support
> ARM: sun8i: Add the A33 AHB1 gates clock driver
> ARM: sun8i: Move A23 AHB1 gates out of common DTSI
> ARM: sun8i: A23: Add missing msgbox gate
>
> arch/arm/boot/dts/sun8i-a23-a33.dtsi | 25 -------------------------
> arch/arm/boot/dts/sun8i-a23.dtsi | 25 +++++++++++++++++++++++++
> arch/arm/boot/dts/sun8i-a33.dtsi | 27 +++++++++++++++++++++++++++
> drivers/clk/sunxi/clk-simple-gates.c | 2 ++
> 4 files changed, 54 insertions(+), 25 deletions(-)
Apart from the small issue with the second patch's commit message,
this series looks good.
Reviewed-by: Chen-Yu Tsai <wens@...e.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists