dt-bindings: yamllint: Enable quoted string check
authorRob Herring <robh@kernel.org>
Fri, 13 Jan 2023 18:38:27 +0000 (12:38 -0600)
committerRob Herring <robh@kernel.org>
Thu, 24 Aug 2023 16:43:57 +0000 (11:43 -0500)
commit80f1c3c76dbc8dfa0b843daed87a6b071547307e
tree377f384addae8f8eaf81e0128ed6759cc89c52a5
parent4569820881c6eb0e273d7f584ee511b825b98601
dt-bindings: yamllint: Enable quoted string check

yamllint has a quoted string check. Enable the check aligned with the
DT schema style which is only using quotes when necessary with the
exception of regex patterns. There's also the frequent occurrence of '/'
which we allow rather than fixing.

Link: https://lore.kernel.org/all/20230324202243.2442956-1-robh@kernel.org/
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/.yamllint