linux/arch/arm/boot/dts/imx6ull-phytec-segin-peb-wlbt-05.dtsi
Yunus Bas 3951cc6bae 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>
2021-12-17 10:43:55 +08:00

20 lines
333 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (C) 2021 PHYTEC Messtechnik GmbH
* Author: Yunus Bas <y.bas@phytec.de>
*/
#include "imx6ul-phytec-segin-peb-wlbt-05.dtsi"
&iomuxc {
/delete-node/ wlgrp;
};
&iomuxc_snvs {
pinctrl_wl: wlgrp {
fsl,pins = <
MX6ULL_PAD_SNVS_TAMPER9__GPIO5_IO09 0x3031
>;
};
};