Skip to content
Snippets Groups Projects
  1. Feb 07, 2024
  2. Feb 02, 2024
  3. Feb 01, 2024
  4. Jan 31, 2024
    • Tobias Kahlki's avatar
      arm64:dts:seco: Revert deletion of seco-imx8mp-d18.dts · 224c9a76
      Tobias Kahlki authored
      This partly reverts commit 8fa40ae3. In the original commit, the
      devicetree was split into two. With the splitting, cherry-picks from the
      upstream repo doesn't work anymore. As a workaround, we revert the
      seco-imx8mp-d18.dts to its original state, include it in a new
      devicetree include and remove the B79 nodes there.
      224c9a76
  5. Jan 24, 2024
  6. Jan 22, 2024
  7. Jan 19, 2024
  8. Jan 09, 2024
  9. Jan 08, 2024
  10. Dec 21, 2023
  11. Dec 15, 2023
  12. Dec 14, 2023
  13. Dec 06, 2023
  14. Dec 05, 2023
  15. Nov 30, 2023
    • Felix Gerking's avatar
      arm64:dts:dual-espresso: Add cap1293 touch controller · c0c92ee8
      Felix Gerking authored
      The led_button lable is now set to the virtual gpio that simulates the
      behavior of the old at42qt1011 cap. touch sensor.
      The properties are selected for the dual-espresso board.
      To remain compatible for devices with the old at42qt1011 sensors, a
      corresponding overlay is added that can be applied during installation.
      
      BCS 746-001576
      c0c92ee8
  16. Nov 23, 2023
    • Felix Gerking's avatar
      drivers:cap11xx-gpio: Add new gpiochip driver for the cap1293 tc · fecfeae6
      Felix Gerking authored
      The driver is derived from the input cap11xx.c driver:
      drivers/input/keyboard/cap11xx.c
      Instead of providing an input device, the driver registers a gpiochip
      with a read-only line for each sensor-input.
      The led handling was kept commented in source so that it can be
      implemented if required.
      The driver has so far only been tested with the cap1293 chip.
      
      Additional dt properties:
      disable-rf-filter: If set disables the RF noise filter
      delta-sense: Allows to set sensivity for all inputs, the value should be
                   in range 0x00 to 0x07 (see reg 0x1f in datasheet)
      invert-gpio-output: If set inverts the gpioget output.
      
      BCS 746-001576
      fecfeae6
  17. Nov 20, 2023
  18. Nov 17, 2023
  19. Nov 16, 2023
    • Felix Gerking's avatar
      arm64:dts: Add DT for the trizeps8plus pconxs with new AUO G156HAN02 display · a84bf92b
      Felix Gerking authored
      The display uses dual LVDS, so the clock-frequency property in the panel
      node must be set to a value twice as high as the typical display freq.
      Overall the output visually looks good and the frequency is within the
      specified range. However, the power sequence and porches have not yet
      been measured.
      In addition, the auo-g156han02.dtsi file contains some information on how
      to achieve the desired display clock via the native LVDS interface.
      
      BCS 746-001569
      a84bf92b
  20. Nov 15, 2023
  21. Nov 10, 2023
  22. Nov 07, 2023
    • Felix Gerking's avatar
      arm:dts:NALLINO: Add CAN support · 1d813778
      Felix Gerking authored and Jonas Höppner's avatar Jonas Höppner committed
      Copied changes from linux-5.10.104-guf kernel branch.
      Commit 45df36ce8fbff0538d84c5f929743bb990683c94
      
      BCS 746-001388
      1d813778
    • Tobias Kahlki's avatar
      audio:sai:mqs: Patch mqs and sai driver to fix audio popping on NALLINO · 594d15ef
      Tobias Kahlki authored and Jonas Höppner's avatar Jonas Höppner committed
      
      The i.MX6 ULL has an audio block equipped, that can generate audio via a
      standard GPIO. Since the MQS (Medium Quality Sound) is a very basic audio
      interface, it doesn't provide any filtering of unwanted artifacts in the
      audio stream. This leads to a popping noise when playing audio on the
      Nallino. The patch changes the SAI to always generate a signal for the
      MQS and transfers the control of the external amplifier to the MQS driver.
      This helps in reducing the noticeable interference when playing audio.
      
      Original patch-set by Sam Crossman <sam.crossman@seco.com>
      
      f750e64c
      22e654f0
      5b432bde
      
      BCS 746-001388
      
      Forward-ported commit b71074700019f52ff263bf0dfd0c500b902b4279 to
      linux-5.15.32-seco.
      
      Signed-off-by: default avatarDmitry Petrov <dmitry.petrov@rtsoft.de>
      594d15ef
    • Felix Gerking's avatar
      arm:dts: Add audio support for NALLINO · e5423f3e
      Felix Gerking authored and Jonas Höppner's avatar Jonas Höppner committed
      Combination the following commits:
      0fa8a7d7
      39e1d863
      
      BCS 746-001388
      e5423f3e
Loading