Lines Matching +full:imx8 +full:- +full:lpcg
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/fsl,imx8qxp-pixel-combiner.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Liu Ying <victor.liu@nxp.com>
23 - fsl,imx8qm-pixel-combiner
24 - fsl,imx8qxp-pixel-combiner
26 "#address-cells":
29 "#size-cells":
38 clock-names:
41 power-domains:
45 "^channel@[0-1]$":
50 "#address-cells":
53 "#size-cells":
69 - "#address-cells"
70 - "#size-cells"
71 - reg
72 - port@0
73 - port@1
78 - compatible
79 - "#address-cells"
80 - "#size-cells"
81 - reg
82 - clocks
83 - clock-names
84 - power-domains
89 - |
90 #include <dt-bindings/clock/imx8-lpcg.h>
91 #include <dt-bindings/firmware/imx/rsrc.h>
92 pixel-combiner@56020000 {
93 compatible = "fsl,imx8qxp-pixel-combiner";
94 #address-cells = <1>;
95 #size-cells = <0>;
98 clock-names = "apb";
99 power-domains = <&pd IMX_SC_R_DC_0>;
102 #address-cells = <1>;
103 #size-cells = <0>;
110 remote-endpoint = <&dc0_dpu_disp0_dc0_pixel_combiner_ch0>;
118 remote-endpoint = <&dc0_pixel_link0_dc0_pixel_combiner_ch0>;
124 #address-cells = <1>;
125 #size-cells = <0>;
132 remote-endpoint = <&dc0_dpu_disp1_dc0_pixel_combiner_ch1>;
140 remote-endpoint = <&dc0_pixel_link1_dc0_pixel_combiner_ch1>;