Home
last modified time | relevance | path

Searched +full:mmp2 +full:- +full:usb +full:- +full:phy (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dmarvell,mmp2-usb-phy.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/marvell,mmp2-usb-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell MMP2/PXA USB PHY
10 - Lubomir Rintel <lkundrak@v3.sk>
15 - marvell,mmp2-usb-phy
16 - marvell,pxa910-usb-phy
17 - marvell,pxa168-usb-phy
22 "#phy-cells":
[all …]
H A Dphy-pxa-usb.txt1 Marvell PXA USB PHY
2 -------------------
5 - compatible: one of: "marvell,mmp2-usb-phy", "marvell,pxa910-usb-phy",
6 "marvell,pxa168-usb-phy",
7 - #phy-cells: must be 0
10 usb-phy: usbphy@d4207000 {
11 compatible = "marvell,mmp2-usb-phy";
13 #phy-cells = <0>;
18 information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dmmp3.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
6 #include <dt-bindings/clock/marvell,mmp2.h>
7 #include <dt-bindings/power/marvell,mmp2.h>
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #address-cells = <1>;
12 #size-cells = <1>;
15 #address-cells = <1>;
16 #size-cells = <0>;
17 enable-method = "marvell,mmp3-smp";
22 next-level-cache = <&l2>;
[all …]
H A Dmmp2.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
7 #include <dt-bindings/clock/marvell,mmp2.h>
8 #include <dt-bindings/power/marvell,mmp2.h>
9 #include <dt-bindings/clock/marvell,mmp2-audio.h>
12 #address-cells = <1>;
13 #size-cells = <1>;
25 #address-cells = <1>;
26 #size-cells = <1>;
27 compatible = "simple-bus";
28 interrupt-parent = <&intc>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dmarvell,pxau2o-ehci.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/usb/marvell,pxau2o-ehci.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Lubomir Rintel <lkundrak@v3.sk>
14 - $ref: usb-hcd.yaml#
18 const: marvell,pxau2o-ehci
29 clock-names:
35 phy-names:
36 const: usb
[all …]