summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-sabresd-enetirq.dts
blob: 4c9e62779c47d9a89bd195b43cb089ad6cc43d92 (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 "imx6q-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";
};