-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/tegra: rgb: Parameterize pixel clock and DE polarities
For some Tegra devices, like the Samsung SGH-I927, the pixel clock and data enable (DE) signal polarities have to be programmed differently than in the default case. To accommodate this, add support to set the signal polarities for the RGB interface based on the DRM bus flags. Signed-off-by: Maxim Schwalm <[email protected]>
- Loading branch information
1 parent
53dc19e
commit 1148070
Showing
2 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters