Lines Matching +full:pclk +full:- +full:sample
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/st,stm32-dcmipp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Hugues Fruchet <[email protected]>
11 - Alain Volmat <[email protected]>
16 - st,stm32mp13-dcmipp
17 - st,stm32mp25-dcmipp
27 - description: bus clock
28 - description: csi clock
31 clock-names:
33 - const: kclk
34 - const: mclk
40 access-controllers:
45 $ref: /schemas/graph.yaml#/$defs/port-base
52 $ref: video-interfaces.yaml#
56 bus-type:
60 bus-width:
64 pclk-sample: true
65 hsync-active: true
66 vsync-active: true
69 - compatible
70 - reg
71 - interrupts
72 - clocks
73 - resets
74 - port
77 - if:
82 - st,stm32mp13-dcmipp
88 clock-names:
95 bus-type:
102 clock-names:
108 - |
109 #include <dt-bindings/interrupt-controller/arm-gic.h>
110 #include <dt-bindings/clock/stm32mp13-clks.h>
111 #include <dt-bindings/reset/stm32mp13-resets.h>
113 compatible = "st,stm32mp13-dcmipp";
121 remote-endpoint = <&mipid02_2>;
122 bus-width = <8>;
123 hsync-active = <0>;
124 vsync-active = <0>;
125 pclk-sample = <0>;