From: Chris Morgan <macroalpha82@gmail.com>
To: linux-sunxi@lists.linux.dev
Cc: devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
p.zabel@pengutronix.de, conor+dt@kernel.org, krzk+dt@kernel.org,
robh@kernel.org, samuel@sholland.org, jernej.skrabec@gmail.com,
wens@csie.org, sboyd@kernel.org, mturquette@baylibre.com,
ryan@testtoast.com, Chris Morgan <macromorgan@hotmail.com>
Subject: [PATCH V2 0/2] Add Clock and Reset for TCON LCD
Date: Thu, 13 Feb 2025 11:22:46 -0600 [thread overview]
Message-ID: <20250213172248.158447-1-macroalpha82@gmail.com> (raw)
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.
Note that while the clock is exposed on the T507, H616, and H700 the
H616 does not expose the LCD controller that requires these clocks.
https://lore.kernel.org/linux-sunxi/67acd970.050a0220.1eb03a.101e@mx.google.com/
Changes since V1:
- Updated commit message to note that the H616 has this clock, but not
the LCD controller that uses this clock.
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
next reply other threads:[~2025-02-13 17:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-13 17:22 Chris Morgan [this message]
2025-02-13 17:22 ` [PATCH V2 1/2] dt-bindings: clock: sun50i-h616-ccu: Add LCD TCON clk and reset Chris Morgan
2025-02-13 17:22 ` [PATCH V2 2/2] clk: sunxi-ng: h616: Add clock/reset for LCD TCON Chris Morgan
2025-02-16 10:02 ` Ryan Walklin
2025-02-20 16:52 ` Jernej Škrabec
2025-02-22 13:36 ` (subset) [PATCH V2 0/2] Add Clock and Reset for TCON LCD Chen-Yu Tsai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250213172248.158447-1-macroalpha82@gmail.com \
--to=macroalpha82@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jernej.skrabec@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=macromorgan@hotmail.com \
--cc=mturquette@baylibre.com \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=ryan@testtoast.com \
--cc=samuel@sholland.org \
--cc=sboyd@kernel.org \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox