summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/media
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2022-04-21 09:53:29 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2022-04-21 09:53:29 +0200
commit80700ad5bfd490f86b3e49ed8675e96218bbcd4c (patch)
tree9d9e7d81c29d021eed65be978450d05727d5aae5 /dts/Bindings/media
parent4eefe44b3dea5b8eb778938e8f75c339ac5119fc (diff)
downloadbarebox-80700ad5bfd490f86b3e49ed8675e96218bbcd4c.tar.gz
barebox-80700ad5bfd490f86b3e49ed8675e96218bbcd4c.tar.xz
dts: update to v5.18-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/media')
-rw-r--r--dts/Bindings/media/coda.yaml1
-rw-r--r--dts/Bindings/media/mediatek,vcodec-decoder.yaml2
-rw-r--r--dts/Bindings/media/mediatek,vcodec-encoder.yaml3
-rw-r--r--dts/Bindings/media/mediatek,vcodec-subdev-decoder.yaml1
4 files changed, 0 insertions, 7 deletions
diff --git a/dts/Bindings/media/coda.yaml b/dts/Bindings/media/coda.yaml
index 36781ee461..c9d5adbc8c 100644
--- a/dts/Bindings/media/coda.yaml
+++ b/dts/Bindings/media/coda.yaml
@@ -65,7 +65,6 @@ properties:
iram:
$ref: /schemas/types.yaml#/definitions/phandle
description: phandle pointing to the SRAM device node
- maxItems: 1
required:
- compatible
diff --git a/dts/Bindings/media/mediatek,vcodec-decoder.yaml b/dts/Bindings/media/mediatek,vcodec-decoder.yaml
index 9b179bb44d..aa55ca65d6 100644
--- a/dts/Bindings/media/mediatek,vcodec-decoder.yaml
+++ b/dts/Bindings/media/mediatek,vcodec-decoder.yaml
@@ -63,13 +63,11 @@ properties:
mediatek,vpu:
$ref: /schemas/types.yaml#/definitions/phandle
- maxItems: 1
description:
Describes point to vpu.
mediatek,scp:
$ref: /schemas/types.yaml#/definitions/phandle
- maxItems: 1
description:
Describes point to scp.
diff --git a/dts/Bindings/media/mediatek,vcodec-encoder.yaml b/dts/Bindings/media/mediatek,vcodec-encoder.yaml
index e7b65a91c9..deb5b657a2 100644
--- a/dts/Bindings/media/mediatek,vcodec-encoder.yaml
+++ b/dts/Bindings/media/mediatek,vcodec-encoder.yaml
@@ -55,13 +55,11 @@ properties:
mediatek,vpu:
$ref: /schemas/types.yaml#/definitions/phandle
- maxItems: 1
description:
Describes point to vpu.
mediatek,scp:
$ref: /schemas/types.yaml#/definitions/phandle
- maxItems: 1
description:
Describes point to scp.
@@ -106,7 +104,6 @@ allOf:
enum:
- mediatek,mt8173-vcodec-enc
- mediatek,mt8192-vcodec-enc
- - mediatek,mt8173-vcodec-enc
then:
properties:
diff --git a/dts/Bindings/media/mediatek,vcodec-subdev-decoder.yaml b/dts/Bindings/media/mediatek,vcodec-subdev-decoder.yaml
index 7687be0f50..c73bf2352a 100644
--- a/dts/Bindings/media/mediatek,vcodec-subdev-decoder.yaml
+++ b/dts/Bindings/media/mediatek,vcodec-subdev-decoder.yaml
@@ -61,7 +61,6 @@ properties:
mediatek,scp:
$ref: /schemas/types.yaml#/definitions/phandle
- maxItems: 1
description: |
The node of system control processor (SCP), using
the remoteproc & rpmsg framework.