Lines Matching +full:rk3288 +full:- +full:dp +full:- +full:phy
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/rockchip/rockchip,analogix-dp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sandy Huang <hjc@rock-chips.com>
11 - Heiko Stuebner <heiko@sntech.de>
16 - rockchip,rk3288-dp
17 - rockchip,rk3399-edp
18 - rockchip,rk3588-edp
24 clock-names:
27 - const: dp
28 - const: pclk
29 - const: grf
31 power-domains:
38 reset-names:
41 - const: dp
42 - const: apb
49 aux-bus:
50 $ref: /schemas/display/dp-aux-bus.yaml#
53 - compatible
54 - clocks
55 - clock-names
56 - resets
57 - reset-names
58 - rockchip,grf
61 - $ref: /schemas/display/bridge/analogix,dp.yaml#
63 - if:
68 - rockchip,rk3588-edp
73 reset-names:
79 - |
80 #include <dt-bindings/clock/rk3288-cru.h>
81 #include <dt-bindings/interrupt-controller/arm-gic.h>
82 #include <dt-bindings/interrupt-controller/irq.h>
83 dp@ff970000 {
84 compatible = "rockchip,rk3288-dp";
88 clock-names = "dp", "pclk";
90 phy-names = "dp";
92 reset-names = "dp";
94 pinctrl-0 = <&edp_hpd>;
95 pinctrl-names = "default";
98 #address-cells = <1>;
99 #size-cells = <0>;
103 #address-cells = <1>;
104 #size-cells = <0>;
108 remote-endpoint = <&vopb_out_edp>;
112 remote-endpoint = <&vopl_out_edp>;
120 remote-endpoint = <&panel_in_edp>;