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,.*":
|
||||
description: Plantower Co., Ltd
|
||||
"^plathome,.*":
|
||||
description: Plat'Home Co., Ltd.
|
||||
description: Plat\'Home Co., Ltd.
|
||||
"^plda,.*":
|
||||
description: PLDA
|
||||
"^plx,.*":
|
||||
|
|
Loading…
Reference in New Issue