summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-sdt/recipes-drivers/dsitxss_2024.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes-drivers: Update logic to support conditional build of dsitxssKunal Rane2024-10-111-1/+3
| | | | | | | | recipe for dsitxss is made conditional so that it compiles its subcores only if they are available. Signed-off-by: Kunal Rane <kunal.rane@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* recipes-drivers: Update logic to support conditional building of MIPI subcoresKunal Rane2024-09-291-1/+1
| | | | | | | | | | MIPI CSI RX SS has dphy subcore which can be optinal to enable in the SS. Meanwhile DSI TX SS has it compulsory. Also added support for MIPI RX PHY and TX PHY Signed-off-by: Kunal Rane <kunal.rane@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* recipes-drivers: Support for multimedia recipesKunal Rane2024-09-041-0/+14
Adding support for multimedia baremetal driver recipes to compile fsbl-firmware. Signed-off-by: Kunal Rane <kunal.rane@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>