On Wed, Nov 11, 2020 at 02:05:04PM +0100, Marc Kleine-Budde wrote: > Since commit: > > d9b081e3fc4b can: flexcan: remove ack_grp and ack_bit handling from driver > > the 4th and 5th value of the property "fsl,stop-mode" aren't used anymore. With > the conversion of the flexcan binding to yaml this raises the following error > during dtbs_check: > > arch/arm/boot/dts/imx6dl-apf6dev.dt.yaml: flexcan@2090000: fsl,stop-mode:0: [1, 52, 28, 16, 17] is too long > From schema: Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml > > This patch fixes the error by removing the obsolete values. > > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> Already applied a patch from Oleksij Rempel [1]. Shawn [1] https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/commit/?h=imx/dt64&id=73db215119963918afe446c6cec76e2d421aa33c