[PATCH v3 1/3] can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
Arnd Bergmann
arnd at arndb.de
Thu Aug 2 21:33:59 EST 2012
On Thursday 02 August 2012 16:32:17 AnilKumar Ch wrote:
> +- interrupt-parent : The parent interrupt controller
> +
> +Optional properties:
> +- ti,hwmods : Must be "d_can<n>" or "c_can<n>", n being the
> + instance number
interrupt-parent should be optional, not mandatory. It's usually implied
by the parent's interrupt-parent.
Arnd
More information about the devicetree-discuss
mailing list