Re: [PATCH v2 06/14] ARM: davinci: da850: model the SATA refclk
From: David Lechner <david@lechnology.com>
Date: 2017-01-17 20:34:08
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: David Lechner <david@lechnology.com>
Date: 2017-01-17 20:34:08
Also in:
linux-arm-kernel, linux-devicetree, lkml
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?