History log of /linux-master/Documentation/devicetree/bindings/arm/calxeda/l2ecc.yaml
Revision Date Author Comments
# 67f7a63e 22-Nov-2023 Rob Herring <robh@kernel.org>

dt-bindings: arm/calxeda: drop unneeded quotes

Drop unneeded quotes over simple string values to fix a soon to be
enabled yamllint warning:

[error] string value is redundantly quoted with any quotes (quoted-strings)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231122224432.2809781-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>


# 04cbb877 30-Apr-2020 Andre Przywara <andre.przywara@arm.com>

dt-bindings: arm: Convert Calxeda L2 cache controller to json-schema

Convert the L2-ECC controller binding to DT schema format using
json-schema.
This is indented to be just used for error reporting.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>