Skip to content
Snippets Groups Projects
Commit 0864c9ce authored by Maxime Ripard's avatar Maxime Ripard Committed by Mauro Carvalho Chehab
Browse files

media: dt-bindings: Fix vendor-prefixes YAML


Commit 8df39e16 ("media: dt-bindings: media: Add vendor prefix for
allegro") introduced a new devicetree binding vendors, however with an
improper syntax making the resulting YAML impossible to parse. Let's fix
this.

Fixes: 8df39e16 ("media: dt-bindings: media: Add vendor prefix for allegro")

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent c89b4134
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ patternProperties:
description: Aeroflex Gaisler AB
"^al,.*":
description: Annapurna Labs
"^allegro,.*"
"^allegro,.*":
description: Allegro DVT
"^allo,.*":
description: Allo.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment