From: "Jernej Škrabec" <jernej.skrabec@gmail.com>
To: Andre Przywara <andre.przywara@arm.com>,
Anatolij Gustschin <agust@denx.de>,
Samuel Holland <samuel@sholland.org>
Cc: Samuel Holland <samuel@sholland.org>,
Jagan Teki <jagan@amarulasolutions.com>,
Lukasz Majewski <lukma@denx.de>,
Sean Anderson <seanga2@gmail.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH 0/5] video: sunxi: dw-hdmi: Partial OF conversion
Date: Sat, 03 Dec 2022 10:48:18 +0100 [thread overview]
Message-ID: <2655996.mvXUDI8C0e@jernej-laptop> (raw)
In-Reply-To: <20221128070229.4394-1-samuel@sholland.org>
Hi Samuel!
Dne ponedeljek, 28. november 2022 ob 08:02:23 CET je Samuel Holland
napisal(a):
> This series starts converting the DE2 video driver to use devicetree for
> MMIO addresses and clock/reset/regulator consumers. This is necessary
> for adding new SoC support (H6, D1, etc.) and will also be helpful when
> adding DSI output support.
>
> I picked up a couple of patches from Jernej's branch and added a couple
> on top. Specifically, the regulator consumer uses the AXP regulator
> driver[1] (when enabled) to stop relying on TF-A.
>
> I tested this series on a Pine A64 LTS board.
>
> [1]:
> https://patchwork.ozlabs.org/project/uboot/cover/20221128064757.2933-1-samu
> el@sholland.org/
>
>
> Jernej Skrabec (2):
> video: sunxi: dw-hdmi: Probe driver by compatible
> video: sunxi: dw-hdmi: Read address from DT node
>
> Samuel Holland (3):
> clk: sunxi: Add DE2 display-related clocks/resets
> video: sunxi: dw-hdmi: Use DM for clock gates and resets
> video: sunxi: dw-hdmi: Use DM for HVCC regulator
Thanks for working on this!
Whole series is
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Best regards,
Jernej
>
> drivers/clk/sunxi/clk_a64.c | 22 ++++++++
> drivers/clk/sunxi/clk_a83t.c | 22 ++++++++
> drivers/clk/sunxi/clk_h3.c | 17 ++++++
> drivers/clk/sunxi/clk_h6.c | 21 +++++++
> drivers/clk/sunxi/clk_h616.c | 21 +++++++
> drivers/clk/sunxi/clk_r40.c | 29 ++++++++++
> drivers/clk/sunxi/clk_v3s.c | 9 +++
> drivers/video/sunxi/sunxi_dw_hdmi.c | 87 +++++++++++++++++++----------
> 8 files changed, 200 insertions(+), 28 deletions(-)
prev parent reply other threads:[~2022-12-03 9:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-28 7:02 [PATCH 0/5] video: sunxi: dw-hdmi: Partial OF conversion Samuel Holland
2022-11-28 7:02 ` [PATCH 1/5] clk: sunxi: Add DE2 display-related clocks/resets Samuel Holland
2022-12-03 17:14 ` Andre Przywara
2022-11-28 7:02 ` [PATCH 2/5] video: sunxi: dw-hdmi: Probe driver by compatible Samuel Holland
2022-12-03 17:14 ` Andre Przywara
2022-11-28 7:02 ` [PATCH 3/5] video: sunxi: dw-hdmi: Read address from DT node Samuel Holland
2023-01-23 1:09 ` Andre Przywara
2022-11-28 7:02 ` [PATCH 4/5] video: sunxi: dw-hdmi: Use DM for clock gates and resets Samuel Holland
2023-01-23 0:47 ` Andre Przywara
2022-11-28 7:02 ` [PATCH 5/5] video: sunxi: dw-hdmi: Use DM for HVCC regulator Samuel Holland
2023-01-23 1:10 ` Andre Przywara
2022-12-03 9:48 ` Jernej Škrabec [this message]
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=2655996.mvXUDI8C0e@jernej-laptop \
--to=jernej.skrabec@gmail.com \
--cc=agust@denx.de \
--cc=andre.przywara@arm.com \
--cc=jagan@amarulasolutions.com \
--cc=lukma@denx.de \
--cc=samuel@sholland.org \
--cc=seanga2@gmail.com \
--cc=u-boot@lists.denx.de \
/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