commit | 00b2ef87444e4c57df0f6e7c517a5b1c52f8d7e6 | [log] [tgz] |
---|---|---|
author | Filip Kokosinski <fkokosinski@antmicro.com> | Thu Apr 25 13:18:46 2024 +0200 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Wed May 15 09:30:23 2024 +0200 |
tree | 3aefa7598d67326aec5d6594f17d95ffda5c58ae | |
parent | 3b87a0b939ffcb7abca2e3714d18b1cbd45b164c [diff] |
dts: set the `riscv,isa` property for virt-based targets This commit makes the devicetrees of the targets that are based on the QEMU `virt` machine more consistent with the rest of the RISC-V targets in Zephyr by: * adding the `riscv,isa` property * adding a compatible string which uniquely identifies the `virt` core Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>