Lines Matching +full:hsic +full:- +full:phy
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 ---
5 $id: "http://devicetree.org/schemas/phy/marvell,mmp3-hsic-phy.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
8 title: Marvell MMP3 HSIC PHY
11 - Lubomir Rintel <lkundrak@v3.sk>
15 const: marvell,mmp3-hsic-phy
21 reset-gpios:
25 "#phy-cells":
29 - compatible
30 - reg
31 - reset-gpios
32 - "#phy-cells"
37 - |
38 #include <dt-bindings/gpio/gpio.h>
39 hsic-phy@f0001800 {
40 compatible = "marvell,mmp3-hsic-phy";
42 reset-gpios = <&gpio 63 GPIO_ACTIVE_HIGH>;
43 #phy-cells = <0>;