On 15.08.14 07:11, Peter Crosthwaite wrote:
On Tue, Aug 12, 2014 at 8:55 PM, Alexander Graf wrote:
On 12.08.14 12:48, Peter Crosthwaite wrote:
On Tue, Aug 12, 2014 at 7:24 PM, Alexander Graf wrote:
On 04.08.14 03:58, Peter Crosthwaite wrote:
Allows a container to take ownership of GPIOs in
On Tue, Aug 12, 2014 at 8:55 PM, Alexander Graf wrote:
>
> On 12.08.14 12:48, Peter Crosthwaite wrote:
>>
>> On Tue, Aug 12, 2014 at 7:24 PM, Alexander Graf wrote:
>>>
>>> On 04.08.14 03:58, Peter Crosthwaite wrote:
Allows a container to take ownership of GPIOs in a contained
devic
On 12.08.14 12:48, Peter Crosthwaite wrote:
On Tue, Aug 12, 2014 at 7:24 PM, Alexander Graf wrote:
On 04.08.14 03:58, Peter Crosthwaite wrote:
Allows a container to take ownership of GPIOs in a contained
device and automatically connect them as GPIOs to the container.
This prepares for depre
On Tue, Aug 12, 2014 at 7:24 PM, Alexander Graf wrote:
>
> On 04.08.14 03:58, Peter Crosthwaite wrote:
>>
>> Allows a container to take ownership of GPIOs in a contained
>> device and automatically connect them as GPIOs to the container.
>>
>> This prepares for deprecation of the SYSBUS IRQ functi
On 04.08.14 03:58, Peter Crosthwaite wrote:
Allows a container to take ownership of GPIOs in a contained
device and automatically connect them as GPIOs to the container.
This prepares for deprecation of the SYSBUS IRQ functionality, which
has this feature. We push it up to the device level inst
Allows a container to take ownership of GPIOs in a contained
device and automatically connect them as GPIOs to the container.
This prepares for deprecation of the SYSBUS IRQ functionality, which
has this feature. We push it up to the device level instead of sysbus
level. There's nothing sysbus spe