mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-18 15:51:20 -04:00
media: dt-bindings: rockchip: Add RK3576 Video Decoder bindings
The video decoder in RK3576 (vdpu383) is described the same way as the one in RK3588 (vdpu381). A new compatible is added as the driver implementation will be different. Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
c6ffb7e1fb
commit
a5c4a65264
@@ -17,6 +17,7 @@ properties:
|
||||
compatible:
|
||||
oneOf:
|
||||
- const: rockchip,rk3399-vdec
|
||||
- const: rockchip,rk3576-vdec
|
||||
- const: rockchip,rk3588-vdec
|
||||
- items:
|
||||
- enum:
|
||||
@@ -104,7 +105,9 @@ allOf:
|
||||
properties:
|
||||
compatible:
|
||||
contains:
|
||||
const: rockchip,rk3588-vdec
|
||||
enum:
|
||||
- rockchip,rk3576-vdec
|
||||
- rockchip,rk3588-vdec
|
||||
then:
|
||||
properties:
|
||||
reg:
|
||||
|
||||
Reference in New Issue
Block a user