blob: df25814a337193f5238587faef4db166e443af1b [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// 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};