Searched +full:mt8183 +full:- +full:dsi (Results  1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/display/mediatek/ | 
| H A D | mediatek,dsi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,dsi.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: MediaTek DSI Controller
 10   - Chun-Kuang Hu <chunkuang.hu@kernel.org>
 11   - Philipp Zabel <p.zabel@pengutronix.de>
 12   - Jitao Shi <jitao.shi@mediatek.com>
 15   The MediaTek DSI function block is a sink of the display subsystem and can
 16   drive up to 4-lane MIPI DSI output. Two DSIs can be synchronized for dual-
 [all …]
 
 | 
| H A D | mediatek,disp.txt | 25 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt and29 - compatible: "mediatek,<chip>-disp-<function>", one of
 30 	"mediatek,<chip>-disp-ovl"   		- overlay (4 layers, blending, csc)
 31 	"mediatek,<chip>-disp-ovl-2l"           - overlay (2 layers, blending, csc)
 32 	"mediatek,<chip>-disp-rdma"  		- read DMA / line buffer
 33 	"mediatek,<chip>-disp-wdma"  		- write DMA
 34 	"mediatek,<chip>-disp-ccorr"            - color correction
 35 	"mediatek,<chip>-disp-color" 		- color processor
 36 	"mediatek,<chip>-disp-dither"           - dither
 37 	"mediatek,<chip>-disp-aal"   		- adaptive ambient light controller
 [all …]
 
 | 
| H A D | mediatek,dsi.txt | 1 Mediatek DSI Device4 The Mediatek DSI function block is a sink of the display subsystem and can
 5 drive up to 4-lane MIPI DSI output. Two DSIs can be synchronized for dual-
 9 - compatible: "mediatek,<chip>-dsi"
 10 - the supported chips are mt2701, mt7623, mt8167, mt8173 and mt8183.
 11 - reg: Physical base address and length of the controller's registers
 12 - interrupts: The interrupt signal from the function block.
 13 - clocks: device clocks
 14   See Documentation/devicetree/bindings/clock/clock-bindings.txt for details.
 15 - clock-names: must contain "engine", "digital", and "hs"
 [all …]
 
 | 
| H A D | mediatek,rdma.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Chun-Kuang Hu <chunkuang.hu@kernel.org>
 11   - Philipp Zabel <p.zabel@pengutronix.de>
 15   data into DMA. It provides real time data to the back-end panel
 16   driver, such as DSI, DPI and DP_INTF.
 26       - enum:
 27           - mediatek,mt2701-disp-rdma
 28           - mediatek,mt8173-disp-rdma
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/phy/ | 
| H A D | mediatek,dsi-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---
 5 $id: http://devicetree.org/schemas/phy/mediatek,dsi
 [all...]
 | 
| /freebsd/sys/contrib/device-tree/src/arm64/mediatek/ | 
| H A D | mt8183.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)8 #include <dt-bindings/clock/mt8183-clk.h>
 9 #include <dt-bindings/gce/mt8183-gce.h>
 10 #include <dt-bindings/interrupt-controller/arm-gic.h>
 11 #include <dt-bindings/interrupt-controller/irq.h>
 12 #include <dt-bindings/memory/mt8183-larb-port.h>
 13 #include <dt-bindings/power/mt8183-power.h>
 14 #include <dt-bindings/reset/mt8183-resets.h>
 15 #include <dt-bindings/phy/phy.h>
 16 #include <dt-bindings/thermal/thermal.h>
 [all …]
 
 | 
| H A D | mt8195.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 /dts-v1/;
 8 #include <dt-bindings/clock/mt8195-clk.h>
 9 #include <dt-bindings/gce/mt8195-gce.h>
 10 #include <dt-bindings/interrupt-controller/arm-gic.h>
 11 #include <dt-bindings/interrupt-controller/irq.h>
 12 #include <dt-bindings/memory/mt8195-memory-port.h>
 13 #include <dt-bindings/phy/phy.h>
 14 #include <dt-bindings/pinctrl/mt8195-pinfunc.h>
 15 #include <dt-bindings/power/mt8195-power.h>
 [all …]
 
 | 
| H A D | mt8192.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 /dts-v1/;
 8 #include <dt-bindings/clock/mt8192-clk.h>
 9 #include <dt-bindings/gce/mt8192-gce.h>
 10 #include <dt-bindings/interrupt-controller/arm-gic.h>
 11 #include <dt-bindings/interrupt-controller/irq.h>
 12 #include <dt-bindings/memory/mt8192-larb-port.h>
 13 #include <dt-bindings/pinctrl/mt8192-pinfunc.h>
 14 #include <dt-bindings/phy/phy.h>
 15 #include <dt-bindings/power/mt8192-power.h>
 [all …]
 
 | 
| H A D | mt8186.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4  * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
 6 /dts-v1/;
 7 #include <dt-bindings/clock/mt8186-clk.h>
 8 #include <dt-bindings/gce/mt8186-gce.h>
 9 #include <dt-bindings/interrupt-controller/arm-gic.h>
 10 #include <dt-bindings/interrupt-controller/irq.h>
 11 #include <dt-bindings/memory/mt8186-memory-port.h>
 12 #include <dt-bindings/pinctrl/mt8186-pinfunc.h>
 13 #include <dt-bindings/power/mt8186-power.h>
 [all …]
 
 |