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 > Cc: Shawn Guo > Cc: Sascha Hauer > Cc: Thierry Reding > Cc: Anson Huang > Cc: linux-clk@vger.kernel.org > Cc: linux-pwm@vger.kernel.org > Cc: linux-usb@vger.kernel.org > Signed-off-by: Rob Herring > --- > 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