]> Git Repo - qemu.git/commit
riscv: hw: Remove not needed PLIC properties in device tree
authorBin Meng <[email protected]>
Fri, 6 Sep 2019 16:19:52 +0000 (09:19 -0700)
committerPalmer Dabbelt <[email protected]>
Tue, 17 Sep 2019 15:42:44 +0000 (08:42 -0700)
commitb179685b6a8c3738161d562985a5aa3ad0a65839
treecfb6cf9e29a10e50bc4eb6a1dc1000ffcad9c12c
parent04e7edd108308b03f8066f4385fd317aa620ea70
riscv: hw: Remove not needed PLIC properties in device tree

This removes "reg-names" and "riscv,max-priority" properties of the
PLIC node from device tree.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Jonathan Behrens <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
hw/riscv/sifive_u.c
hw/riscv/virt.c
This page took 0.024911 seconds and 4 git commands to generate.