From 80700ad5bfd490f86b3e49ed8675e96218bbcd4c Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Thu, 21 Apr 2022 09:53:29 +0200 Subject: dts: update to v5.18-rc3 Signed-off-by: Sascha Hauer --- dts/Bindings/media/coda.yaml | 1 - dts/Bindings/media/mediatek,vcodec-decoder.yaml | 2 -- dts/Bindings/media/mediatek,vcodec-encoder.yaml | 3 --- dts/Bindings/media/mediatek,vcodec-subdev-decoder.yaml | 1 - 4 files changed, 7 deletions(-) (limited to 'dts/Bindings/media') 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. -- cgit v1.2.3