On Thu, Dec 6, 2018 at 6:46 PM Paul Walmsley <paul.walms...@sifive.com> wrote: > > > > On Thu, 6 Dec 2018, Rob Herring wrote: > > > On Wed, Nov 21, 2018 at 05:06:56PM -0800, Paul Walmsley wrote: > > > > > > For IP blocks that are generated from the public, open-source > > > sifive-blocks repository, describe the version numbering policy > > > that its maintainers intend to use, upon request from Rob > > > Herring <r...@kernel.org>. > > > > > > Cc: Rob Herring <robh...@kernel.org> > > > Cc: Palmer Dabbelt <pal...@sifive.com> > > > Cc: Megan Wachs <me...@sifive.com> > > > Cc: Wesley Terpstra <wes...@sifive.com> > > > Cc: Mark Rutland <mark.rutl...@arm.com> > > > Cc: devicet...@vger.kernel.org > > > Cc: linux-ri...@lists.infradead.org > > > Cc: linux-kernel@vger.kernel.org > > > Signed-off-by: Paul Walmsley <paul.walms...@sifive.com> > > > Signed-off-by: Paul Walmsley <p...@pwsan.com> > > > --- > > > > > > Hi Rob, please let me know if this document works with your > > > requirements, or if some changes are needed. - Paul > > > > Looks pretty good to me. > > > > > .../sifive/sifive-blocks-ip-versioning.txt | 38 +++++++++++++++++++ > > > 1 file changed, 38 insertions(+) > > > create mode 100644 > > > Documentation/devicetree/bindings/sifive/sifive-blocks-ip-versioning.txt > > > > Use the path that was suggested. > > Could you remind me which one that is?
In this thread: bindings/riscv/sifive/ > > > + > > > +An example is "sifive,uart0" from: > > > + > > > +https://github.com/sifive/sifive-blocks/blob/master/src/main/scala/devices/uart/UART.scala#L43 > > > > That's nice, but will be out of date as soon as someone adds or removes > > a line above it. Can you point to a tagged version? > > Will do > > - Paul