mbox series

[v3,0/1] media: rockchip: rga: Add rk3588 support

Message ID 20240831182424.758816-1-liujianfeng1994@gmail.com (mailing list archive)
Headers show
Series media: rockchip: rga: Add rk3588 support | expand

Message

Jianfeng Liu Aug. 31, 2024, 6:24 p.m. UTC
This enables support for rga2 in the RK3588 base devicetree.
Dt-binding of rockchip,rk3588-rga is already merged to v6.11.

Changes in v3:
- Rebase commit to next-20240830

Changes in v2:
- Sort node by bus-address based on next-20240604

Jianfeng Liu (1):
  arm64: dts: rockchip: Add RGA2 support to rk3588

 arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 11 +++++++++++
 1 file changed, 11 insertions(+)

Comments

Heiko Stuebner Sept. 4, 2024, 7:07 p.m. UTC | #1
On Sun, 1 Sep 2024 02:24:23 +0800, Jianfeng Liu wrote:
> This enables support for rga2 in the RK3588 base devicetree.
> Dt-binding of rockchip,rk3588-rga is already merged to v6.11.
> 
> Changes in v3:
> - Rebase commit to next-20240830
> 
> Changes in v2:
> - Sort node by bus-address based on next-20240604
> 
> [...]

Applied, thanks!

[1/1] arm64: dts: rockchip: Add RGA2 support to rk3588
      commit: 13066fc101ca2deec1c9619e2f82ca437f38a6da

Best regards,