Commit 0864c9ce authored by Maxime Ripard's avatar Maxime Ripard Committed by Mauro Carvalho Chehab

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
...@@ -49,7 +49,7 @@ patternProperties: ...@@ -49,7 +49,7 @@ patternProperties:
description: Aeroflex Gaisler AB description: Aeroflex Gaisler AB
"^al,.*": "^al,.*":
description: Annapurna Labs description: Annapurna Labs
"^allegro,.*" "^allegro,.*":
description: Allegro DVT description: Allegro DVT
"^allo,.*": "^allo,.*":
description: Allo.com description: Allo.com
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment