linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: mrvl: amend Browstone compatible string
@ 2018-12-02 11:40 Lubomir Rintel
  2018-12-12  2:39 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Lubomir Rintel @ 2018-12-02 11:40 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland; +Cc: devicetree, linux-kernel, Lubomir Rintel

The Brownstone board is compatible with "mrvl,mmp2". The actual DTS
already contains the string -- add it to the binding doc as well.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 Documentation/devicetree/bindings/arm/mrvl/mrvl.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
index 117d741a2e4f..951687528efb 100644
--- a/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
+++ b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
@@ -11,4 +11,4 @@ Required root node properties:
 
 MMP2 Brownstone Board
 Required root node properties:
-	- compatible = "mrvl,mmp2-brownstone";
+	- compatible = "mrvl,mmp2-brownstone", "mrvl,mmp2";
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: arm: mrvl: amend Browstone compatible string
  2018-12-02 11:40 [PATCH] dt-bindings: arm: mrvl: amend Browstone compatible string Lubomir Rintel
@ 2018-12-12  2:39 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2018-12-12  2:39 UTC (permalink / raw)
  To: Lubomir Rintel; +Cc: Mark Rutland, devicetree, linux-kernel

On Sun, Dec 02, 2018 at 12:40:08PM +0100, Lubomir Rintel wrote:
> The Brownstone board is compatible with "mrvl,mmp2". The actual DTS
> already contains the string -- add it to the binding doc as well.
> 
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
> ---
>  Documentation/devicetree/bindings/arm/mrvl/mrvl.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied.

Rob


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-12  2:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-02 11:40 [PATCH] dt-bindings: arm: mrvl: amend Browstone compatible string Lubomir Rintel
2018-12-12  2:39 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).