Lines Matching +full:dsi +full:- +full:pclk
1 Device-Tree bindings for DesignWare DSI Host Controller v1.20a driver
3 A DSI Host Controller resides in the middle of display controller and external
7 - compatible: value should be "hisilicon,hi6220-dsi".
8 - reg: physical base address and length of dsi controller's registers.
9 - clocks: contains APB clock phandle + clock-specifier pair.
10 - clock-names: should be "pclk".
11 - ports: contains DSI controller input and output sub port.
21 dsi: dsi@f4107800 {
22 compatible = "hisilicon,hi6220-dsi";
25 clock-names = "pclk";
29 #address-cells = <1>;
30 #size-cells = <0>;
36 remote-endpoint = <&ade_out>;
44 &dsi {
53 remote-endpoint = <&adv7533_in>;
67 remote-endpoint = <&dsi_out0>;