This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

the method that continues outputting clock with MIPI-DSI and Pandaboard-ES(OMAP4460)

Other Parts Discussed in Thread: SYSCONFIG


Hi,

I use the MIPI-DSI with pandaboard-ES(OMAP4460).
I'd like to know the method that continues outputting clock.
I write my register setting the following.
Would you please check my register setting?

---log---------------------------------------------
[    2.420593] DSI_REVISION=00000030
[    2.424163] DSI_SYSCONFIG=0000030c
[    2.427734] DSI_SYSSTATUS=00000001
[    2.431335] DSI_IRQSTATUS=00000080
[    2.434906] DSI_IRQENABLE=00000000
[    2.438476] DSI_CTRL=0008609f
[    2.441589] DSI_GNQ=01926936
[    2.444610] DSI_COMPLEXIO_CFG1=2a054321
[    2.448669] DSI_COMPLEXIO_IRQ_STATUS=00200000
[    2.453247] DSI_COMPLEXIO_IRQ_ENABLE=00000000
[    2.457855] DSI_CLK_CTRL=a030600a
[    2.461334] DSI_TIMING1=ffff1000
[    2.464752] DSI_TIMING2=ffffffff
[    2.468139] DSI_VM_TIMING1=00000000
[    2.471832] DSI_VM_TIMING2=00000000
[    2.475463] DSI_VM_TIMING3=00000000
[    2.479156] DSI_CLK_TIMING=00001e11
[    2.482818] DSI_TX_FIFO_VC_SIZE=13121110
[    2.486968] DSI_RX_FIFO_VC_SIZE=13121110
[    2.491088] DSI_COMPLEXIO_CFG2=00030000
[    2.495117] DSI_RX_FIFO_VC_FULLNESS=00000000
[    2.499603] DSI_VM_TIMING4=00000000
[    2.503295] DSI_TX_FIFO_VC_EMPTINESS=1f1f1f1f
[    2.507843] DSI_VM_TIMING5=00000000
[    2.511535] DSI_VM_TIMING6=00000000
[    2.515197] DSI_VM_TIMING7=00120011
[    2.518890] DSI_STOPCLK_TIMING=00000080
[    2.522918] DSI_VC_CTRL(0)=20808f81
[    2.526611] DSI_VC_TE(0)=00000000
[    2.530090] DSI_VC_LONG_PACKET_HEADER(0)=00000000
[    2.535034] DSI_VC_LONG_PACKET_PAYLOAD(0)=00000000
[    2.540069] DSI_VC_SHORT_PACKET_HEADER(0)=00000000
[    2.545104] DSI_VC_IRQSTATUS(0)=00000004
[    2.549255] DSI_VC_IRQENABLE(0)=00000000
[    2.553375] DSI_VC_CTRL(1)=20808d81
[    2.557037] DSI_VC_TE(1)=00000000
[    2.560516] DSI_VC_LONG_PACKET_HEADER(1)=00000000
[    2.565490] DSI_VC_LONG_PACKET_PAYLOAD(1)=00000000
[    2.570495] DSI_VC_SHORT_PACKET_HEADER(1)=00000000
[    2.575561] DSI_VC_IRQSTATUS(1)=00000000
[    2.579681] DSI_VC_IRQENABLE(1)=00000000
[    2.583801] DSI_VC_CTRL(2)=20808d81
[    2.587493] DSI_VC_TE(2)=00000000
[    2.590972] DSI_VC_LONG_PACKET_HEADER(2)=00000000
[    2.595916] DSI_VC_LONG_PACKET_PAYLOAD(2)=00000000
[    2.600921] DSI_VC_SHORT_PACKET_HEADER(2)=00000000
[    2.605987] DSI_VC_IRQSTATUS(2)=00000000
[    2.610107] DSI_VC_IRQENABLE(2)=00000000
[    2.614227] DSI_VC_CTRL(3)=20808d81
[    2.617889] DSI_VC_TE(3)=00000000
[    2.621398] DSI_VC_LONG_PACKET_HEADER(3)=00000000
[    2.626373] DSI_VC_LONG_PACKET_PAYLOAD(3)=00000000
[    2.631378] DSI_VC_SHORT_PACKET_HEADER(3)=00000000
[    2.636444] DSI_VC_IRQSTATUS(3)=00000000
[    2.640533] DSI_VC_IRQENABLE(3)=00000000
[    2.644714] DSI_DSIPHY_CFG0=142e1425
[    2.648468] DSI_DSIPHY_CFG1=42071143
[    2.652221] DSI_DSIPHY_CFG2=b801f811
[    2.655975] DSI_DSIPHY_CFG5=ff000000
[    2.659759] DSI_PLL_CONTROL=00000000
[    2.663513] DSI_PLL_STATUS=00000383
[    2.667175] DSI_PLL_GO=00000000
[    2.670471] DSI_PLL_CONFIGURATION1=14a4e25f
[    2.674896] DSI_PLL_CONFIGURATION2=00056008
---------------------------------------------------


Best Regards,
Shinji Nishio