All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for RGB30
@ 2023-10-18 15:33 ` Chris Morgan
  0 siblings, 0 replies; 16+ 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] 16+ messages in thread

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

Thread overview: 16+ 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 ` 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   ` 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   ` Chris Morgan
2023-10-18 15:33 ` [PATCH 3/3] arm64: dts: rockchip: Remove UART2 from RGB30 Chris Morgan
2023-10-18 15:33   ` Chris Morgan
2024-03-30 13:13   ` Ahmad Fatoum
2024-03-30 13:13     ` Ahmad Fatoum
2024-03-30 15:34     ` Chris Morgan
2024-03-30 15:34       ` Chris Morgan
2024-04-02  9:27       ` Ahmad Fatoum
2024-04-02  9:27         ` Ahmad Fatoum
2023-10-19  8:54 ` [PATCH 0/3] Fixes for RGB30 Heiko Stuebner
2023-10-19  8:54   ` Heiko Stuebner

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.