On 16/03/2021 19:48, Rob Herring wrote:
Users of common properties shouldn't have a type definition as the common schemas already have one. Drop all the unnecessary type references in the tree. A meta-schema update to catch these is pending. Cc: Nicolas Saenz Julienne<[email protected]> Cc: Maxime Ripard<[email protected]> Cc: Linus Walleij<[email protected]> Cc: Bartosz Golaszewski<[email protected]> Cc: Bjorn Andersson<[email protected]> Cc: Krzysztof Kozlowski<[email protected]> Cc: Marc Kleine-Budde<[email protected]> Cc: "David S. Miller"<[email protected]> Cc: Jakub Kicinski<[email protected]> Cc: Srinivas Kandagatla<[email protected]> Cc: Ohad Ben-Cohen<[email protected]> Cc: Mark Brown<[email protected]> Cc: Cheng-Yi Chiang<[email protected]> Cc: Benson Leung<[email protected]> Cc: Zhang Rui<[email protected]> Cc: Daniel Lezcano<[email protected]> Cc: Greg Kroah-Hartman<[email protected]> Cc: Stefan Wahren<[email protected]> Cc: Masahiro Yamada<[email protected]> Cc: Odelu Kukatla<[email protected]> Cc: Alex Elder<[email protected]> Cc: Suman Anna<[email protected]> Cc: Kuninori Morimoto<[email protected]> Cc: Dmitry Baryshkov<[email protected]> Cc:[email protected] Cc:[email protected] Cc:[email protected] Cc:[email protected] Cc:[email protected] Cc:[email protected] Cc:[email protected] Signed-off-by: Rob Herring<[email protected]> --- .../bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml | 5 +---- Documentation/devicetree/bindings/arm/cpus.yaml | 2 -- .../bindings/display/allwinner,sun4i-a10-tcon.yaml | 1 - .../devicetree/bindings/gpio/socionext,uniphier-gpio.yaml | 3 +-- .../devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml | 1 - .../devicetree/bindings/interconnect/qcom,rpmh.yaml | 1 - .../bindings/memory-controllers/nvidia,tegra210-emc.yaml | 2 +- Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml | 1 - Documentation/devicetree/bindings/net/qcom,ipa.yaml | 1 - Documentation/devicetree/bindings/nvmem/nvmem-consumer.yaml | 2 --
For nvmem parts, Reviewed-by: Srinivas Kandagatla <[email protected]> --srini

