devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for RGB30
@ 2023-10-18 15:33 Chris Morgan
  2023-10-18 15:33 ` [PATCH 1/3] clk: rockchip: rk3568: Add PLL rate for 292.5MHz Chris Morgan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chris Morgan @ 2023-10-18 15:33 UTC (permalink / raw)
  To: linux-rockchip
  Cc: linux-clk, devicetree, sboyd, mturquette, heiko, conor+dt,
	krzysztof.kozlowski+dt, robh+dt, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

After preliminary testing, a few users requested that I see if I can
make the panel run at precisely 60hz. As the device is typically used
for retro gaming, getting the panel to refresh as close to 60hz as
possible is important.

Additionally, I accidentially left the UART2 enabled, even though this
device does not have an exposed serial port on the board. Disable the
UART in the device tree.

This patch series applies on top of the already applied commit here:
https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=for-next&id=1e9ac3e8a6a9d4da9efbad2d8e95cc1140e0e23f

Chris Morgan (3):
  clk: rockchip: rk3568: Add PLL rate for 292.5MHz
  arm64: dts: rockchip: Update VPLL Frequency for RGB30
  arm64: dts: rockchip: Remove UART2 from RGB30

 .../arm64/boot/dts/rockchip/rk3566-powkiddy-rgb30.dts | 11 ++++++++++-
 drivers/clk/rockchip/clk-rk3568.c                     |  1 +
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-02  9:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18 15:33 [PATCH 0/3] Fixes for RGB30 Chris Morgan
2023-10-18 15:33 ` [PATCH 1/3] clk: rockchip: rk3568: Add PLL rate for 292.5MHz Chris Morgan
2023-10-18 15:33 ` [PATCH 2/3] arm64: dts: rockchip: Update VPLL Frequency for RGB30 Chris Morgan
2023-10-18 15:33 ` [PATCH 3/3] arm64: dts: rockchip: Remove UART2 from RGB30 Chris Morgan
2024-03-30 13:13   ` Ahmad Fatoum
2024-03-30 15:34     ` Chris Morgan
2024-04-02  9:27       ` Ahmad Fatoum
2023-10-19  8:54 ` [PATCH 0/3] Fixes for RGB30 Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).