On 02/08/2017 10:15 AM, David Miller wrote:
> From: Alexey Brodkin
> Date: Mon, 6 Feb 2017 22:24:45 +0300
>
>> Given there're default values mentioned in the PHY datasheet
>> fall-back gracefully to them instead of silently return an error
>> through the whole call-chain.
>>
>> This allows to us
From: Alexey Brodkin
Date: Mon, 6 Feb 2017 22:24:45 +0300
> Given there're default values mentioned in the PHY datasheet
> fall-back gracefully to them instead of silently return an error
> through the whole call-chain.
>
> This allows to use minimalistic description in DT if no special
> featu
On 02/07/2017 03:04 PM, Yuriy Kolerov wrote:
> The kernel emits a lot of warnings about unexpected IRQs when
> an appropriate driver is not presented. It happens because all
> interrupts in the core controller are enabled by default after
> reset. It would be wise to keep all interrupts masked by d