public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Clock and Reset for TCON LCD
@ 2025-02-12 19:11 Chris Morgan
  2025-02-12 19:11 ` [PATCH 1/2] dt-bindings: clock: sun50i-h616-ccu: Add LCD TCON clk and reset Chris Morgan
  2025-02-12 19:11 ` [PATCH 2/2] clk: sunxi-ng: h616: Add clock/reset for LCD TCON Chris Morgan
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Morgan @ 2025-02-12 19:11 UTC (permalink / raw)
  To: linux-sunxi
  Cc: devicetree, linux-clk, p.zabel, conor+dt, krzk+dt, robh, samuel,
	jernej.skrabec, wens, sboyd, mturquette, ryan, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

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@mx.google.com/

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-13  0:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12 19:11 [PATCH 0/2] Add Clock and Reset for TCON LCD Chris Morgan
2025-02-12 19:11 ` [PATCH 1/2] dt-bindings: clock: sun50i-h616-ccu: Add LCD TCON clk and reset Chris Morgan
2025-02-12 19:28   ` Krzysztof Kozlowski
2025-02-12 19:11 ` [PATCH 2/2] clk: sunxi-ng: h616: Add clock/reset for LCD TCON Chris Morgan
2025-02-13  0:39   ` Andre Przywara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox