Loading bindings/display/msm/dsi.txt +9 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,14 @@ Optional properties: than two times the dsi link rate time. If the property is not specified, then the default value is 14000 us. - frame-threshold-time-us: For command mode panels, this specifies the idle time for dsi controller where no active data is send to the panel, as controller is done sending active pixels. If there is no desired DSI clocks specified, then clocks will be derived from this threshold time, which has a default value in chipset based on the CPU processing power. [1] Documentation/devicetree/bindings/clock/clock-bindings.txt [2] Documentation/devicetree/bindings/graph.txt [3] Documentation/devicetree/bindings/media/video-interfaces.txt Loading Loading @@ -184,6 +192,7 @@ Example: qcom,sync-dual-dsi; qcom,mdss-mdp-transfer-time-us = <12000>; frame-threshold-time-us = <800>; pinctrl-names = "default", "sleep"; pinctrl-0 = <&dsi_active>; Loading qcom/kona-sde.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -526,6 +526,7 @@ compatible = "qcom,dsi-ctrl-hw-v2.4"; label = "dsi-ctrl-0"; cell-index = <0>; frame-threshold-time-us = <800>; reg = <0xae94000 0x400>, <0xaf08000 0x4>; reg-names = "dsi_ctrl", "disp_cc_base"; Loading Loading @@ -575,6 +576,7 @@ compatible = "qcom,dsi-ctrl-hw-v2.4"; label = "dsi-ctrl-1"; cell-index = <1>; frame-threshold-time-us = <800>; reg = <0xae96000 0x400>, <0xaf08000 0x4>; reg-names = "dsi_ctrl", "disp_cc_base"; Loading Loading
bindings/display/msm/dsi.txt +9 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,14 @@ Optional properties: than two times the dsi link rate time. If the property is not specified, then the default value is 14000 us. - frame-threshold-time-us: For command mode panels, this specifies the idle time for dsi controller where no active data is send to the panel, as controller is done sending active pixels. If there is no desired DSI clocks specified, then clocks will be derived from this threshold time, which has a default value in chipset based on the CPU processing power. [1] Documentation/devicetree/bindings/clock/clock-bindings.txt [2] Documentation/devicetree/bindings/graph.txt [3] Documentation/devicetree/bindings/media/video-interfaces.txt Loading Loading @@ -184,6 +192,7 @@ Example: qcom,sync-dual-dsi; qcom,mdss-mdp-transfer-time-us = <12000>; frame-threshold-time-us = <800>; pinctrl-names = "default", "sleep"; pinctrl-0 = <&dsi_active>; Loading
qcom/kona-sde.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -526,6 +526,7 @@ compatible = "qcom,dsi-ctrl-hw-v2.4"; label = "dsi-ctrl-0"; cell-index = <0>; frame-threshold-time-us = <800>; reg = <0xae94000 0x400>, <0xaf08000 0x4>; reg-names = "dsi_ctrl", "disp_cc_base"; Loading Loading @@ -575,6 +576,7 @@ compatible = "qcom,dsi-ctrl-hw-v2.4"; label = "dsi-ctrl-1"; cell-index = <1>; frame-threshold-time-us = <800>; reg = <0xae96000 0x400>, <0xaf08000 0x4>; reg-names = "dsi_ctrl", "disp_cc_base"; Loading