similarity index 65%
rename from Documentation/devicetree/bindings/display/bridge/ti,ths8135.txt
rename to Documentation/devicetree/bindings/display/bridge/ti,ths813x.txt
@@ -1,11 +1,15 @@
-THS8135 Video DAC
------------------
+THS8134 and THS8135 Video DAC
+-----------------------------
-This is the binding for Texas Instruments THS8135 Video DAC bridge.
+This is the binding for Texas Instruments THS8134A, THS8134B and THS8135
+Video DAC bridge.
Required properties:
-- compatible: Must be "ti,ths8135"
+- compatible: Must be one of
+ "ti,ths8134a", "ti,ths813x"
+ "ti,ths8134b", "ti,ths813x"
+ "ti,ths8135", "ti,ths813x"
Required nodes:
@@ -19,7 +23,7 @@ Example
-------
vga-bridge {
- compatible = "ti,ths8135";
+ compatible = "ti,ths8135", "ti,ths813x";
#address-cells = <1>;
#size-cells = <0>;