On Tue, Aug 13, 2019 at 12:38 PM Stephen Boyd <[email protected]> wrote: > > It wasn't obvious that this was a command to run based on 'make help', > so add it to the top-level help for devicetree builds. Also, add an > example to the documentation to show that db_binding_check can be run > with DT_SCHEMA_FILES= to only check one schema file instead of all of > them. > > Cc: Masahiro Yamada <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > > I didn't find this sent, so sending again!
You had. :) > > Documentation/devicetree/writing-schema.md | 1 + > Makefile | 6 ++++-- > 2 files changed, 5 insertions(+), 2 deletions(-) writing-schema.md got converted to rst, so I fixed up and applied. Rob
