diff options
author | Yunus Bas <y.bas@phytec.de> | 2021-12-16 09:41:07 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-12-17 03:43:55 +0100 |
commit | 3951cc6bae4cd252a2efec5bad5d30265d525e0f (patch) | |
tree | 3f74f38cdd16c8a3f57e986e57c85d89a38a1516 /arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts | |
parent | ARM: dts: imx6qdl: phytec: Add support for optional PEB-AV-02 LCD adapter (diff) | |
download | linux-3951cc6bae4cd252a2efec5bad5d30265d525e0f.tar.xz linux-3951cc6bae4cd252a2efec5bad5d30265d525e0f.zip |
ARM: dts: imx6: phytec: Add PEB-WLBT-05 support
The PEB-WLBT-05 is equipped with a Sterling-LWB radio module, which is
capable of Wi-Fi 802.11 b/g/n and Bluetooth 4.2.
Signed-off-by: Yunus Bas <y.bas@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts b/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts index 8165fae2b1d1..d906a7f05aaa 100644 --- a/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts +++ b/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts @@ -10,6 +10,7 @@ #include "imx6qdl-phytec-mira.dtsi" #include "imx6qdl-phytec-mira-peb-eval-01.dtsi" #include "imx6qdl-phytec-mira-peb-av-02.dtsi" +#include "imx6qdl-phytec-mira-peb-wlbt-05.dtsi" / { model = "PHYTEC phyBOARD-Mira DualLite/Solo Carrier-Board with NAND"; |