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

Fix bluetooth #1

Commits on May 25, 2014

  1. mxc_hdmi: Dont require CEA mode

    This fixes problems with DVI monitors connected to the HDMI port
    via a DVI <-> HDMI cable. With dvi monitors, the list of CEA modes
    is always zero, preventing modes higher than 1024x768 to be used.
    This patch disables the CEA mode check.
    
    Upstream-Status: Pending
    
    Signed-off-by: Jeffrey Clark <[email protected]>
    dv1 authored and Jeffrey Clark committed May 25, 2014
    Configuration menu
    Copy the full SHA
    5174d6a View commit details
    Browse the repository at this point in the history
  2. wandboard: Fix bluetooth

    Fix uart3 dts pins
    Add minimal bluetooth to default config
    Jeffrey Clark committed May 25, 2014
    Configuration menu
    Copy the full SHA
    52b9649 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. Revert "mxc_hdmi: Dont require CEA mode"

    Using this patch can cause usable CEA modes to be erroneously overwritten.
    
    This reverts commit 5174d6a.
    Jeffrey Clark committed May 27, 2014
    Configuration menu
    Copy the full SHA
    184b2ac View commit details
    Browse the repository at this point in the history