Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1562733
| From | Bartosz Golaszewski <bgolaszewski@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 06/13] ARM: davinci: da850: model the SATA refclk |
| Date | 2017-01-19 14:40 +0100 |
| Message-ID | <t1l6A-27b-65@gated-at.bofh.it> (permalink) |
| References | <t0Ytk-4D1-5@gated-at.bofh.it> <t0Ytm-4D1-61@gated-at.bofh.it> <t12dA-6VI-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2017-01-18 18:26 GMT+01:00 David Lechner <david@lechnology.com>:
> On 01/18/2017 07:19 AM, Bartosz Golaszewski wrote:
>>
>> int __init da850_register_sata(unsigned long refclkpn)
>> {
>> + int ret;
>> +
>> /* please see comment in drivers/ata/ahci_da850.c */
>> BUG_ON(refclkpn != 100 * 1000 * 1000);
>
>
> This BUG_ON() should be removed since the sata driver can now handle other
> clock frequencies.
>
I did that in a separate patch coming after the ahci changes to keep
the series bisectable.
Thanks,
Bartosz Golaszewski
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 06/13] ARM: davinci: da850: model the SATA refclk Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-01-18 14:30 +0100
Re: [PATCH v3 06/13] ARM: davinci: da850: model the SATA refclk David Lechner <david@lechnology.com> - 2017-01-18 18:30 +0100
Re: [PATCH v3 06/13] ARM: davinci: da850: model the SATA refclk Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-01-19 12:20 +0100
Re: [PATCH v3 06/13] ARM: davinci: da850: model the SATA refclk Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-01-19 14:40 +0100
csiph-web