summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>2020-07-22 10:50:46 +0900
committerNobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>2020-09-23 17:09:17 +0900
commita1fd0c367be3a7fd3c19f08aed4126d7cda1ba11 (patch)
tree31d9e09bc81ea1917954f765c4af178ff3820d45 /Documentation/devicetree/bindings/arm
parentb3ff08bc9ba6a2047d7a5812e89a5187cf3e4aa4 (diff)
downloadlinux-a1fd0c367be3a7fd3c19f08aed4126d7cda1ba11.tar.bz2
dt-bindings: arm: toshiba: Add the TMPV7708 RM main board
Add an entry for the Toshiba Visconti TMPV7708 RM main board (tmpv7708-rm-mbrc) to the board/SoC bindings. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Reviewed-by: Punit Agrawal <punit1.agrawal@toshiba.co.jp> Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/toshiba.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/toshiba.yaml b/Documentation/devicetree/bindings/arm/toshiba.yaml
index efd3f4859669..0e066290238e 100644
--- a/Documentation/devicetree/bindings/arm/toshiba.yaml
+++ b/Documentation/devicetree/bindings/arm/toshiba.yaml
@@ -16,5 +16,7 @@ properties:
oneOf:
- description: Visconti5 TMPV7708
items:
+ - enum:
+ - toshiba,tmpv7708-rm-mbrc # TMPV7708 RM main board
- const: toshiba,tmpv7708
...