I am currently trying to configure the display chip of a board running in OMAP4470.
Problem is, I need to remap/swap the display chip's HDMI data/clock lanes mapped to OMAP4470.
Can I do this by changing values of tablet_hdmi_device structure (phy.dsi) @arch/arm/mach-omap2/board-44xx-tablet-panel.c of linux kernel v3.4?
# Or are there other ways to do this?