Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: crypto: drop unneeded quotes

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@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230621064403.9221-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
f6814f6f e591c47f

+5 -5
+2 -2
Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml
··· 19 19 20 20 interrupts: 21 21 items: 22 - - description: "Interrupt for flow 0" 23 - - description: "Interrupt for flow 1" 22 + - description: Interrupt for flow 0 23 + - description: Interrupt for flow 1 24 24 25 25 clocks: 26 26 maxItems: 1
+3 -3
Documentation/devicetree/bindings/crypto/intel,ixp4xx-crypto.yaml
··· 2 2 # Copyright 2018 Linaro Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/crypto/intel,ixp4xx-crypto.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/crypto/intel,ixp4xx-crypto.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Intel IXP4xx cryptographic engine 9 9 ··· 21 21 const: intel,ixp4xx-crypto 22 22 23 23 intel,npe-handle: 24 - $ref: '/schemas/types.yaml#/definitions/phandle-array' 24 + $ref: /schemas/types.yaml#/definitions/phandle-array 25 25 items: 26 26 - items: 27 27 - description: phandle to the NPE this crypto engine