linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] media: rockchip: rga: Add rk3568 support
@ 2024-03-22  5:29 Jianfeng Liu
  2024-03-22  5:29 ` [PATCH v1 1/2] dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga Jianfeng Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jianfeng Liu @ 2024-03-22  5:29 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel, linux-media
  Cc: robh, krzysztof.kozlowski+dt, conor+dt, heiko, jacob-chen,
	ezequiel, mchehab, liujianfeng1994, sfr

The RGA2 on the Rockchip rk3588 is the same core as the RGA2 on the
Rockchip rk3288 and rk3568.

This series adds the necessary device tree binding and node in the device
tree to enable the RGA2 on the Rockchip rk3588.

Tested on rock5b with gstreamer command:
gst-launch-1.0 videotestsrc ! video/x-raw,format=BGRx ! v4l2convert ! xvimagesink

Jianfeng Liu (2):
  dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga
  arm64: dts: rockchip: Add RGA2 support to rk3588

 .../devicetree/bindings/media/rockchip-rga.yaml       |  1 +
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi             | 11 +++++++++++
 2 files changed, 12 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-22 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-22  5:29 [PATCH v1 0/2] media: rockchip: rga: Add rk3568 support Jianfeng Liu
2024-03-22  5:29 ` [PATCH v1 1/2] dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga Jianfeng Liu
2024-03-22 18:02   ` Conor Dooley
2024-03-22  5:29 ` [PATCH v1 2/2] arm64: dts: rockchip: Add RGA2 support to rk3588 Jianfeng Liu
2024-03-22  6:47   ` Jianfeng Liu
2024-03-22  5:42 ` [PATCH v1 0/2] media: rockchip: rga: Add rk3568 support Jianfeng Liu

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).