[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170501160553.fa67agqy5ltpwo7p@lukather>
Date: Mon, 1 May 2017 18:05:53 +0200
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: Priit Laes <plaes@...es.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-clk@...r.kernel.org,
Philipp Zabel <p.zabel@...gutronix.de>,
Russell King <linux@...linux.org.uk>,
Chen-Yu Tsai <wens@...e.org>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>,
Stephen Boyd <sboyd@...eaurora.org>,
Michael Turquette <mturquette@...libre.com>,
linux-sunxi@...glegroups.com
Subject: Re: [PATCH v3 4/5] ARM: sun7i: Convert to CCU
Hi,
On Wed, Apr 26, 2017 at 10:32:24PM +0300, Priit Laes wrote:
> compatible = "allwinner,simple-framebuffer",
> "simple-framebuffer";
> allwinner,pipeline = "de_be0-lcd0-hdmi";
> - clocks = <&ahb_gates 36>, <&ahb_gates 43>,
> - <&ahb_gates 44>, <&de_be0_clk>,
> - <&tcon0_ch1_clk>, <&dram_gates 26>;
> + clocks = <&ccu CLK_AHB_LCD0>, <&ccu CLK_AHB_HDMI0>,
> + <&ccu CLK_AHB_DE_BE0>, <&ccu CLK_DE_BE0>,
> + <&ccu CLK_TCON0_CH1>, <&ccu CLK_DRAM_DE_BE0>,
> + <&ccu CLK_HDMI>;
In order to make merging those patches *much* easier, could you just
use the raw IDs (ie not the defines, but the numbers) for now?
And ideally, send a patch after 4.13-rc1 that will switch to the
defines.
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists