summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/imx6ull-phytec-segin-peb-wlbt-05.dtsi
blob: df25814a337193f5238587faef4db166e443af1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// 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
		>;
	};
};