提交 32fdb624 编写于 作者: P Peter Ujfalusi 提交者: Tomi Valkeinen

dt-bindings: display/ti: Add optional property to set memory bandwidth limit

max-memory-bandwidth can be used to specify the maximum bandwidth dispc
can use when reading display data from main memory.

In some SoC (am437x for example) we have memory bandwidth limitation
which causes underflow in the display subsystem.
Signed-off-by: NPeter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: NRob Herring <robh@kernel.org>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 aa8eeb99
...@@ -47,6 +47,11 @@ Required properties: ...@@ -47,6 +47,11 @@ Required properties:
- clocks: handle to fclk - clocks: handle to fclk
- clock-names: "fck" - clock-names: "fck"
Optional properties:
- max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
in bytes per second
HDMI HDMI
---- ----
......
...@@ -28,6 +28,10 @@ Required properties: ...@@ -28,6 +28,10 @@ Required properties:
- ti,hwmods: "dss_dispc" - ti,hwmods: "dss_dispc"
- interrupts: the DISPC interrupt - interrupts: the DISPC interrupt
Optional properties:
- max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
in bytes per second
RFBI RFBI
---- ----
......
...@@ -37,6 +37,10 @@ Required properties: ...@@ -37,6 +37,10 @@ Required properties:
- clocks: handle to fclk - clocks: handle to fclk
- clock-names: "fck" - clock-names: "fck"
Optional properties:
- max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
in bytes per second
RFBI RFBI
---- ----
......
...@@ -36,6 +36,10 @@ Required properties: ...@@ -36,6 +36,10 @@ Required properties:
- clocks: handle to fclk - clocks: handle to fclk
- clock-names: "fck" - clock-names: "fck"
Optional properties:
- max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
in bytes per second
RFBI RFBI
---- ----
......
...@@ -36,6 +36,10 @@ Required properties: ...@@ -36,6 +36,10 @@ Required properties:
- clocks: handle to fclk - clocks: handle to fclk
- clock-names: "fck" - clock-names: "fck"
Optional properties:
- max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
in bytes per second
RFBI RFBI
---- ----
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册