dt-bindings: vendor: Escape single quote
Single quotes need to be escaped in YAML, make sure it's the case. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
7c71650f9a
commit
8e2c67f996
|
@ -668,7 +668,7 @@ patternProperties:
|
||||||
"^plantower,.*":
|
"^plantower,.*":
|
||||||
description: Plantower Co., Ltd
|
description: Plantower Co., Ltd
|
||||||
"^plathome,.*":
|
"^plathome,.*":
|
||||||
description: Plat'Home Co., Ltd.
|
description: Plat\'Home Co., Ltd.
|
||||||
"^plda,.*":
|
"^plda,.*":
|
||||||
description: PLDA
|
description: PLDA
|
||||||
"^plx,.*":
|
"^plx,.*":
|
||||||
|
|
Loading…
Reference in New Issue