[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190304202006.3863-5-lkundrak@v3.sk>
Date: Mon, 4 Mar 2019 21:20:05 +0100
From: Lubomir Rintel <lkundrak@...sk>
To: Russell King <linux@...linux.org.uk>
Cc: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Lubomir Rintel <lkundrak@...sk>
Subject: [PATCH v2 4/5] dt-bindings: display: armada: Add more compatible strings
There's a generic compatible string and the driver will work on a MMP2 as
well, using the same binding.
Signed-off-by: Lubomir Rintel <lkundrak@...sk>
---
Changes since v1:
- Added marvell,armada-lcdc compatible string.
.../devicetree/bindings/display/marvell,armada-lcdc.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/marvell,armada-lcdc.txt b/Documentation/devicetree/bindings/display/marvell,armada-lcdc.txt
index 2606a8efc956..4ef66bc2845c 100644
--- a/Documentation/devicetree/bindings/display/marvell,armada-lcdc.txt
+++ b/Documentation/devicetree/bindings/display/marvell,armada-lcdc.txt
@@ -3,7 +3,9 @@ Marvell Armada LCD controller
Required properties:
- - compatible: value should be "marvell,dove-lcd".
+ - compatible: value should be "marvell,armada-lcdc" along with
+ "marvell,dove-lcd" or "marvell,mmp2-lcd", depending on the
+ exact SoC model.
- reg: base address and size of the LCD controller
- interrupts: single interrupt number for the LCD controller
--
2.20.1
Powered by blists - more mailing lists