Lines Matching +full:mt8173 +full:- +full:disp +full:- +full:split
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,split.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Mediatek display split
10 - Chun-Kuang Hu <chunkuang.hu@kernel.org>
11 - Philipp Zabel <p.zabel@pengutronix.de>
14 Mediatek display split, namely SPLIT, is used to split stream to two
16 SPLIT device node must be siblings to the central MMSYS_CONFIG node.
24 - items:
25 - const: mediatek,mt8173-disp-split
33 power-domains:
36 Documentation/devicetree/bindings/power/power-domain.yaml for details.
40 - description: SPLIT Clock
43 - compatible
44 - reg
45 - power-domains
46 - clocks
51 - |
52 #include <dt-bindings/clock/mt8173-clk.h>
53 #include <dt-bindings/power/mt8173-power.h>
56 #address-cells = <2>;
57 #size-cells = <2>;
59 split0: split@14018000 {
60 compatible = "mediatek,mt8173-disp-split";
62 power-domains = <&spm MT8173_POWER_DOMAIN_MM>;