Re: [PATCH] dt-bindings: Remove redundant 'maxItems'
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-06-11 22:35:05
Also in:
linux-clk, linux-pwm, linux-usb, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-06-11 22:35:05
Also in:
linux-clk, linux-pwm, linux-usb, lkml
Quoting Rob Herring (2020-06-11 12:47:38)
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> ---
Reviewed-by: Stephen Boyd <sboyd@kernel.org> # clk