> On Sun, Jul 21, 2019 at 7:51 PM Shawn Guo <shawn...@kernel.org> wrote:
> >
> > On Wed, Jun 19, 2019 at 01:52:43PM +0800, anson.hu...@nxp.com wrote:
> > > From: Anson Huang <anson.hu...@nxp.com>
> > >
> > > Add the clock binding doc for i.MX8MN.
> > >
> > > Signed-off-by: Anson Huang <anson.hu...@nxp.com>
> > > Reviewed-by: Maxime Ripard <maxime.rip...@bootlin.com>
> >
> > Applied all, thanks.
> 
> This breaks building of 'dt_binding_check'. Looks like there are tabs in the 
> file
> which doesn't mix with YAML. Please fix.

Ah, yes, there is a tab in file and break the YAML format, I have send out a 
patch to
fix it, and YAML file check now can pass. Sorry for it.

https://patchwork.kernel.org/patch/11057815/

-       clock-output-names = "osc_32k";
+        clock-output-names = "osc_32k";
     };

Thanks,
Anson

Reply via email to