[PATCH 1/3] dt-bindings: media: amphion: Fix subnode pattern
Conor Dooley
conor at kernel.org
Sat Jul 22 03:23:30 PDT 2023
On Fri, Jul 21, 2023 at 01:10:18PM +0200, Alexander Stein wrote:
> DT nodes use dashes instead of underscore. Adjust pattern to also fix
> warnings regarding nodes in arch/arm64/boot/dts/freescale/imx8-ss-vpu.dtsi
>
> Fixes: 38ad8b32f3af ("dt-bindings: media: amphion: add amphion video codec bindings")
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
> Documentation/devicetree/bindings/media/amphion,vpu.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/amphion,vpu.yaml b/Documentation/devicetree/bindings/media/amphion,vpu.yaml
> index a9d80eaeeeb6..90d273b9fdd7 100644
> --- a/Documentation/devicetree/bindings/media/amphion,vpu.yaml
> +++ b/Documentation/devicetree/bindings/media/amphion,vpu.yaml
> @@ -47,7 +47,7 @@ patternProperties:
> $ref: ../mailbox/fsl,mu.yaml#
>
>
> - "^vpu_core@[0-9a-f]+$":
> + "^vpu-core@[0-9a-f]+$":
> description:
> Each core correspond a decoder or encoder, need to configure them
> separately. NXP i.MX8QM SoC has one decoder and two encoder, i.MX8QXP SoC
Per the bot, you have some examples you need to update as a result.
Thanks,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230722/6bbc3c62/attachment.sig>
More information about the linux-arm-kernel
mailing list