RE: [PATCH v1 3/4] hw/misc: Add a model of the Xilinx Versal CRL

2022-04-07 Thread Frederic Konrad
@gmail.com; Francisco Eduardo Iglesias > ; Sai Pavan Boddu ; Frederic > Konrad ; Edgar Iglesias ; > edgar.igles...@amd.com > Subject: [PATCH v1 3/4] hw/misc: Add a model of the Xilinx Versal CRL > > From: "Edgar E. Iglesias" > > Add a model of the Xilinx Versal

Re: [PATCH v1 3/4] hw/misc: Add a model of the Xilinx Versal CRL

2022-04-07 Thread Francisco Iglesias
On Wed, Apr 06, 2022 at 06:43:02PM +0100, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" > > Add a model of the Xilinx Versal CRL. > > Signed-off-by: Edgar E. Iglesias Reviewed-by: Francisco Iglesias > --- > hw/misc/meson.build | 1 + > hw/misc/xlnx-versal-crl.c

[PATCH v1 3/4] hw/misc: Add a model of the Xilinx Versal CRL

2022-04-06 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" Add a model of the Xilinx Versal CRL. Signed-off-by: Edgar E. Iglesias --- hw/misc/meson.build | 1 + hw/misc/xlnx-versal-crl.c | 421 ++ include/hw/misc/xlnx-versal-crl.h | 235 + 3 files changed,