diff options
author | Tony Lindgren <tony@atomide.com> | 2023-11-25 11:24:56 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2023-11-28 11:50:22 +0200 |
commit | 9de586a0a1c58c935bd86b3432f6bf571c3ff24c (patch) | |
tree | 5eca1f30ea2b054046bbb8785652daea2e25f738 | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
dt-bindings: omap: Add Motorola mapphone mz609 and mz617 tablets
Let's add compatibles for some xyboard tablets, these are similar to
the mapphone devices already listed but with different peripherals.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r-- | Documentation/devicetree/bindings/arm/ti/omap.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml b/Documentation/devicetree/bindings/arm/ti/omap.yaml index b18fc046390a4..93e04a109a12f 100644 --- a/Documentation/devicetree/bindings/arm/ti/omap.yaml +++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml @@ -134,6 +134,8 @@ properties: - amazon,omap4-kc1 # Amazon Kindle Fire (first generation) - motorola,droid4 # Motorola Droid 4 XT894 - motorola,droid-bionic # Motorola Droid Bionic XT875 + - motorola,xyboard-mz609 + - motorola,xyboard-mz617 - ti,omap4-panda - ti,omap4-sdp - const: ti,omap4430 |