Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beaglebone HDMI: Add patches, config options #7

Closed
wants to merge 2 commits into from

Conversation

joelagnel
Copy link
Member

Enable NXP TDA998x HDMI support on beaglebone LT

Build and runtime tested after building using patch.sh script.

Config options set:
CONFIG_OMAP_RESET_CLOCKS=n so that clock framework doesn't turn off the LCDC clock.
CONFIG_NXP_TDA998X_OLD=y to build the HDMI driver.

Signed-off-by: Joel A Fernandes [email protected]

Joel A Fernandes added 2 commits November 21, 2012 12:27
Build and runtime tested after building using patch.sh script

Config options set:
 CONFIG_OMAP_RESET_CLOCKS=n so that clock framework doesn't turn off the LCDC clock.
 CONFIG_NXP_TDA998X_OLD=y to build the HDMI driver.

Signed-off-by: Joel A Fernandes <[email protected]>
CEC code is forced as a module, lets exclude it from build because its
based on a prehistoric kernel and will break our build.

Signed-off-by: Joel A Fernandes <[email protected]>
@joelagnel
Copy link
Member Author

It seems to be applied so closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant