[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241231094425.253398-1-andyshrk@163.com>
Date: Tue, 31 Dec 2024 17:44:16 +0800
From: Andy Yan <andyshrk@....com>
To: heiko@...ech.de
Cc: krzk+dt@...nel.org,
mripard@...nel.org,
robh@...nel.org,
hjc@...k-chips.com,
devicetree@...r.kernel.org,
dri-devel@...ts.freedesktop.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-rockchip@...ts.infradead.org,
Andy Yan <andy.yan@...k-chips.com>
Subject: [PATCH v2 0/3] Add HDMI support for rk3576
From: Andy Yan <andy.yan@...k-chips.com>
RK3576 HDMI TX Controller is very similar to that of RK3588, but with
some control bits for IO and interrupts status scattered across different
GRF.
PATCH 1/3 is add platform ctrl callback for IO setting and interrupts
status handing.
PATCH 2/3 ~ 3/3 are add support for rk3576
Changes in v2:
- Fix compilation warning: unused variable ‘val’ [-Wunused-variable]
Andy Yan (3):
drm/rockchip: dw_hdmi_qp: Add platform ctrl callback
dt-bindings: display: rockchip: Add rk3576 hdmi controller
drm/rockchip: Add basic RK3576 HDMI output support
.../rockchip/rockchip,rk3588-dw-hdmi-qp.yaml | 1 +
.../gpu/drm/rockchip/dw_hdmi_qp-rockchip.c | 225 +++++++++++++++---
2 files changed, 196 insertions(+), 30 deletions(-)
--
2.34.1
Powered by blists - more mailing lists