diff options
author | Rob Herring <robh@kernel.org> | 2020-04-24 19:13:18 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-04-25 00:36:48 +0300 |
commit | 2bdfd4fbcb857344939071b5883a7ff088ce16f6 (patch) | |
tree | c4d04362c20417a06633f515d1ae4378390025fe /fs/ext4/super.c | |
parent | 8b6b80218b0170b28a1483ee7db141495b9f8ad2 (diff) | |
download | linux-2bdfd4fbcb857344939071b5883a7ff088ce16f6.tar.xz |
dt-bindings: Fix erroneous 'additionalProperties'
There's several cases of json-schema 'additionalProperties' at the wrong
indentation level which has the effect of making them DT properties. This
is harmless, but let's fix them so a meta-schema check for this can be
added.
In all the cases, either the 'additionalProperties' was extra or doesn't
work because there's a $ref to more properties. In the latter case, we
can use 'unevaluatedProperties' instead.
Reported-by: Iskren Chernev <iskren.chernev@gmail.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Saravanan Sekar <sravanhome@gmail.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'fs/ext4/super.c')
0 files changed, 0 insertions, 0 deletions