On Mon, Jan 28, 2019 at 2:55 AM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > make dtbs_check: > > arch/arm/boot/dts/r8a7790-stout.dt.yaml: compatible: ['renesas,stout', 'renesas,r8a7790'] is not valid under any of the given schemas > > The Stout development board has an R-Car H2 (r8a7790) SoC, not an R-Car > H1 (r8a7779). > > Fixes: 12749350567c819d ("dt-bindings: arm: Convert Renesas board/soc bindings to json-schema") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/renesas.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>