Skip to content
Snippets Groups Projects
  1. Mar 03, 2025
  2. Feb 28, 2025
    • Tobias Kahlki's avatar
      [QCOM][QCS6490] Enable RPMSG and MAILBOX in defconfig · b82b5f04
      Tobias Kahlki authored
      The MAILBOX and RPMSG drivers are required for the co-processor
      communication on the QCS6490 (more specfic the QCOM_GLINK sub-system
      depends on them). For whatever reasen, they have been disabled.
      Re-enable them since we get compile and run time errors otherwise.
      b82b5f04
  3. Feb 27, 2025
  4. Feb 19, 2025
  5. Feb 18, 2025
  6. Feb 17, 2025
  7. Feb 14, 2025
  8. Feb 07, 2025
  9. Feb 06, 2025
  10. Feb 04, 2025
  11. Feb 03, 2025
  12. Jan 31, 2025
    • Tobias Kahlki's avatar
    • Dietmar Muscholik's avatar
      [E81] Add enable-gpio and backlight to eDP-displays · 2d310366
      Dietmar Muscholik authored and Tobias Kahlki's avatar Tobias Kahlki committed
      In the DP-driver there is "qcom,edp-vcc-en-gpio" that a gpio can be
      assigned to in the DT and that powers on the display. But this gpio is
      switched AFTER the display has been powered on. Thus there is no other
      way to turn on a display but using a hog-gpio.
      
      There is no way to assign a backlight-device to (e)DP, not even a PWM,
      only a bunch of gpios. So the pwm is configured as gpio, meaning there is
      no way to adjust the backlight-brightness but 2 ways to switch the
      backlight off, because both gpios must be high.
      2d310366
Loading