Skip to content
Snippets Groups Projects
  1. Sep 15, 2022
    • Tobias Kahlki's avatar
      drm:panel: Ported panel-dt driver from i.MX6 kernel · 865f6727
      Tobias Kahlki authored
      We use a custom Simple Panel driver that allows a more detailed description of
      panels in the device tree. This is discouraged by the mainline kernel but has
      shown useful for our specific applications.
      
      For a more detailed explanation see the discussion https://patchwork.kernel.org/
      project/dri-devel/patch/20190307101030.3822-1-maxime.ripard@bootlin.com/ on
      the DRI mailing list and the original commit https://git.seco.com/seco-ne/
      kernel/linux-guf/-/commit/bc113aef63149d38a61f618b40f91e22d53fe5cd on the i.MX6
      kernel.
      
      Note: Replaced all occurences of the old G&F name to SECO and also fixed
      some smaller typos.
      
      BCS 746-000951
      865f6727
  2. Sep 14, 2022
  3. Sep 12, 2022
  4. Sep 09, 2022
  5. Sep 08, 2022
  6. Sep 06, 2022
  7. Sep 05, 2022
  8. Aug 31, 2022
  9. Aug 30, 2022
  10. Aug 26, 2022
  11. Aug 25, 2022
  12. Aug 24, 2022
    • Felix Gerking's avatar
      mc3:dts: Initial commit for mc3 devicetree · ea28f790
      Felix Gerking authored
      What works:
      * fngsystem (kirkstone) ramfs boot via uuu
      * for UART2 an alias to serial0 is set
      * ethernet, at the moment no phy-reg is set explictily
      * RTC, we need to check if specific backup source settings are required:
      root@FLASH-N-GO:~# dmesg | grep rtc
      [    1.519835] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc1
      [    1.960681] rtc-rv8803 0-0032: Voltage low, temperature compensation stopped.
      [    1.967833] rtc-rv8803 0-0032: Voltage low, data loss detected.
      [    1.977571] rtc-rv8803 0-0032: Voltage low, data is invalid.
      
      BCS 746-000818
      ea28f790
  13. Aug 19, 2022
  14. Aug 17, 2022
Loading