dt-bindings: arm: realtek: Add Realtek Lion Skin EVB

Define a compatible string for Realtek RTD1395 Lion Skin eval board.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
Andreas Färber 2019-11-10 10:15:43 +01:00
parent 769c00a2f1
commit 158caa2e14

View File

@ -45,5 +45,6 @@ properties:
- items:
- enum:
- bananapi,bpi-m4 # Banana Pi BPI-M4
- realtek,lion-skin # Realtek Lion Skin EVB
- const: realtek,rtd1395
...