From: Chris Morgan <macromorgan@xxxxxxxxxxx> Add the required resets and clocks used by the display engine TCON for LCD output. This is required for LCD output for the DE33 which is currently pending acceptance into mainline. https://lore.kernel.org/linux-sunxi/67acd970.050a0220.1eb03a.101e@xxxxxxxxxxxxx/ Chris Morgan (2): dt-bindings: clock: sun50i-h616-ccu: Add LCD TCON clk and reset clk: sunxi-ng: h616: Add clock/reset for LCD TCON drivers/clk/sunxi-ng/ccu-sun50i-h616.c | 24 +++++++++++++++++++++ drivers/clk/sunxi-ng/ccu-sun50i-h616.h | 2 +- include/dt-bindings/clock/sun50i-h616-ccu.h | 4 ++++ include/dt-bindings/reset/sun50i-h616-ccu.h | 2 ++ 4 files changed, 31 insertions(+), 1 deletion(-) -- 2.43.0