diff options
-rw-r--r-- | Documentation/devicetree/bindings/arm/sprd.txt | 11 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/serial/sprd-uart.txt | 7 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.txt | 1 |
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 @@ | |||
1 | Spreadtrum SoC Platforms Device Tree Bindings | ||
2 | ---------------------------------------------------- | ||
3 | |||
4 | Sharkl64 is a Spreadtrum's SoC Platform which is based | ||
5 | on ARM 64-bit processor. | ||
6 | |||
7 | SC9836 openphone board with SC9836 SoC based on the | ||
8 | Sharkl64 Platform shall have the following properties. | ||
9 | |||
10 | Required 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 | |||
3 | Required 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. | |||
154 | solidrun SolidRun | 154 | solidrun SolidRun |
155 | sony Sony Corporation | 155 | sony Sony Corporation |
156 | spansion Spansion Inc. | 156 | spansion Spansion Inc. |
157 | sprd Spreadtrum Communications Inc. | ||
157 | st STMicroelectronics | 158 | st STMicroelectronics |
158 | ste ST-Ericsson | 159 | ste ST-Ericsson |
159 | stericsson ST-Ericsson | 160 | stericsson ST-Ericsson |