projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50a87ad
)
dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
author
James Tai
<james.tai@realtek.com>
Fri, 8 Nov 2019 09:42:59 +0000
(09:42 +0000)
committer
Andreas Färber
<afaerber@suse.de>
Sun, 12 Apr 2020 21:24:53 +0000
(23:24 +0200)
Define compatible strings for Realtek RTD1619 SoC and Realtek Mjolnir EVB.
Signed-off-by: James Tai <james.tai@realtek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Documentation/devicetree/bindings/arm/realtek.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/realtek.yaml
b/Documentation/devicetree/bindings/arm/realtek.yaml
index c069df5eab4fd17b0f0c6b7c70a70b609cdc4568..40ca4c3f21f4d6f73b82654a5d4ac463d3400f9e 100644
(file)
--- a/
Documentation/devicetree/bindings/arm/realtek.yaml
+++ b/
Documentation/devicetree/bindings/arm/realtek.yaml
@@
-47,4
+47,10
@@
properties:
- bananapi,bpi-m4 # Banana Pi BPI-M4
- realtek,lion-skin # Realtek Lion Skin EVB
- const: realtek,rtd1395
+
+ # RTD1619 SoC based boards
+ - items:
+ - enum:
+ - realtek,mjolnir # Realtek Mjolnir EVB
+ - const: realtek,rtd1619
...