diff options
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2018-07-13 05:00:33 -0400 |
---|---|---|
committer | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2018-09-27 02:48:27 -0400 |
commit | 3da2937946d9c6510c5a65b6ddee1aa78b4f6676 (patch) | |
tree | 5a7a4921fe33de4ecdb98583149045bc10629fa1 | |
parent | 10c3a0b76d4cf6ad21d3373ff5894daecc665bc9 (diff) |
dt-bindings: arm: syna: add support for the AS370 SoC
The AS370 SoC is a new derivative of the berlin family. However, the
SoC isn't named as berlin*.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Reviewed-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/syna.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/syna.txt b/Documentation/devicetree/bindings/arm/syna.txt index 3bab18409b7a..2face46a5f64 100644 --- a/Documentation/devicetree/bindings/arm/syna.txt +++ b/Documentation/devicetree/bindings/arm/syna.txt | |||
@@ -1,4 +1,9 @@ | |||
1 | Marvell Berlin SoC Family Device Tree Bindings | 1 | Synaptics SoC Device Tree Bindings |
2 | |||
3 | According to https://www.synaptics.com/company/news/conexant-marvell | ||
4 | Synaptics has acquired the Multimedia Solutions Business of Marvell, so | ||
5 | berlin SoCs are now Synaptics' SoCs now. | ||
6 | |||
2 | --------------------------------------------------------------- | 7 | --------------------------------------------------------------- |
3 | 8 | ||
4 | Work in progress statement: | 9 | Work in progress statement: |
@@ -13,6 +18,10 @@ stable binding/ABI. | |||
13 | 18 | ||
14 | --------------------------------------------------------------- | 19 | --------------------------------------------------------------- |
15 | 20 | ||
21 | Boards with the Synaptics AS370 SoC shall have the following properties: | ||
22 | Required root node property: | ||
23 | compatible: "syna,as370" | ||
24 | |||
16 | Boards with a SoC of the Marvell Berlin family, e.g. Armada 1500 | 25 | Boards with a SoC of the Marvell Berlin family, e.g. Armada 1500 |
17 | shall have the following properties: | 26 | shall have the following properties: |
18 | 27 | ||