Skip to content
Snippets Groups Projects
  1. Feb 01, 2023
    • GitBot's avatar
      Integrate gfxml2dto/add-santvend-support · 15f48475
      GitBot authored
      --
      
      Commit: seco-ne/tools/gfxml2dto@a7992ae3
      
      
      
      santvend: add SPI BLE configuration depending on board rev
      
      Depending on the revision of hardware, different nodes should be added
      to resulted device tree:
      - in case of v1.2 revision, it is equipped with ISP091201 BLE module
      which is governed by special "spidevas" driver which implements its own
      chip select handling. And in order to make it work, cs-gpios must be
      removed for ecspi3 node.
      - in case of v1.3 revision, it is equipped with Protues-III BLE module,
      which is governed by standard "spidev" driver.
      
      Both these spidev nodes are disabled in device tree by default,
      and a proper device is enabled depending on the board revision.
      
      Signed-off-by: default avatarDmitry Petrov <dmitry.petrov@rtsoft.de>
      
      --
      
      Commit: seco-ne/tools/gfxml2dto@8112b025
      
      
      
      dto: panel: add a handler for lvds.mode to activate Dual channel
      
      To make dual channel LVDS work, add a handler for "mode" variable in
      config.xml by analogy with Jethro. So if Dual channel display is used,
      this variable should be set to "spl0" value.
      
      Signed-off-by: default avatarMikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
      
      --
      
      Commit: seco-ne/tools/gfxml2dto@a95edfa9
      
      
      
      platform: add support of SantVend
      
      Add description of Quad and DualLite flavors of SantVend boards:
      * mx6q-santvend
      * mx6dl-santvend
      
      Signed-off-by: default avatarMikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
      15f48475
  2. Jan 31, 2023
  3. Jan 26, 2023
  4. Jan 25, 2023
  5. Jan 24, 2023
  6. Jan 23, 2023
  7. Jan 20, 2023
  8. Jan 19, 2023
  9. Jan 18, 2023
  10. Jan 17, 2023
  11. Jan 16, 2023
  12. Jan 12, 2023
  13. Jan 11, 2023
  14. Jan 10, 2023
  15. Jan 09, 2023
  16. Jan 06, 2023
  17. Jan 05, 2023
  18. Jan 03, 2023
Loading