Lines Matching +full:m +full:- +full:phy
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/phy/rockchip,rk3288-dp-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip specific extensions to the Analogix Display Port PHY
10 - Heiko Stuebner <heiko@sntech.de>
14 const: rockchip,rk3288-dp-phy
19 clock-names:
20 const: 24m
22 "#phy-cells":
26 - compatible
27 - clocks
28 - clock-names
29 - "#phy-cells"
34 - |
35 #include <dt-bindings/clock/rk3288-cru.h>
36 edp-phy {
37 compatible = "rockchip,rk3288-dp-phy";
39 clock-names = "24m";
40 #phy-cells = <0>;