Re: [PATCH v2 06/14] ARM: davinci: da850: model the SATA refclk

From: David Lechner
Date: Tue Jan 17 2017 - 15:35:15 EST


On 01/17/2017 06:26 AM, Bartosz Golaszewski wrote:
Register a dummy clock modelling the external SATA oscillator for
da850 DT mode. For non-DT boot we don't register the clock - instead
we rely on the default MPY value defined in the da850 ahci driver (as
is done currently).

Why not register a clock for non-DT boot as well?