On Thursday 28 August 2014 17:31:16 Thierry Reding wrote:
> + interrupt-controller@60004000 {
> + compatible = "nvidia,tegra114-ictlr", "nvidia,tegra30-ictlr";
> + reg = <0x60004000 0x40>, /* primary controller */
> + <0x60004100 0x40>, /* secondary controller */
> + <0x60004200 0x40>, /* tertiary controller */
> + <0x60004300 0x40>, /* quaternary controller */
> + <0x60004400 0x40>; /* quinary controller */
> + };
> +
> timer@60005000 {
> compatible = "nvidia,tegra114-timer", "nvidia,tegra20-timer";
>
Don't you need an interrupt-parent and interrupts property here to point to
the GIC interrupts? I would assume this is a nested irqchip.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html