Skip to content

Commit 32680c5

Browse files
Lyra-Zhanggregkh
authored andcommitted
dt-bindings: arm: Add bindings for SP9860G
Added bindings for Spreadtrum SP9860G board and SC9860 SoC. This patch also revised bindings of SC9836 to make the format more clear. Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 9ccd8d7 commit 32680c5

File tree

1 file changed

+8
-5
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+8
-5
lines changed
Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
Spreadtrum SoC Platforms Device Tree Bindings
22
----------------------------------------------------
33

4-
Sharkl64 is a Spreadtrum's SoC Platform which is based
5-
on ARM 64-bit processor.
4+
SC9836 openphone Board
5+
Required root node properties:
6+
- compatible = "sprd,sc9836-openphone", "sprd,sc9836";
67

7-
SC9836 openphone board with SC9836 SoC based on the
8-
Sharkl64 Platform shall have the following properties.
8+
SC9860 SoC
9+
Required root node properties:
10+
- compatible = "sprd,sc9860"
911

12+
SP9860G 3GFHD Board
1013
Required root node properties:
11-
- compatible = "sprd,sc9836-openphone", "sprd,sc9836";
14+
- compatible = "sprd,sp9860g-1h10", "sprd,sc9860";

0 commit comments

Comments
 (0)