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:
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: Dmitry 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: Mikhail 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:
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de