Re: [PATCH for-6.2 07/25] armsse: Wire up systick cpuclk clock

2021-08-17 Thread Luc Michel
On 10:33 Thu 12 Aug , Peter Maydell wrote: > Wire up the cpuclk for the systick devices to the SSE object's > existing mainclk clock. > > We do not wire up the refclk because the SSE subsystems do not > provide a refclk. (This is documented in the IoTKit and SSE-200 > TRMs; the SSE-300 TRM do

Re: [PATCH for-6.2 07/25] armsse: Wire up systick cpuclk clock

2021-08-12 Thread Alistair Francis
On Thu, Aug 12, 2021 at 7:42 PM Peter Maydell wrote: > > Wire up the cpuclk for the systick devices to the SSE object's > existing mainclk clock. > > We do not wire up the refclk because the SSE subsystems do not > provide a refclk. (This is documented in the IoTKit and SSE-200 > TRMs; the SSE-30

[PATCH for-6.2 07/25] armsse: Wire up systick cpuclk clock

2021-08-12 Thread Peter Maydell
Wire up the cpuclk for the systick devices to the SSE object's existing mainclk clock. We do not wire up the refclk because the SSE subsystems do not provide a refclk. (This is documented in the IoTKit and SSE-200 TRMs; the SSE-300 TRM doesn't mention it but we assume it follows the same approach