summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dl-sabresd-enetirq.dts
blob: 5aee10ff88b9088f02155a32031652992d7d0abc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: GPL-2.0
//
// Copyright (C) 2014 Freescale Semiconductor, Inc.
// Copyright 2019 NXP

#include "imx6dl-sabresd.dts"

&fec {
	pinctrl-0 = <&pinctrl_enet &pinctrl_enet_irq>;
	interrupts-extended = <&gpio1 6 0x4>, <&gpc 0 119 0x4>;
	fsl,err006687-workaround-present;
};

&i2c3 {
	status = "disabled";
};