summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qp-sabreauto-flexcan1.dts
blob: b57607b0c22280f94ea38d310eeadb8a08689a34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * Copyright (C) 2015 Freescale Semiconductor, Inc.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#include "imx6qp-sabreauto.dts"

&can1{
	status = "okay";
};

&fec {
	/* pin conflict with flexcan1 */
	status = "disabled";
};