mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 19:51:25 -04:00
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:
committed by
Rob Herring
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,.*":
|
||||
|
||||
Reference in New Issue
Block a user