This message will disappear after all relevant tasks have been resolved.
Semantic MediaWiki
There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.Registered User mNo edit summary |
Registered User No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Article purpose == | |||
The purpose of this article is to: | |||
* List the display bridge hardware components that might be integrated in the different [[:Category:ST boards|boards]]. | |||
* Link these components to the corresponding software framework(s). | |||
* Point to the appropriate component datasheets. | |||
* Explain, when necessary, how to configure these components. | |||
== Software frameworks == | |||
{{:Internal_peripherals_software_table_template}} | |||
| Visual | |||
| [[#Silab_sil9022 | Silab sil9022]] | |||
| | |||
| [[DRM KMS overview | DRM/KMS framework]] | |||
| | |||
| HDMI transmitter | |||
|} | |||
==Silab sil9022== | |||
The SiI9022A HDMI transmitter supports the HDMI<sup>®</sup> Specification on a wide range of mobile products. | |||
For details and the datasheet please contact the SiI9022A HDMI transmitter provider. | |||
===Linux driver=== | |||
Bindings: {{CodeSource | Linux kernel | Documentation/devicetree/bindings/display/bridge/sii902x.txt}} | |||
Sources: {{CodeSource | Linux kernel | drivers/gpu/drm/bridge/sii902x.c}} | |||
<noinclude> | <noinclude> | ||
{{ArticleBasedOnModel | | {{ArticleBasedOnModel | Hardware components article model}} | ||
{{ | {{PublicationRequestId | 14299| AnneJ| 2019-12-10}} | ||
[[Category:Display hardware components]] | [[Category:Display hardware components]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 11:24, 10 January 2020
1. Article purpose[edit source]
The purpose of this article is to:
- List the display bridge hardware components that might be integrated in the different boards.
- Link these components to the corresponding software framework(s).
- Point to the appropriate component datasheets.
- Explain, when necessary, how to configure these components.
2. Software frameworks[edit source]
Domain | Peripheral | Software frameworks | Comment | ||
---|---|---|---|---|---|
Cortex-A7 secure (OP-TEE) |
Cortex-A7 non-secure (Linux) |
Cortex-M4 (STM32Cube) | |||
Visual | Silab sil9022 | DRM/KMS framework | HDMI transmitter |
3. Silab sil9022[edit source]
The SiI9022A HDMI transmitter supports the HDMI® Specification on a wide range of mobile products.
For details and the datasheet please contact the SiI9022A HDMI transmitter provider.
3.1. Linux driver[edit source]
Bindings: Documentation/devicetree/bindings/display/bridge/sii902x.txt
Sources: drivers/gpu/drm/bridge/sii902x.c