dt-bindings: mfd: ti,j721e-system-controller: Fix incorrect pattern property
authorRob Herring <robh@kernel.org>
Fri, 2 Oct 2020 23:06:06 +0000 (18:06 -0500)
committerRob Herring <robh@kernel.org>
Mon, 5 Oct 2020 12:59:47 +0000 (07:59 -0500)
commit1b25b207d207f2bdbc7aeff81426e6a0428a6012
tree323c44cd86f3ecd3f7d37eafb2f58af18c8aeb66
parent24d5979549d26227f3209d05a715a91d68649e80
dt-bindings: mfd: ti,j721e-system-controller: Fix incorrect pattern property

Pattern properties go under 'patternProperties', not 'properties'.
Otherwise, the pattern is treated as a literal string.

A corresponding meta-schema check has been added to catch bad DT property
names like this.

Fixes: e0f946915b23 ("dt-bindings: mfd: ti,j721e-system-controller.yaml: Add J721e system controller")
Cc: Roger Quadros <rogerq@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201002230606.3522954-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml