aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/arm/sprd.txt11
-rw-r--r--Documentation/devicetree/bindings/serial/sprd-uart.txt7
-rw-r--r--Documentation/devicetree/bindings/vendor-prefixes.txt1
3 files changed, 19 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sprd.txt b/Documentation/devicetree/bindings/arm/sprd.txt
new file mode 100644
index 000000000000..31a629dc75b8
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/sprd.txt
@@ -0,0 +1,11 @@
1Spreadtrum SoC Platforms Device Tree Bindings
2----------------------------------------------------
3
4Sharkl64 is a Spreadtrum's SoC Platform which is based
5on ARM 64-bit processor.
6
7SC9836 openphone board with SC9836 SoC based on the
8Sharkl64 Platform shall have the following properties.
9
10Required root node properties:
11 - compatible = "sprd,sc9836-openphone", "sprd,sc9836";
diff --git a/Documentation/devicetree/bindings/serial/sprd-uart.txt b/Documentation/devicetree/bindings/serial/sprd-uart.txt
new file mode 100644
index 000000000000..2aff0f22c9fa
--- /dev/null
+++ b/Documentation/devicetree/bindings/serial/sprd-uart.txt
@@ -0,0 +1,7 @@
1* Spreadtrum serial UART
2
3Required properties:
4- compatible: must be "sprd,sc9836-uart"
5- reg: offset and length of the register set for the device
6- interrupts: exactly one interrupt specifier
7- clocks: phandles to input clocks.
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 2c67a07d6bd6..388809c5e381 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -154,6 +154,7 @@ snps Synopsys, Inc.
154solidrun SolidRun 154solidrun SolidRun
155sony Sony Corporation 155sony Sony Corporation
156spansion Spansion Inc. 156spansion Spansion Inc.
157sprd Spreadtrum Communications Inc.
157st STMicroelectronics 158st STMicroelectronics
158ste ST-Ericsson 159ste ST-Ericsson
159stericsson ST-Ericsson 160stericsson ST-Ericsson