[PATCH v3 4/5] ARM: sun7i: Convert to CCU
From: Maxime Ripard <hidden>
Date: 2017-05-01 16:06:02
Also in:
linux-clk, linux-devicetree, lkml
From: Maxime Ripard <hidden>
Date: 2017-05-01 16:06:02
Also in:
linux-clk, linux-devicetree, lkml
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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170501/22a331f8/attachment.sig>