Hi Rob,
On Tue, Apr 27, 2021 at 01:02:57PM -0500, Rob Herring wrote:
On Fri, Apr 9, 2021 at 1:54 PM Rob Herring wrote:
quoted
On Thu, 08 Apr 2021 21:24:36 +0100, Fabrizio Castro wrote:
quoted
dt_binding_check reports the below error with the latest schema:
Documentation/devicetree/bindings/media/renesas,drif.yaml:
properties:clock-names:maxItems: False schema does not allow 1
Documentation/devicetree/bindings/media/renesas,drif.yaml:
ignoring, error in schema: properties: clock-names: maxItems
This patch fixes the problem.
Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
---
Documentation/devicetree/bindings/media/renesas,drif.yaml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
Still failing in linux-next...
Sorry, as a standalone fix, I incorrectly thought you'd merge it.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
and applied to my tree. I'll send a pull request to linux-media when the
merge window closes.
--
Regards,
Laurent Pinchart