All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Wunderlich <linux@fw-web.de>
To: linux-rockchip@lists.infradead.org
Cc: Frank Wunderlich <frank-w@public-files.de>,
	Heiko Stuebner <heiko@sntech.de>
Subject: [PATCH v2 0/5] Add hdmi Support for BPI-R2-Pro
Date: Mon,  6 Jun 2022 19:07:58 +0200	[thread overview]
Message-ID: <20220606170803.478082-1-linux@fw-web.de> (raw)

From: Frank Wunderlich <frank-w@public-files.de>

This Series adds changes to device tree for Bananapi-R2-Pro to support
HDMI output.

v2:
- explain why always-on regulators currently needed
- splitted gpu patch to have thermal shutdown config in separate patch
- added hdmi audio patch
  - needs this patch/series before:
    https://patchwork.kernel.org/project/linux-rockchip/patch/20211125100836.423808-2-frattaroli.nicolas@gmail.com/
Frank Wunderlich (5):
  arm64: dts: rockchip: set display regulators to always-on on
    BPI-R2-Pro
  arm64: dts: rockchip: enable vop2 and hdmi tx on BPI-R2-Pro
  arm64: dts: rockchip: Enable HDMI audio on BPI R2 Pro
  arm64: dts: rockchip: configure thermal shutdown for BPI-R2-Pro
  arm64: dts: rockchip: enable the gpu on BPI-R2-Pro

 .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts   | 66 +++++++++++++++++++
 1 file changed, 66 insertions(+)

-- 
2.34.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

             reply	other threads:[~2022-06-06 17:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-06 17:07 Frank Wunderlich [this message]
2022-06-06 17:07 ` [PATCH v2 1/5] arm64: dts: rockchip: set display regulators to always-on on BPI-R2-Pro Frank Wunderlich
2022-06-06 17:08 ` [PATCH v2 2/5] arm64: dts: rockchip: enable vop2 and hdmi tx " Frank Wunderlich
2022-06-06 17:08 ` [PATCH v2 3/5] arm64: dts: rockchip: Enable HDMI audio on BPI R2 Pro Frank Wunderlich
2022-06-06 17:08 ` [PATCH v2 4/5] arm64: dts: rockchip: configure thermal shutdown for BPI-R2-Pro Frank Wunderlich
2022-06-06 17:08 ` [PATCH v2 5/5] arm64: dts: rockchip: enable the gpu on BPI-R2-Pro Frank Wunderlich
2022-06-11 16:35 ` [PATCH v2 0/5] Add hdmi Support for BPI-R2-Pro Heiko Stuebner

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=20220606170803.478082-1-linux@fw-web.de \
    --to=linux@fw-web.de \
    --cc=frank-w@public-files.de \
    --cc=heiko@sntech.de \
    --cc=linux-rockchip@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.