Lines Matching +full:sharkl3 +full:- +full:dpu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/sprd/sprd,sharkl3-dsi-host.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kevin Tang <kevin.tang@unisoc.com>
14 const: sprd,sharkl3-dsi-host
25 clock-names:
27 - const: clk_src_96m
29 power-domains:
36 "#address-cells":
39 "#size-cells":
46 Documentation/devicetree/bindings/media/video-interfaces.txt.
48 the associated DPU.
51 - "#address-cells"
52 - "#size-cells"
53 - port@0
58 - compatible
59 - reg
60 - interrupts
61 - clocks
62 - clock-names
63 - ports
68 - |
69 #include <dt-bindings/interrupt-controller/arm-gic.h>
70 #include <dt-bindings/clock/sprd,sc9860-clk.h>
72 compatible = "sprd,sharkl3-dsi-host";
76 clock-names = "clk_src_96m";
79 #address-cells = <1>;
80 #size-cells = <0>;
84 remote-endpoint = <&dpu_out>;