Hey, Am Dienstag, 28. Mai 2024, 10:37:47 CEST schrieb Sebastian Fricke: > On 28.05.2024 10:19, Heiko Stübner wrote: > >Am Donnerstag, 23. Mai 2024, 20:56:31 CEST schrieb Alex Bee: > >> The integration for this SoC is similar to RK3066/RK3188. > >> > >> Document it's compatible. > >> > >> Signed-off-by: Alex Bee <knaerzche@xxxxxxxxx> > > > >Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx> > > > >Media people, can you apply this patch alone from the series? > > Yes, will do got this on my list already :). as I'm going through my list of "waiting for ..." patches, is this still on the radar? As far as I can tell, it didn't make it into 6.11-rc1, but 6.12 would be nice :-) Thanks a lot Heiko > >> --- > >> Documentation/devicetree/bindings/media/rockchip-vpu.yaml | 4 +++- > >> 1 file changed, 3 insertions(+), 1 deletion(-) > >> > >> diff --git a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml > >> index c57e1f488895..d1b47b14ca57 100644 > >> --- a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml > >> +++ b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml > >> @@ -26,7 +26,9 @@ properties: > >> - rockchip,rk3568-vpu > >> - rockchip,rk3588-av1-vpu > >> - items: > >> - - const: rockchip,rk3188-vpu > >> + - enum: > >> + - rockchip,rk3128-vpu > >> + - rockchip,rk3188-vpu > >> - const: rockchip,rk3066-vpu > >> - items: > >> - const: rockchip,rk3228-vpu > >> > > > > > > > > > > >