On Mon, 12 Jun 2023 at 23:35, Philippe Mathieu-Daudé <[email protected]> wrote: > > From: Sergey Kambalin <[email protected]> > > Signed-off-by: Sergey Kambalin <[email protected]> > Message-Id: <[email protected]> > [PMD: Split from bigger patch: 3/4] > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > TOCHECK: seems raspi3-specific freq. Use a per-soc freq? Good enough for now?
Seems like 'good enough for now' to me. We can add a comment: +/* + * TODO: this is really SoC-specific; we might want to + * set it per-SoC if it turns out any guests care. + */ -- PMM
