From: Krzysztof Kozlowski Date: Sun, 11 Jun 2023 14:03:18 +0000 (+0100) Subject: dt-bindings: nvmem: mxs-ocotp: drop unneeded address/size-cells X-Git-Tag: v6.6.7~2450^2~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=619b14219ff6f30bd583965d75396157d6c0282b;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: nvmem: mxs-ocotp: drop unneeded address/size-cells Referenced nvmem.yaml schema already defines address/size-cells, so remove redundant entries and use unevaluatedProperties: false. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Srinivas Kandagatla Message-ID: <20230611140330.154222-15-srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml b/Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml index 8938eec..a9b822a 100644 --- a/Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml +++ b/Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml @@ -18,12 +18,6 @@ properties: - fsl,imx23-ocotp - fsl,imx28-ocotp - "#address-cells": - const: 1 - - "#size-cells": - const: 1 - reg: maxItems: 1 @@ -35,7 +29,7 @@ required: - reg - clocks -additionalProperties: false +unevaluatedProperties: false examples: - |