Added bindings for Unisoc's SC9863A board and SC9863A SoC. Signed-off-by: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx> --- Documentation/devicetree/bindings/arm/sprd.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/sprd.txt b/Documentation/devicetree/bindings/arm/sprd.txt index 3df034b13e28..c244c911f8df 100644 --- a/Documentation/devicetree/bindings/arm/sprd.txt +++ b/Documentation/devicetree/bindings/arm/sprd.txt @@ -12,3 +12,11 @@ Required root node properties: SP9860G 3GFHD Board Required root node properties: - compatible = "sprd,sp9860g-1h10", "sprd,sc9860"; + +SC9863A SoC +Required root node properties: + - compatible = "sprd,sc9863a" + +SP9863A-1H10 Board +Required root node properties: + - compatible = "sprd,sp9863a-1h10", "sprd,sc9863a"; -- 2.20.1