Skip to content
Snippets Groups Projects
  1. Aug 19, 2022
  2. Aug 18, 2022
  3. Aug 16, 2022
  4. Aug 15, 2022
    • GitBot's avatar
      Integrate linux-imx-kuk/imx8mp_cherry-pick_video-clk_workaround · 80394106
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@2a99f2e2
      
      mx8mp: clk-composite-8m: Add workarround for media-disp clk with less allowed deviders
      
      Measured the pixelclock on the lvds interface the frequencies generated
      by media_dips2_pix clock do not match the calculated values by the
      driver. The driver selects a devider between 1 and 64 ( according to the
          ref manual) but the measured frequencies only end up with
      frequencies matching a devider from 1,7,14,21,35.
      This patch changes the selected of deviders to that list, so the
      frequency is rounded to a actually working frequency.
      
      BCS 746-000495
      
      (cherry picked from commit 70382beaa7b0da42d44799d90ce437a15412d183)
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@754b009a
      
      imx8mp-ldb: remove hardcoded pixel clock overwrite
      
      The imx8mp ldb driver had an hardcoded overwrite for the pixelclock as
      the video_pll is not able to generate all needed frequencies.
      But the hardcoded value only fits to one mode, probably used on the
      EVK.
      Removing this override leads to a pixelclock that may be generated with
      a devider from the PLL, which ends up with a frquency much closer to what
      is expected.
      
      Also it is not the ldb clock but the lcdif clock used for this, so this
      seems to be the wrong place for modifying the clock anyway.
      
      BCS 746-000502
      
      (cherry picked from commit 86df943de1f70cb4fdce4b08123221b982e0d0aa)
      80394106
    • GitBot's avatar
      Integrate linux-imx-kuk/dual-espresso_replace_backlight_driver · 5854c34c
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@f1dc6cb0
      
      dts:dual-espresso:trizeps8plus: Replace pwm-legacy-backlight driver
      
      The pwm-legacy-backlight driver is removed in the 5.15 kernel. Use
      pwm-backlight instead.
      
      BCS 746-001009
      5854c34c
    • GitBot's avatar
      Integrate linux-imx-kuk/fix_dual_espresso · 29bb61ba
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@89e49904
      
      dts: Enabled hmdiphy due to stall
      
      For some reason, without the hdmiphy the device stalls during the boot
      process. Further investigation into why this happens is required.
      
      BCS 746-001009
      29bb61ba
  5. Aug 12, 2022
  6. Aug 11, 2022
    • GitBot's avatar
      Integrate linux-imx-kuk/cherry-pick-3ec08c4d · 6c99f990
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@eae93f69
      
      trizeps8plus:pmic: Remove hard IRQ dep from pca9450 driver
      
      Changed the driver to probe without interrupt gpio, as the irq is not
      routed on the trizeps8plus board. It seems to be used for debug output
      on pmic errors only, so it should work without.
      
      Cherry-pick from 7739e8c9
      
      
      (cherry picked from commit 3ec08c4ddbaf32dca271937425350b189eb88f0a)
      6c99f990
  7. Aug 04, 2022
  8. Jul 29, 2022
  9. Jul 28, 2022
    • GitBot's avatar
      Integrate linux-imx-kuk/kirkstone-pull-tanaro-rtc-from-5.10-branch · 17b2cbb5
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@319aaa07
      
      dts:seconorth: Fix makefile
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@e3988a18
      
      tanaro:rtcs: Fix to RTC overlay mechanism
      
      The first approach of selecting a RTC didn't work as expected.
      The active RTC must reside on the rtc0 alias because otherwise
      the hwclock utilities can't access the RTC.
      For this to work, we now have a placeholder in the main device tree
      that is filled with the actual values in one of the two overlays.
      This breaks with the naming conventions for I2C bus devices, but
      right now, we don't have a better solution.
      
      BCS 746-000877
      
      (cherry picked from commit 11963a85cfe1299828e37e6f1c007e83bd4911e4)
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@35d0ab2c
      
      tanaro:rtcs: Added overlays for the TANARO RTCs
      
      The TANARO will be produced with one of two RTC variants.
      One of them will be activated during the installation by
      applying one of the overlays.
      
      BCS 746-000877
      
      (cherry picked from commit 9b1710b28582ce4b4280d753d32a2186a46d8b10)
      17b2cbb5
  10. Jul 27, 2022
  11. May 19, 2022
  12. May 18, 2022
  13. May 17, 2022
  14. Apr 13, 2022
  15. Apr 12, 2022
  16. Apr 05, 2022
  17. Apr 04, 2022
  18. Apr 01, 2022
  19. Mar 31, 2022
Loading