Re: [Qemu-devel] [RFC PATCH 09/11] zynqmp_crf: add the clock mechanism

2016-08-03 Thread KONRAD Frederic
Le 29/07/2016 à 15:51, Peter Maydell a écrit : On 13 June 2016 at 17:27, wrote: From: KONRAD Frederic This adds the pll to the zynqmp_crf and the dp_video clock output. Signed-off-by: KONRAD Frederic ---

Re: [Qemu-devel] [RFC PATCH 09/11] zynqmp_crf: add the clock mechanism

2016-08-02 Thread KONRAD Frederic
Le 02/07/2016 à 01:23, Alistair Francis a écrit : On Mon, Jun 13, 2016 at 9:27 AM, wrote: From: KONRAD Frederic This adds the pll to the zynqmp_crf and the dp_video clock output. Signed-off-by: KONRAD Frederic

Re: [Qemu-devel] [RFC PATCH 09/11] zynqmp_crf: add the clock mechanism

2016-07-29 Thread Peter Maydell
On 13 June 2016 at 17:27, wrote: > From: KONRAD Frederic > > This adds the pll to the zynqmp_crf and the dp_video clock output. > > Signed-off-by: KONRAD Frederic > --- > hw/misc/xilinx_zynqmp_crf.c | 440 >

Re: [Qemu-devel] [RFC PATCH 09/11] zynqmp_crf: add the clock mechanism

2016-07-01 Thread Alistair Francis
On Mon, Jun 13, 2016 at 9:27 AM, wrote: > From: KONRAD Frederic > > This adds the pll to the zynqmp_crf and the dp_video clock output. > > Signed-off-by: KONRAD Frederic > --- > hw/misc/xilinx_zynqmp_crf.c | 440

[Qemu-devel] [RFC PATCH 09/11] zynqmp_crf: add the clock mechanism

2016-06-13 Thread fred . konrad
From: KONRAD Frederic This adds the pll to the zynqmp_crf and the dp_video clock output. Signed-off-by: KONRAD Frederic --- hw/misc/xilinx_zynqmp_crf.c | 440 1 file changed, 440 insertions(+)