mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
54
Documentation/devicetree/bindings/video/ti,omap2-dss.txt
Normal file
54
Documentation/devicetree/bindings/video/ti,omap2-dss.txt
Normal file
|
@ -0,0 +1,54 @@
|
|||
Texas Instruments OMAP2 Display Subsystem
|
||||
=========================================
|
||||
|
||||
See Documentation/devicetree/bindings/video/ti,omap-dss.txt for generic
|
||||
description about OMAP Display Subsystem bindings.
|
||||
|
||||
DSS Core
|
||||
--------
|
||||
|
||||
Required properties:
|
||||
- compatible: "ti,omap2-dss"
|
||||
- reg: address and length of the register space
|
||||
- ti,hwmods: "dss_core"
|
||||
|
||||
Optional nodes:
|
||||
- Video port for DPI output
|
||||
|
||||
DPI Endpoint required properties:
|
||||
- data-lines: number of lines used
|
||||
|
||||
|
||||
DISPC
|
||||
-----
|
||||
|
||||
Required properties:
|
||||
- compatible: "ti,omap2-dispc"
|
||||
- reg: address and length of the register space
|
||||
- ti,hwmods: "dss_dispc"
|
||||
- interrupts: the DISPC interrupt
|
||||
|
||||
|
||||
RFBI
|
||||
----
|
||||
|
||||
Required properties:
|
||||
- compatible: "ti,omap2-rfbi"
|
||||
- reg: address and length of the register space
|
||||
- ti,hwmods: "dss_rfbi"
|
||||
|
||||
|
||||
VENC
|
||||
----
|
||||
|
||||
Required properties:
|
||||
- compatible: "ti,omap2-venc"
|
||||
- reg: address and length of the register space
|
||||
- ti,hwmods: "dss_venc"
|
||||
- vdda-supply: power supply for DAC
|
||||
|
||||
VENC Endpoint required properties:
|
||||
|
||||
Required properties:
|
||||
- ti,invert-polarity: invert the polarity of the video signal
|
||||
- ti,channels: 1 for composite, 2 for s-video
|
Loading…
Add table
Add a link
Reference in a new issue