Re: [PATCH 1/5] clk: sunxi: Add DE2 display-related clocks/resets

2022-12-03 Thread Andre Przywara
On Mon, 28 Nov 2022 01:02:24 -0600 Samuel Holland wrote: Hi, > Add clock/reset definitions for display-related peripherals, including > the display engine, TCONs, and DSI and HDMI encoders, so those drivers > can be converted to DM clock consumers instead of directly manipulating > the CCU regis

[PATCH 1/5] clk: sunxi: Add DE2 display-related clocks/resets

2022-11-27 Thread Samuel Holland
Add clock/reset definitions for display-related peripherals, including the display engine, TCONs, and DSI and HDMI encoders, so those drivers can be converted to DM clock consumers instead of directly manipulating the CCU registers. Signed-off-by: Samuel Holland --- drivers/clk/sunxi/clk_a64.c