Lines Matching +full:panel +full:- +full:specific
1 Device-Tree bindings for Samsung Exynos SoC mobile image compressor (MIC)
7 the panel PCB.
10 - compatible: value should be "samsung,exynos5433-mic".
11 - reg: physical base address and length of the MIC registers set and system
13 - clocks: must include clock specifiers corresponding to entries in the
14 clock-names property.
15 - clock-names: list of clock names sorted in the same order as the clocks
17 - samsung,disp-syscon: the reference node for syscon for DISP block.
18 - ports: contains a port which is connected to decon node and dsi node.
19 address-cells and size-cells must 1 and 0, respectively.
20 - port: contains an endpoint node which is connected to the endpoint in the
24 SoC specific DT entry:
26 compatible = "samsung,exynos5433-mic";
30 clock-names = "pclk_mic0", "sclk_rgb_vclk_to_mic0";
31 samsung,disp-syscon = <&syscon_disp>;
34 #address-cells = <1>;
35 #size-cells = <0>;
40 remote-endpoint = <&decon_to_mic>;
47 remote-endpoint = <&dsi_to_mic>;