On Mon, Jun 26, 2017 at 10:21:22PM -0700, Palmer Dabbelt wrote: > RISC-V systems use device tree to specify the memory layout of the > system. This patch reserves the "riscv" vendor prefix, which will be > used for devices that are specified by the various RISC-V ISA > specifications. > > Signed-off-by: Palmer Dabbelt <pal...@dabbelt.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+)
Applied with subject fixup. Rob