
20 Mar
2019
20 Mar
'19
8:22 a.m.
Hi Rick,
On Tue, Mar 19, 2019 at 5:11 PM Andes uboot@andestech.com wrote:
From: Rick Chen rick@andestech.com
To enumerate devices on the /soc/ node, create a "simple-bus" driver to match "andestech,riscv-ae350-soc".
Could we change the /soc/ node compatible string to "simple-bus" instead? The QEMU 'virt' created a bad example and we should stop the contamination.
Signed-off-by: Rick Chen rick@andestech.com Cc: Greentime Hu greentime@andestech.com
arch/riscv/cpu/ax25/cpu.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
Regards, Bin