Integrate gfxml2dto/add-santvend-fsl-support
Commit: seco-ne/tools/gfxml2dto@4c5c76e0
main: add -f argument
If -f argument is provided, fsl flag will be set to true to config.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de
--
Commit: seco-ne/tools/gfxml2dto@33884991
dto: select functions based on fsl boolean flag
If fsl flag is true, overlays will be created for nodes from NXP kernel.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de
--
Commit: seco-ne/tools/gfxml2dto@a88c7fba
guf_xml_config.h: add fsl boolean flag for guf_xml_data struct
It will be used to select which functions will be used to create overlays for LVDS related nodes.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de
--
Commit: seco-ne/tools/gfxml2dto@e2dddaee
dto: add functions to add lvds related overlays for fsl based imx6 dtb
Functions are based on guf_xml_to_dt.c from linux-imx-4.1.15 from Jethro BSP.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de