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

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/display/ti/ti,dra7-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 ] ~

Diff markup

Differences between /Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt (Architecture i386) and /Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt (Architecture ppc)


  1 Texas Instruments DRA7x Display Subsystem           1 Texas Instruments DRA7x Display Subsystem
  2 =========================================           2 =========================================
  3                                                     3 
  4 See Documentation/devicetree/bindings/display/      4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic
  5 description about OMAP Display Subsystem bindi      5 description about OMAP Display Subsystem bindings.
  6                                                     6 
  7 DSS Core                                            7 DSS Core
  8 --------                                            8 --------
  9                                                     9 
 10 Required properties:                               10 Required properties:
 11 - compatible: "ti,dra7-dss"                        11 - compatible: "ti,dra7-dss"
 12 - reg: address and length of the register spac     12 - reg: address and length of the register spaces for 'dss'
 13 - ti,hwmods: "dss_core"                            13 - ti,hwmods: "dss_core"
 14 - clocks: handle to fclk                           14 - clocks: handle to fclk
 15 - clock-names: "fck"                               15 - clock-names: "fck"
 16 - syscon: phandle to control module core sysco     16 - syscon: phandle to control module core syscon node
 17                                                    17 
 18 Optional properties:                               18 Optional properties:
 19                                                    19 
 20 Some DRA7xx SoCs have one dedicated video PLL,     20 Some DRA7xx SoCs have one dedicated video PLL, some have two. These properties
 21 can be used to describe the video PLLs:            21 can be used to describe the video PLLs:
 22                                                    22 
 23 - reg: address and length of the register spac     23 - reg: address and length of the register spaces for 'pll1_clkctrl',
 24   'pll1', 'pll2_clkctrl', 'pll2'                   24   'pll1', 'pll2_clkctrl', 'pll2'
 25 - clocks: handle to video1 pll clock and video     25 - clocks: handle to video1 pll clock and video2 pll clock
 26 - clock-names: "video1_clk" and "video2_clk"       26 - clock-names: "video1_clk" and "video2_clk"
 27                                                    27 
 28 Required nodes:                                    28 Required nodes:
 29 - DISPC                                            29 - DISPC
 30                                                    30 
 31 Optional nodes:                                    31 Optional nodes:
 32 - DSS Submodules: HDMI                             32 - DSS Submodules: HDMI
 33 - Video port for DPI output                        33 - Video port for DPI output
 34                                                    34 
 35 DPI Endpoint required properties:                  35 DPI Endpoint required properties:
 36 - data-lines: number of lines used                 36 - data-lines: number of lines used
 37                                                    37 
 38                                                    38 
 39 DISPC                                              39 DISPC
 40 -----                                              40 -----
 41                                                    41 
 42 Required properties:                               42 Required properties:
 43 - compatible: "ti,dra7-dispc"                      43 - compatible: "ti,dra7-dispc"
 44 - reg: address and length of the register spac     44 - reg: address and length of the register space
 45 - ti,hwmods: "dss_dispc"                           45 - ti,hwmods: "dss_dispc"
 46 - interrupts: the DISPC interrupt                  46 - interrupts: the DISPC interrupt
 47 - clocks: handle to fclk                           47 - clocks: handle to fclk
 48 - clock-names: "fck"                               48 - clock-names: "fck"
 49                                                    49 
 50 Optional properties:                               50 Optional properties:
 51 - max-memory-bandwidth: Input memory (from mai     51 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
 52                         in bytes per second        52                         in bytes per second
 53                                                    53 
 54                                                    54 
 55 HDMI                                               55 HDMI
 56 ----                                               56 ----
 57                                                    57 
 58 Required properties:                               58 Required properties:
 59 - compatible: "ti,dra7-hdmi"                       59 - compatible: "ti,dra7-hdmi"
 60 - reg: addresses and lengths of the register s     60 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
 61        'core'                                      61        'core'
 62 - reg-names: "wp", "pll", "phy", "core"            62 - reg-names: "wp", "pll", "phy", "core"
 63 - interrupts: the HDMI interrupt line              63 - interrupts: the HDMI interrupt line
 64 - ti,hwmods: "dss_hdmi"                            64 - ti,hwmods: "dss_hdmi"
 65 - vdda-supply: vdda power supply                   65 - vdda-supply: vdda power supply
 66 - clocks: handles to fclk and pll clock            66 - clocks: handles to fclk and pll clock
 67 - clock-names: "fck", "sys_clk"                    67 - clock-names: "fck", "sys_clk"
 68                                                    68 
 69 Optional nodes:                                    69 Optional nodes:
 70 - Video port for HDMI output                       70 - Video port for HDMI output
 71                                                    71 
 72 HDMI Endpoint optional properties:                 72 HDMI Endpoint optional properties:
 73 - lanes: list of 8 pin numbers for the HDMI la     73 - lanes: list of 8 pin numbers for the HDMI lanes: CLK+, CLK-, D0+, D0-,
 74   D1+, D1-, D2+, D2-. (default: 0,1,2,3,4,5,6,     74   D1+, D1-, D2+, D2-. (default: 0,1,2,3,4,5,6,7)
                                                      

~ [ 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