On Wed, 21 Jun 2023 08:44:03 +0200, Krzysztof Kozlowski wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > --- > > Changes in v3: > 1. Adjust subject perfix (drop ixp4xx) > > Changes in v2: > 1. Drop more quotes (also amlogic) > 2. Add Linus' tag > --- > .../devicetree/bindings/crypto/amlogic,gxl-crypto.yaml | 4 ++-- > .../devicetree/bindings/crypto/intel,ixp4xx-crypto.yaml | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > Applied, thanks!