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

Attachment: signature.asc
Description: PGP signature

Reply via email to