Re: [PATCH 11/16] arm: xilinx_versal_virt: Add a devicetree file

2021-10-13 Thread Simon Glass
Hi Michal, On Wed, 13 Oct 2021 at 00:13, Michal Simek wrote: > > > > On 10/13/21 03:01, Simon Glass wrote: > > Add a devicetree file obtained from qemu for this board. This was obtained > > with: > > > > qemu-system-aarch64 -M xlnx-versal-virt -machine dumpdtb=dtb.dtb > > > > Signed-off-by: S

Re: [PATCH 11/16] arm: xilinx_versal_virt: Add a devicetree file

2021-10-12 Thread Michal Simek
On 10/13/21 03:01, Simon Glass wrote: Add a devicetree file obtained from qemu for this board. This was obtained with: qemu-system-aarch64 -M xlnx-versal-virt -machine dumpdtb=dtb.dtb Signed-off-by: Simon Glass --- arch/arm/dts/Makefile| 3 +- arch/arm/dts/xilinx-v

[PATCH 11/16] arm: xilinx_versal_virt: Add a devicetree file

2021-10-12 Thread Simon Glass
Add a devicetree file obtained from qemu for this board. This was obtained with: qemu-system-aarch64 -M xlnx-versal-virt -machine dumpdtb=dtb.dtb Signed-off-by: Simon Glass --- arch/arm/dts/Makefile| 3 +- arch/arm/dts/xilinx-versal-virt.dts | 307