Hi , thanks for the reply.
our current status: our panel works, however we cannot read any display register.
I have looked at most forum posts about DSI, these are about bringing up the DSI. Almost none are about reading registers from the DSI Display.
There is one forum post that is closer to our problem, but also asks the question if the does the tegra_dsi_read_data() function work? (no clear answer there)
we started from the stock panel-s-wuxga-8-0.dtsi definition , and added the init-cmd and pkt-seq. a segment is listed in the first post (I have now attached the full panel file, and a portion of the dts that includes it)
panel-s-wuxga-8-0.dtsi (55.4 KB)
part-of-display-includes-panel-s-wuxga.dts (4.3 KB)
console-read_panel.txt (2.2 KB)
console-bootup-logs.txt (93.4 KB)
do you know or can you verify that the function dsi.c:tegra_dsi_read_data() works (on a stock jetson devkit tx2)?