From: Krzysztof Kozlowski Date: Sun, 11 Jun 2023 14:03:19 +0000 (+0100) Subject: dt-bindings: nvmem: qcom,qfprom: drop unneeded address/size-cells X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4bb5b2562b792b650cd4c657d972eb012fb2e6d2;p=linux.git dt-bindings: nvmem: qcom,qfprom: drop unneeded address/size-cells Referenced nvmem.yaml schema already defines address/size-cells, so remove redundant entries. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Srinivas Kandagatla Message-ID: <20230611140330.154222-16-srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 8d8503dd934b8..c898c67c243a7 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -64,12 +64,6 @@ properties: power-domains: maxItems: 1 - # Needed if any child nodes are present. - "#address-cells": - const: 1 - "#size-cells": - const: 1 - required: - compatible - reg