imx6ull-phytec-segin-peb-wlbt-05.dtsi 333 B

12345678910111213141516171819
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Copyright (C) 2021 PHYTEC Messtechnik GmbH
  4. * Author: Yunus Bas <[email protected]>
  5. */
  6. #include "imx6ul-phytec-segin-peb-wlbt-05.dtsi"
  7. &iomuxc {
  8. /delete-node/ wlgrp;
  9. };
  10. &iomuxc_snvs {
  11. pinctrl_wl: wlgrp {
  12. fsl,pins = <
  13. MX6ULL_PAD_SNVS_TAMPER9__GPIO5_IO09 0x3031
  14. >;
  15. };
  16. };