Re: [Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node

2019-03-19 Thread Auer, Lukas
On Tue, 2019-03-19 at 05:19 -0700, Palmer Dabbelt wrote: > On Sun, 10 Feb 2019 12:17:26 PST (-0800), > lukas.a...@aisec.fraunhofer.de wrote: > > Re-add the previous compatible string "riscv-virtio-soc" to the soc > > device tree node to allow U-Boot and Linux to bind machine-specific > > drivers t

Re: [Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node

2019-03-17 Thread Auer, Lukas
Hi Bin, On Fri, 2019-03-15 at 09:54 +0800, Bin Meng wrote: > Hi Lukas, > > On Fri, Mar 15, 2019 at 5:01 AM Auer, Lukas > wrote: > > Hi Bin, > > > > On Wed, 2019-03-13 at 09:51 +0800, Bin Meng wrote: > > > Hi Lukas, > > > > > >

Re: [Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node

2019-03-14 Thread Auer, Lukas
Hi Bin, On Wed, 2019-03-13 at 09:51 +0800, Bin Meng wrote: > Hi Lukas, > > On Tue, Mar 12, 2019 at 10:39 PM Auer, Lukas > wrote: > > Hi Bin, > > > > On Mon, 2019-03-11 at 23:28 +0800, Bin Meng wrote: > > > Hi Lukas, > > > > > >

Re: [Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node

2019-03-12 Thread Auer, Lukas
Hi Bin, On Mon, 2019-03-11 at 23:28 +0800, Bin Meng wrote: > Hi Lukas, > > On Mon, Mar 11, 2019 at 2:03 AM Auer, Lukas > wrote: > > Hi Bin, > > > > On Sun, 2019-03-10 at 22:57 +0800, Bin Meng wrote: > > > Hi Lukas, > > > > > >

Re: [Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node

2019-03-10 Thread Auer, Lukas
Hi Bin, On Sun, 2019-03-10 at 22:57 +0800, Bin Meng wrote: > Hi Lukas, > > On Sun, Mar 10, 2019 at 9:44 PM Auer, Lukas > wrote: > > Hi Bin, > > > > On Sun, 2019-03-10 at 09:07 +0800, Bin Meng wrote: > > > Hi Lukas, > > > > > >

Re: [Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node

2019-03-10 Thread Auer, Lukas
Hi Bin, On Sun, 2019-03-10 at 09:07 +0800, Bin Meng wrote: > Hi Lukas, > > On Mon, Feb 11, 2019 at 6:13 AM Lukas Auer > wrote: > > Re-add the previous compatible string "riscv-virtio-soc" to the soc > > device tree node to allow U-Boot and Linux to bind machine-specific > > drivers to it. The cu