2017-01-18 18:26 GMT+01:00 David Lechner <david@xxxxxxxxxxxxxx>: > 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. > Right, will fix in v4. Thanks, Bartosz Golaszewski -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html