[PATCH v8 0/2] RK3588 VEPU121/VPU121 support

Sebastian Reichel sebastian.reichel at collabora.com
Tue Aug 27 11:10:19 PDT 2024


Hi,

This enables support for Hantro in the RK3588 base devicetree. Sebastian Fricke
send the pull request for the driver/binding changes for 6.12 some hours ago:

https://lore.kernel.org/all/20240827133315.qlmwdvwmghidayzy@basti-XPS-13-9310/

Changes since PATCHv7:
 * Dropped patches 1-4 (merged to media tree)
 * Rebased DT patches to use rk3588-base.dtsi instead of rk3588s.dtsi
 * Dropped a bunch of people from Cc since the media side is done

Changes since PATCHv6:
 * Collected Acked-by for RK3588 VEPU121 DT binding from Conor Dooley
 * Fix resource leak of DT node in hantro_disable_multicore()
 * Support disabled nodes in hantro_disable_multicore()
 * Use correct match data (RK3568 VEPU instead of VPU) for RK3588 VEPU121

Changes since PATCHv5:
 * Fix binding for vepu121 (use enum)
 * split hantro driver patch (multicore / vepu121 compatible)
 * move video-codec at fdb50000 node to correct position
 * change "jpeg_enc*" alias to "vepu121_*"
 * change "vpu_*" alias to "vpu121_*" (to be consistent)

Changes since PATCHv3 (VEPU121) / PATCHv4 (VPU121)
 * combine both patchsets, since there is some overleap
 * add patch to disable multi-core handling in the hantro driver
 * drop the RK3568 fallback compatible for VEPU (see above for the reason)
 * describe all RK3588 VEPU cores (possible because of driver change)

Greetings,

-- Sebastian

Emmanuel Gil Peyrot (1):
  arm64: dts: rockchip: Add VEPU121 to RK3588

Jianfeng Liu (1):
  arm64: dts: rockchip: Add VPU121 support for RK3588

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

-- 
2.45.2




More information about the Linux-rockchip mailing list