]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/arm/boot/dts/omap3-overo.dtsi
UBUNTU: Ubuntu-5.3.0-29.31
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / omap3-overo.dtsi
CommitLineData
d2912cb1 1// SPDX-License-Identifier: GPL-2.0-only
bc7fedad 2/*
af3c0380 3 * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group
bc7fedad
FV
4 */
5
98ef7957 6#include "omap34xx.dtsi"
af3c0380 7#include "omap3-overo-base.dtsi"
bc7fedad 8
94647a30 9&omap3_pmx_core2 {
dd4051bd
FV
10 pinctrl-names = "default";
11 pinctrl-0 = <
12 &hsusb2_2_pins
13 >;
250b4e11 14
dd4051bd
FV
15 hsusb2_2_pins: pinmux_hsusb2_2_pins {
16 pinctrl-single,pins = <
17 OMAP3430_CORE2_IOPAD(0x25f0, PIN_OUTPUT | MUX_MODE3) /* etk_d10.hsusb2_clk */
18 OMAP3430_CORE2_IOPAD(0x25f2, PIN_OUTPUT | MUX_MODE3) /* etk_d11.hsusb2_stp */
19 OMAP3430_CORE2_IOPAD(0x25f4, PIN_INPUT_PULLDOWN | MUX_MODE3) /* etk_d12.hsusb2_dir */
20 OMAP3430_CORE2_IOPAD(0x25f6, PIN_INPUT_PULLDOWN | MUX_MODE3) /* etk_d13.hsusb2_nxt */
21 OMAP3430_CORE2_IOPAD(0x25f8, PIN_INPUT_PULLDOWN | MUX_MODE3) /* etk_d14.hsusb2_data0 */
22 OMAP3430_CORE2_IOPAD(0x25fa, PIN_INPUT_PULLDOWN | MUX_MODE3) /* etk_d15.hsusb2_data1 */
23 >;
bc7fedad 24 };
bc7fedad 25
94647a30 26 w3cbw003c_2_pins: pinmux_w3cbw003c_2_pins {
b859c1ef 27 pinctrl-single,pins = <
94647a30 28 OMAP3430_CORE2_IOPAD(0x25e0, PIN_OUTPUT | MUX_MODE4) /* etk_d2.gpio_16 */
b859c1ef
KH
29 >;
30 };
31};