From bf362cb6d8df5c2a0253c18de6e42449c2e9fddb Mon Sep 17 00:00:00 2001 From: Dong Aisheng Date: Thu, 15 Oct 2015 15:39:02 +0800 Subject: MLK-11725 dts: imx6: add Murata BT/WiFi module support Add Murata Type ZP (BCM4339) module support on below platforms: - i.MX6Q/DL/QP SabreSD(SD2 slot) + Murata adapter V2.0 - i.MX6SX SDB (SD3+SD2 slot) + Murata adapter V1.0 & SD EXT card - i.MX6SL EVK (SD1+SD3 slot) + Murata adapter V1.0 & SD EXT card - i.MX6UL SDB RevC (SD1 slot) + Murata adapter V2.0 Note: MX6Q/DL/QP SabreSD board requires HW rework. Please refer to rework guide specified in schematic. Signed-off-by: Dong Aisheng --- arch/arm/boot/dts/imx6qp-sabresd-btwifi.dts | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 arch/arm/boot/dts/imx6qp-sabresd-btwifi.dts (limited to 'arch/arm/boot/dts/imx6qp-sabresd-btwifi.dts') diff --git a/arch/arm/boot/dts/imx6qp-sabresd-btwifi.dts b/arch/arm/boot/dts/imx6qp-sabresd-btwifi.dts new file mode 100644 index 000000000000..38d39cab570c --- /dev/null +++ b/arch/arm/boot/dts/imx6qp-sabresd-btwifi.dts @@ -0,0 +1,10 @@ +/* + * 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-sabresd.dts" +#include "imx6qdl-sabresd-btwifi.dtsi" -- cgit v1.2.3