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... jon