Git Product home page Git Product logo

kernel-msm-3.0's Introduction

In case anyone other than me reads this. There are a lot of things to do. Adding all neccessary drivers from older kernels and adapting the interfaces. This is just a list of things I noticed or is not important to fix now.

Current kmsg output: https://gist.github.com/2d0c673ae9b863e88b0d

If you stumple over this and are interested to help then feel free to contact me.

I won't guarantee that I continue to work on this.

Things to check

  • BUG() seems to hang the device and pulling the battery is neccessary Only in the early boot phase? WARNING also affected?
  • acpuclk_init() does not differentiate between GSM and CDMA devices yet
  • Is adding smd_set_channel_list() the correct way now? There are two smd_tty drivers. One under drivers/tty/serial which seems to be old and currently used one. A newer driver is under arch/arm/mach-msm. At the moment both will init and clash. The new driver uses smd_platform to define stuff. I don't understand that yet.
  • USB stuff looks very different
    • board_serialno() ?
  • Microp? Whats that? Seems to be disabled in tiamat
  • are there versions of the msm_{enable|disable|read}_fast_timer or is adding them the correct way? What about GLOBAL_TIMER as argument for msm_read_timer_count?
  • MSM_RPC_VERS macro
  • clk_prepare_enable instead of just clk_enable in i2c-msm, msm_sdcc!? Where is the correct place to prepare clocks?
  • enabling the regulator tpm6503 driver hangs boot Traced it down to i2c_lock_adapter in i2c_transfer over print_constraints _regulator_get_voltage so far Either rt_mutex_lock does not work or adapter is already locked. Latter does not seem the case.
  • Error about "dev_init_debugfs: Error-Bad Function Input" seems to be unimportant (in the dummy case)
  • gpio_tlmm_config(0x0002c390, GPIO_CFG_ENABLE) <?> failed: -5 pin 57 func 0 dir 1 pull 1 drvstr 1 caused by bt_gpio_table (BRAVO_GPIO_BT_WAKE)
  • Enabling pm causes the system to hang Hangs inside msm_timer_enter_idle Also last_kmsg does not exist after reboot for some reason

kernel-msm-3.0's People

Contributors

acmel avatar adrianbunk avatar alan-cox avatar alanstern avatar avikivity avatar broonie avatar bzolnier avatar chrismason-xx avatar davem330 avatar dhowells avatar dwmw2 avatar gregkh avatar heicarst avatar herbertx avatar htejun avatar hverkuil avatar ickle avatar jmberg avatar joeperches avatar kaber avatar lenb avatar neilbrown avatar ozbenh avatar pmundt avatar ralfbaechle avatar rddunlap avatar rustyrussell avatar sfrothwell avatar tiwai avatar torvalds avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.