Lines Matching +full:pcie +full:- +full:phy1
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * DT overlay for SERDES personality card: 2lane PCIe + USB2.0 Host on AM654 EVM
5 * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/phy/phy.h>
12 #include <dt-bindings/phy/phy-am654-serdes.h>
13 #include "k3-pinctrl.h"
16 assigned-clocks = <&k3_clks 153 4>,
19 assigned-clock-parents = <&k3_clks 153 8>,
26 assigned-clocks = <&serdes1 AM654_SERDES_CMU_REFCLK>;
27 assigned-clock-parents = <&serdes0 AM654_SERDES_RO_REFCLK>;
32 num-lanes = <2>;
34 phy-names = "pcie-phy0", "pcie-phy1";
35 reset-gpios = <&pca9555 5 GPIO_ACTIVE_HIGH>;
40 usb0_pins_default: usb0-default-pins {
41 pinctrl-single,pins = <
56 pinctrl-names = "default";
57 pinctrl-0 = <&usb0_pins_default>;