Skip to content
Snippets Groups Projects
Unverified Commit e129e3dd authored by Minecrell's avatar Minecrell
Browse files

device/device-<msm8916-mainline>: minor cleanup and fixes (MR 1125)

- Cleanup kernel cmdline:
  - earlycon can automatically detect the memory address of
    the UART controller based on the device tree
  - the comma before n8 in console=ttyMSM0,115200,n8 is actually
    invalid so this was not parsed correctly. However, it is the
    default anyway so we might as well remove it completely

- Configure deviceinfo_getty for all devices

- Workaround probe issue of display by adding a softdep on the panel
  module. This allows the display to work when excluding proprietary
  firmware (just a weird side effect, see comment in modprobe.conf...)
parent 9444bb30
Branches
No related tags found
No related merge requests found
Pipeline #193436 passed
Showing
with 172 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment