Re: [PATCH V3] arm/tegra: convert tegra20 to GIC devicetree binding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 29, 2011 at 06:29:19PM -0700, Stephen Warren wrote:
> From: pdeschrijver@xxxxxxxxxx <pdeschrijver@xxxxxxxxxx>
> 
> Convert tegra20 IRQ intialization to the GIC devicetree binding. Modify the
> interrupt definitions in the dts files according to
> Documentation/devicetree/bindings/arm/gic.txt
> 
> v3 (swarren):
> * Moved of_irq_init() call into board-dt.c to avoid ifdef'ing it.
>   - Even with a dummy replacement if !CONFIG_OF, the reference from
>     tegra_dt_irq_match[] to gic_of_init() would still have to be ifdef'd
>   - It's plausible that tegra_dt_irq_match[] may need to contain more
>     entries in the future, and defining what they are seems more suitable
>     for board-dt.c than irq.c
> v2 (swarren):
> * Removed some stale GIC init code from board-dt.c
> * Undid some accidental 0x -> 0x0 search/replace.
> 
> Signed-off-by: Peter De Schrijver <pdeschrijver@xxxxxxxxxx>
> Acked-by: Rob Herring <rob.herring@xxxxxxxxxxx>
> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>

Applied with minor fixup since Marc's rework of the irq code isn't in my
branch; the resulting merge conflict is trivial to fix up.

I applied this to for-3.3/dt (see separate email about branch changes).


-Olof

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux