[Qemu-devel] [PATCH] sifive_prci: Read and write PRCI registers

2019-05-29 Thread Palmer Dabbelt
From: Nathaniel Graff Writes to the SiFive PRCI registers are preserved while leaving the ready bits set for the HFX/HFR oscillators and the lock bit set for the PLL. Signed-off-by: Nathaniel Graff Reviewed-by: Michael Clark Signed-off-by: Palmer Dabbelt --- hw/riscv/sifive_prci.c |

Re: [Qemu-devel] [PATCH] sifive_prci: Read and write PRCI registers

2019-03-21 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190322002749.26561-1-pal...@sifive.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20190322002749.26561-1-pal...@sifive.com Subject: [Qemu-devel] [PATCH] sifive_prci: Read and write PRCI

[Qemu-devel] [PATCH] sifive_prci: Read and write PRCI registers

2019-03-21 Thread Palmer Dabbelt
From: Nathaniel Graff Writes to the SiFive PRCI registers are preserved while leaving the ready bits set for the HFX/HFR oscillators and the lock bit set for the PLL. Signed-off-by: Nathaniel Graff Reviewed-by: Michael Clark Reviewed-by: Palmer Dabbelt Signed-off-by: Palmer Dabbelt --- hw/r