summaryrefslogtreecommitdiffstats
path: root/bsp/meta-freescale-3rdparty/recipes-kernel/linux/linux-fslc/ccimx6ul/0002-ARM-dts-imx6ul-ccimx6ulsom-Add-empty-wireless-and-bl.patch
blob: 4c514088fbf9847d712fae170ea0c4a22b77ddc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
From: Alex Gonzalez <alex.gonzalez@digi.com>
Date: Fri, 14 Sep 2018 12:32:41 +0200
Subject: [PATCH] ARM: dts: imx6ul: ccimx6ulsom: Add empty wireless and
 bluetooth placeholders

The vendor provided U-Boot will use these empty nodes to populate the
MAC addresses used for both the Bluetooth and the Wireless chips.

Upstream-Status: Inappropriate [vendor specific]

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
---
 arch/arm/boot/dts/imx6ul-ccimx6ulsom.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/imx6ul-ccimx6ulsom.dtsi b/arch/arm/boot/dts/imx6ul-ccimx6ulsom.dtsi
index b5781c3656d1..82fa176bf138 100644
--- a/arch/arm/boot/dts/imx6ul-ccimx6ulsom.dtsi
+++ b/arch/arm/boot/dts/imx6ul-ccimx6ulsom.dtsi
@@ -24,6 +24,12 @@
 			linux,cma-default;
 		};
 	};
+
+	bluetooth {
+	};
+
+	wireless {
+	};
 };
 
 &adc1 {