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 <hugues.fruchet@foss.st.com>
11 - Alain Volmat <alain.volmat@foss.st.com>
15 const: st,stm32mp13-dcmipp
30 $ref: /schemas/graph.yaml#/$defs/port-base
37 $ref: video-interfaces.yaml#
41 bus-type:
45 bus-width:
49 pclk-sample: true
50 hsync-active: true
51 vsync-active: true
54 - pclk-sample
57 - compatible
58 - reg
59 - interrupts
60 - clocks
61 - resets
62 - port
67 - |
68 #include <dt-bindings/interrupt-controller/arm-gic.h>
69 #include <dt-bindings/clock/stm32mp13-clks.h>
70 #include <dt-bindings/reset/stm32mp13-resets.h>
72 compatible = "st,stm32mp13-dcmipp";
80 remote-endpoint = <&mipid02_2>;
81 bus-width = <8>;
82 hsync-active = <0>;
83 vsync-active = <0>;
84 pclk-sample = <0>;