coreboot-kgpe-d16/src/soc/qualcomm
Vinod Polimera e8cd480046 sc7180: Add display support for mipi panels
- configure TROGDOR_HAS_MIPI_PANEL to "n" by default, it can be updated for mipi panels.
- add simple rm69299 panel as an example to append new mipi panels.
- use existing edid struct to update mipi panel parameters.
- add dsi command tx interface for mipi panel on commands.

Change-Id: Id698265a4e2399ad1c26e026e9a5f8ecd305467f
Signed-off-by: Vinod Polimera <vpolimer@codeaurora.org>
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52662
Reviewed-by: Shelley Chen <shchen@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-08-03 21:22:26 +00:00
..
common soc/qualcomm: move uart_bitbang UART w/gpio code to common 2021-07-22 06:40:06 +00:00
ipq40xx memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
ipq806x cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
qcs405 soc/qualcomm: move code to common 2021-04-08 06:49:27 +00:00
sc7180 sc7180: Add display support for mipi panels 2021-08-03 21:22:26 +00:00
sc7280 sc7280: Increased CBFS_MCACHE size 2021-07-25 05:06:59 +00:00
Kconfig