projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27b4feb
)
dt-bindings: arm: mrvl: amend Browstone compatible string
author
Lubomir Rintel
<lkundrak@v3.sk>
Sun, 2 Dec 2018 11:40:08 +0000
(12:40 +0100)
committer
Rob Herring
<robh@kernel.org>
Thu, 13 Dec 2018 17:10:46 +0000
(11:10 -0600)
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>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
index 117d741a2e4ff1c529818887e62a3308a193e944..951687528efb0276cd4e0cfb8b527d5dd38ed792 100644
(file)
--- 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"
;