Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003  * Copyright (C) 2021 PHYTEC Messtechnik GmbH
0004  * Author: Yunus Bas <y.bas@phytec.de>
0005  */
0006 
0007 #include "imx6ul-phytec-segin-peb-wlbt-05.dtsi"
0008 
0009 &iomuxc {
0010         /delete-node/ wlgrp;
0011 };
0012 
0013 &iomuxc_snvs {
0014         pinctrl_wl: wlgrp {
0015                 fsl,pins = <
0016                         MX6ULL_PAD_SNVS_TAMPER9__GPIO5_IO09     0x3031
0017                 >;
0018         };
0019 };