1
0

Merge "disp: msm: dsi: increase cmd dma timeout to 1200 milliseconds"

Este cometimento está contido em:
qctecmdr
2022-08-13 17:38:10 -07:00
cometido por Gerrit - the friendly Code Review server
ascendente 8ac778f8e1 3d82106dee
cometimento c525494531

Ver ficheiro

@@ -25,7 +25,7 @@
#define DSI_CTRL_DEFAULT_LABEL "MDSS DSI CTRL"
#define DSI_CTRL_TX_TO_MS 200
#define DSI_CTRL_TX_TO_MS 1200
#define TO_ON_OFF(x) ((x) ? "ON" : "OFF")