[PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
Neil Armstrong
narmstrong at baylibre.com
Thu Mar 26 08:39:17 UTC 2020
On 25/03/2020 23:05, Rob Herring wrote:
> Numerous schemas are missing 'additionalProperties: false' statements which
> ensures a binding doesn't have any extra undocumented properties or child
> nodes. Fixing this reveals various missing properties, so let's fix all
> those occurrences.
>
> Cc: Stephen Boyd <sboyd at kernel.org>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> Cc: Jonathan Cameron <jic23 at kernel.org>
> Cc: Hartmut Knaack <knaack.h at gmx.de>
> Cc: Lars-Peter Clausen <lars at metafoo.de>
> Cc: Peter Meerwald-Stadler <pmeerw at pmeerw.net>
> Cc: Neil Armstrong <narmstrong at baylibre.com>
> Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
> Cc: Kevin Hilman <khilman at baylibre.com>
> Cc: Lee Jones <lee.jones at linaro.org>
> Cc: "David S. Miller" <davem at davemloft.net>
> Cc: Liam Girdwood <lgirdwood at gmail.com>
> Cc: Mark Brown <broonie at kernel.org>
> Cc: Guillaume La Roque <glaroque at baylibre.com>
> Cc: Zhang Rui <rui.zhang at intel.com>
> Cc: Daniel Lezcano <daniel.lezcano at linaro.org>
> Cc: Thomas Gleixner <tglx at linutronix.de>
> Cc: linux-clk at vger.kernel.org
> Cc: linux-gpio at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: dri-devel at lists.freedesktop.org
> Cc: linux-iio at vger.kernel.org
> Cc: linux-media at vger.kernel.org
> Cc: linux-amlogic at lists.infradead.org
> Cc: netdev at vger.kernel.org
> Cc: linux-pm at vger.kernel.org
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> .../devicetree/bindings/clock/fsl,plldig.yaml | 3 +++
> .../gpio/socionext,uniphier-gpio.yaml | 2 ++
> .../bindings/gpu/arm,mali-bifrost.yaml | 6 ++---
> .../bindings/gpu/arm,mali-midgard.yaml | 3 +++
> .../bindings/iio/adc/adi,ad7192.yaml | 1 -
> .../bindings/iio/pressure/bmp085.yaml | 3 +++
> .../media/amlogic,meson-gx-ao-cec.yaml | 9 +++++---
> .../bindings/mfd/rohm,bd71828-pmic.yaml | 3 +++
> .../bindings/net/ti,cpsw-switch.yaml | 23 ++++++++++++-------
> .../regulator/max77650-regulator.yaml | 2 +-
> .../bindings/thermal/amlogic,thermal.yaml | 2 ++
> .../bindings/timer/arm,arch_timer_mmio.yaml | 2 ++
> 12 files changed, 43 insertions(+), 16 deletions(-)
>
For:
.../bindings/gpu/arm,mali-bifrost.yaml | 6 ++---
.../bindings/gpu/arm,mali-midgard.yaml | 3 +++
.../media/amlogic,meson-gx-ao-cec.yaml | 9 +++++---
.../bindings/thermal/amlogic,thermal.yaml | 2 ++
Reviewed-by: Neil Armstrong <narmstrong at baylibre.com>
More information about the dri-devel
mailing list