On Thu, Jun 11, 2020 at 01:47:38PM -0600, Rob Herring wrote:
There's no need to specify 'maxItems' with the same value as the number
of entries in 'items'. A meta-schema update will catch future cases.
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Thierry Reding <redacted>
Cc: Anson Huang <redacted>
Cc: linux-clk@vger.kernel.org
Cc: linux-pwm@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/clock/imx6q-clock.yaml | 1 -
Documentation/devicetree/bindings/clock/imx6sl-clock.yaml | 1 -
Documentation/devicetree/bindings/clock/imx6sll-clock.yaml | 1 -
Documentation/devicetree/bindings/clock/imx6sx-clock.yaml | 1 -
Documentation/devicetree/bindings/clock/imx6ul-clock.yaml | 1 -
Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 2 --
Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml | 2 --
7 files changed, 9 deletions(-)
Acked-by: Thierry Reding <redacted>