On Wed, Jul 31, 2019 at 2:48 PM Jonathan Corbet <corbet@xxxxxxx> wrote: > > On Wed, 31 Jul 2019 14:45:00 -0600 > Rob Herring <robh@xxxxxxxxxx> wrote: > > > On Wed, Jul 31, 2019 at 05:08:49PM -0300, Mauro Carvalho Chehab wrote: > > > The documentation standard is ReST and not markdown. > > > > > > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> > > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > > > --- > > > Documentation/devicetree/writing-schema.md | 130 ----------------- > > > Documentation/devicetree/writing-schema.rst | 153 ++++++++++++++++++++ > > > 2 files changed, 153 insertions(+), 130 deletions(-) > > > delete mode 100644 Documentation/devicetree/writing-schema.md > > > create mode 100644 Documentation/devicetree/writing-schema.rst > > > > Applied, thanks. > > I've applied that to docs-next as well - your ack suggested to me that you > weren't intending to take it... Well, I acked it first when it was in one big patch, then suggested it be split out in case we have changes to it (wishful thinking). Rob