[PATCH 12/29] ARM: orion5x: add interrupt for Ethernet in Device Tree

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Mon Apr 14 03:33:34 PDT 2014


On 04/13/2014 04:39 PM, Thomas Petazzoni wrote:
> For some reason, the Ethernet interrupt was missing in the Orion5x
> Device Tree definition.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>

> ---
>   arch/arm/boot/dts/orion5x.dtsi | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/orion5x.dtsi b/arch/arm/boot/dts/orion5x.dtsi
> index 31d46e6..ac2ec8f 100644
> --- a/arch/arm/boot/dts/orion5x.dtsi
> +++ b/arch/arm/boot/dts/orion5x.dtsi
> @@ -128,6 +128,7 @@
>   				ethernet-port at 0 {
>   					compatible = "marvell,orion-eth-port";
>   					reg = <0>;
> +					interrupts = <21>;
>   					/* overwrite MAC address in bootloader */
>   					local-mac-address = [00 00 00 00 00 00];
>   					/* set phy-handle property in board file */
>




More information about the linux-arm-kernel mailing list