lkml.org 
[lkml]   [2019]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 5/6] dt-bindings: display: armada: Add mmp2 compatible strings
Date
The driver will work on a MMP2 as well.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
.../bindings/display/armada/marvell-armada-drm.txt | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/armada/marvell-armada-drm.txt b/Documentation/devicetree/bindings/display/armada/marvell-armada-drm.txt
index 3dbfa8047f0b..53524077db25 100644
--- a/Documentation/devicetree/bindings/display/armada/marvell-armada-drm.txt
+++ b/Documentation/devicetree/bindings/display/armada/marvell-armada-drm.txt
@@ -6,8 +6,9 @@ nodes that comprise the graphics subsystem.

Required properties:

- - compatible: value should be "marvell,dove-display-subsystem",
- "marvell,armada-display-subsystem"
+ - compatible: value should be one of:
+ - "marvell,dove-display-subsystem", "marvell,armada-display-subsystem"
+ - "marvell,mmp2-display-subsystem", "marvell,armada-display-subsystem"
- ports: a list of phandles pointing to display interface ports of CRTC
devices
- memory-region: phandle to a node describing memory to be used for the
@@ -27,7 +28,7 @@ Marvell Armada LCD controller

Required properties:

- - compatible: value should be "marvell,dove-lcd".
+ - compatible: value should be "marvell,dove-lcd" or "marvell,mmp2-lcd"
- reg: base address and size of the LCD controller
- interrupts: single interrupt number for the LCD controller

@@ -72,8 +73,9 @@ Memory set aside for allocation of Marvell Armada framebuffer objects.

Required properties:

- - compatible: value should be "marvell,dove-framebuffer",
- "marvell,armada-framebuffer".
+ - compatible: value should be one of:
+ - "marvell,dove-framebuffer", "marvell,armada-framebuffer"
+ - "marvell,mmp2-framebuffer", "marvell,armada-framebuffer"

This binding is compatible with the binding, specified in
Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt..
--
2.20.1
\
 
 \ /
  Last update: 2019-01-20 18:26    [W:0.096 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site