From: Arnd Bergmann
Date: Thu, 19 Nov 2015 11:42:26 +0100
> The tulip driver causes annoying build-time warnings for allmodconfig
> builds for all recent architectures:
>
> dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture
> undefined
> dec/tulip/tulip_core.c:101:2: warnin
On Thu, Nov 19, 2015 at 3:50 PM, Francois Romieu wrote:
> Grant Grundler :
> [...]
>> Some additional minor refactoring of the code could convert this into
>> a "multi-bus driver" if there is any system that could incorporate
>> both a platform device and a PCI device.
>>
>> I expect the conversi
Grant Grundler :
[...]
> Some additional minor refactoring of the code could convert this into
> a "multi-bus driver" if there is any system that could incorporate
> both a platform device and a PCI device.
>
> I expect the conversion to DMA API to be straight forward as the next
> patch shows:
On Thu, Nov 19, 2015 at 12:29 PM, Florian Fainelli wrote:
> On 19/11/15 04:26, Will Deacon wrote:
...
>> /me waits for on-soc tulip integration.
>
> FWIW, this already happened, the ADMtek/Infineon ADM8668 actually
> integrated a Tulip chip. I have not submitted these patches below from
> the Open
On Thu, Nov 19, 2015 at 4:26 AM, Will Deacon wrote:
> On Thu, Nov 19, 2015 at 11:42:26AM +0100, Arnd Bergmann wrote:
>> The tulip driver causes annoying build-time warnings for allmodconfig
>> builds for all recent architectures:
>>
>> dec/tulip/winbond-840.c:910:2: warning: #warning Processor arc
On 19/11/15 04:26, Will Deacon wrote:
> On Thu, Nov 19, 2015 at 11:42:26AM +0100, Arnd Bergmann wrote:
>> The tulip driver causes annoying build-time warnings for allmodconfig
>> builds for all recent architectures:
>>
>> dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture
>> u
On Thu, Nov 19, 2015 at 11:42:26AM +0100, Arnd Bergmann wrote:
> The tulip driver causes annoying build-time warnings for allmodconfig
> builds for all recent architectures:
>
> dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture
> undefined
> dec/tulip/tulip_core.c:101:2: war
The tulip driver causes annoying build-time warnings for allmodconfig
builds for all recent architectures:
dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture
undefined
dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture
undefined!
This is the last remaini