On Fri, 2 Aug 2019, Atish Patra wrote: > Since the RISC-V specification states that ISA description strings are > case-insensitive, there's no functional difference between mixed-case, > upper-case, and lower-case ISA strings. Thus, to simplify parsing, > specify that the letters present in "riscv,isa" must be all lowercase. > > Suggested-by: Paul Walmsley <paul.walmsley@xxxxxxxxxx> > Signed-off-by: Atish Patra <atish.patra@xxxxxxx> Thanks, queued for v5.3-rc4. - Paul