On Wed, Dec 23, 2015 at 4:25 PM, Andrew Baumann
wrote:
> Signed-off-by: Andrew Baumann
> ---
>
> Notes:
> v2 changes:
> * split inputs to named gpu_irq and arm_irq gpio inputs
> * use 64-bit gpu_irq and 8-bit arm_irq status rather than 3*32-bit
> bitfields
> * added defined na
Signed-off-by: Andrew Baumann
---
Notes:
v2 changes:
* split inputs to named gpu_irq and arm_irq gpio inputs
* use 64-bit gpu_irq and 8-bit arm_irq status rather than 3*32-bit
bitfields
* added defined names for register offsets
* deleted nop realize method
* other m