]> Git Repo - J-u-boot.git/blame - arch/arm/dts/imx6ull-phytec-segin-peb-eval-01.dtsi
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot...
[J-u-boot.git] / arch / arm / dts / imx6ull-phytec-segin-peb-eval-01.dtsi
CommitLineData
d98929d6
PN
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (C) 2019 PHYTEC Messtechnik GmbH
4 * Author: Stefan Riedmueller <[email protected]>
5 */
6
7#include "imx6ul-phytec-segin-peb-eval-01.dtsi"
8
9&iomuxc {
10 /delete-node/ gpio_keysgrp;
11};
12
13&iomuxc_snvs {
14 pinctrl_gpio_keys: gpio_keysgrp {
15 fsl,pins = <
16 MX6ULL_PAD_SNVS_TAMPER0__GPIO5_IO00 0x79
17 >;
18 };
19};
This page took 0.196095 seconds and 4 git commands to generate.