Message ID | 20220612155346.16288-1-frattaroli.nicolas@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable JPEG Encoder on RK3566/RK3568 | expand |
On Sun, 12 Jun 2022 17:53:43 +0200, Nicolas Frattaroli wrote: > this is v5 of my RK356x JPEG encoder patch set. It enables the Hantro > hardware encoder of the RK3566 and RK3568 line of SoCs, with JPEG being > the only format the driver currently supports encoding for. > > The first patch adds a new binding, the rockchip,rk3568-vepu binding, to > describe this kind of hardware. The reason for going with a new binding > instead of modifying the vpu binding as the previous versions did is > that the vpu binding is getting quite long, and Ezequiel Garcia suggested > (on IRC) that we could document encoder only instances in their own > binding. This makes sense to me, especially considering that RK3588 will > have more Hantro instances like this to document. > > [...] Applied, thanks! [3/3] arm64: dts: rockchip: Add Hantro encoder node to rk356x commit: 03d86fb5a56919ccf47e1cc5861bb5452017ab93 Best regards,