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

Ci20 v3.18 bluetooth #42

Closed
wants to merge 3 commits into from
Closed

Ci20 v3.18 bluetooth #42

wants to merge 3 commits into from

Commits on Jul 1, 2015

  1. serial: 8250_ingenic: Fix hardware flow control

    The non-16550 compliant parts of the JZ4780 uart needs to be
    masked from higher layers.
    
    The non-standard modem control enable and hardware flow control
    mode bits must be set when writing to the MCR register, based
    on whether the modem control interrupt is set.
    
    Signed-off-by: Matt Redfearn <[email protected]>
    mpredfearn committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    f2aac98 View commit details
    Browse the repository at this point in the history
  2. net: rfkill-regulator: Add devicetree support.

    Use upstream patch: https://lkml.org/lkml/2014/2/7/777
    
    Signed-off-by: Matt Redfearn <[email protected]>
    Signed-off-by: NeilBrown <[email protected]>
    Signed-off-by: Marek Belisko <[email protected]>
    mpredfearn committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    f717c0e View commit details
    Browse the repository at this point in the history
  3. MIPS: dts: CI20: Add Bluetooth RFKILL

    Add an RFKILL switch to the CI20 devicetree
    This can reset the bluetooth module via the bt-reset
    regulator which does a soft-reset of the bluetooth device
    
    Signed-off-by: Matt Redfearn <[email protected]>
    mpredfearn committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    b2f671b View commit details
    Browse the repository at this point in the history