[PATCH v4] dt-bindings: riscv: deprecate riscv,isa
    Andrew Jones 
    ajones at ventanamicro.com
       
    Sat Jul  1 13:01:40 CEST 2023
    
    
  
On Fri, Jun 30, 2023 at 07:04:04PM +0100, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley at microchip.com>
...
> +oneOf:
> +  - required:
> +      - riscv,isa
> +  - required:
> +      - riscv,isa-base
> +
I guess this means a DT must have either isa or isa-base, but not both.
What should QEMU and other platforms which want to provide DTs that work
for older kernels, but also start using the new schema do? I'd guess
they'd like to provide both, where they'd expect isa-base to be used by
newer kernels and isa by the old.
Thanks,
drew
    
    
More information about the U-Boot
mailing list