summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/display
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:01:09 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:01:09 +0800
commit34ac946b631c67b53ef70aaf8b3856fe5d3a3b43 (patch)
treed60361cf052915e49582b8daa7f5d2c5daec7877 /Documentation/devicetree/bindings/display
parentce491fc5a6384f447770b2dee096f5b69f174f36 (diff)
parent327e1daa6e313c60d978a07ce18d32e75860f523 (diff)
Merge remote-tracking branch 'origin/display/mxsfb' into display/next
* origin/display/mxsfb: (14 commits) drm/mxsfb: Add support for live pixel format change drm/mxsfb: Add support for horizontal stride drm/mxsfb: Clear OUTSTANDING_REQS bits drm/mxsfb: Improve the axi clock usage drm/mxsfb: Update mxsfb to support LCD reset ...
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r--Documentation/devicetree/bindings/display/mxsfb.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mxsfb.txt b/Documentation/devicetree/bindings/display/mxsfb.txt
index 472e1ea6c591..c8dca5051066 100644
--- a/Documentation/devicetree/bindings/display/mxsfb.txt
+++ b/Documentation/devicetree/bindings/display/mxsfb.txt
@@ -14,6 +14,11 @@ Required properties:
- "pix" for the LCDIF block clock
- (MX6SX-only) "axi", "disp_axi" for the bus interface clock
+Optional properties:
+- max-memory-bandwidth: maximum bandwidth in bytes per second that the
+ controller can handle; if not present, the memory
+ interface is fast enough to handle all possible video modes
+
Required sub-nodes:
- port: The connection to an encoder chip.