~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/display/ti/ti,omap3-dss.txt

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 Texas Instruments OMAP3 Display Subsystem
  2 =========================================
  3 
  4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic
  5 description about OMAP Display Subsystem bindings.
  6 
  7 DSS Core
  8 --------
  9 
 10 Required properties:
 11 - compatible: "ti,omap3-dss"
 12 - reg: address and length of the register space
 13 - ti,hwmods: "dss_core"
 14 - clocks: handle to fclk
 15 - clock-names: "fck"
 16 
 17 Optional nodes:
 18 - Video ports:
 19         - Port 0: DPI output
 20         - Port 1: SDI output
 21 
 22 DPI Endpoint required properties:
 23 - data-lines: number of lines used
 24 
 25 SDI Endpoint required properties:
 26 - datapairs: number of datapairs used
 27 
 28 
 29 DISPC
 30 -----
 31 
 32 Required properties:
 33 - compatible: "ti,omap3-dispc"
 34 - reg: address and length of the register space
 35 - ti,hwmods: "dss_dispc"
 36 - interrupts: the DISPC interrupt
 37 - clocks: handle to fclk
 38 - clock-names: "fck"
 39 
 40 Optional properties:
 41 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
 42                         in bytes per second
 43 
 44 
 45 RFBI
 46 ----
 47 
 48 Required properties:
 49 - compatible: "ti,omap3-rfbi"
 50 - reg: address and length of the register space
 51 - ti,hwmods: "dss_rfbi"
 52 - clocks: handles to fclk and iclk
 53 - clock-names: "fck", "ick"
 54 
 55 
 56 VENC
 57 ----
 58 
 59 Required properties:
 60 - compatible: "ti,omap3-venc"
 61 - reg: address and length of the register space
 62 - ti,hwmods: "dss_venc"
 63 - vdda-supply: power supply for DAC
 64 - clocks: handle to fclk
 65 - clock-names: "fck"
 66 
 67 VENC Endpoint required properties:
 68 - ti,invert-polarity: invert the polarity of the video signal
 69 - ti,channels: 1 for composite, 2 for s-video
 70 
 71 
 72 DSI
 73 ---
 74 
 75 Required properties:
 76 - compatible: "ti,omap3-dsi"
 77 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
 78 - reg-names: "proto", "phy", "pll"
 79 - interrupts: the DSI interrupt line
 80 - ti,hwmods: "dss_dsi1"
 81 - vdd-supply: power supply for DSI
 82 - clocks: handles to fclk and pll clock
 83 - clock-names: "fck", "sys_clk"
 84 
 85 DSI Endpoint required properties:
 86 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
 87   DATA1+, DATA1-, ...

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php