Loading...
Note: File does not exist in v3.5.6.
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (C) 2021 PHYTEC Messtechnik GmbH
4 * Author: Yunus Bas <y.bas@phytec.de>
5 */
6
7#include "imx6ul-phytec-segin-peb-wlbt-05.dtsi"
8
9&iomuxc {
10 /delete-node/ wlgrp;
11};
12
13&iomuxc_snvs {
14 pinctrl_wl: wlgrp {
15 fsl,pins = <
16 MX6ULL_PAD_SNVS_TAMPER9__GPIO5_IO09 0x3031
17 >;
18 };
19};