diff options
author | Olof Johansson <olof@lixom.net> | 2015-01-23 17:17:15 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-01-23 17:17:15 -0500 |
commit | fd10a2e4113971f42c05796b8a487fdf10d32c48 (patch) | |
tree | d76a77815f585ee7ad106e4a3dfe83825160cd52 /Documentation/devicetree | |
parent | 8739f728dba738f1d6f0da2d3d19cf92ed4b7e32 (diff) | |
parent | 6cc082a84e13f3a0078973a08adf22f1404acc3d (diff) |
Merge tag 'mvebu-dt-3.20-2' of git://git.infradead.org/linux-mvebu into next/dt
Merge "mvebu/dt #2" from Andrew Lunn:
Second set of dt patches for mvebu for v3.20.
* tag 'mvebu-dt-3.20-2' of git://git.infradead.org/linux-mvebu:
ARM: mvebu: make DTS comments reflect DEBUG_LL changes
ARM: mvebu: Armada 385 GP: Add regulators to the SATA port
ARM: Kirkwood: Added support for pogoplug e02 (pink/gray)
ARM: mvebu: fix compatible strings of MBus on Armada 375 and Armada 38x
dt: bindings: update mvebu-mbus DT binding with new compatible properties
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/bus/mvebu-mbus.txt | 4 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.txt | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/bus/mvebu-mbus.txt b/Documentation/devicetree/bindings/bus/mvebu-mbus.txt index 5e16c3ccb061..fa6cde41b460 100644 --- a/Documentation/devicetree/bindings/bus/mvebu-mbus.txt +++ b/Documentation/devicetree/bindings/bus/mvebu-mbus.txt | |||
@@ -6,8 +6,8 @@ Required properties: | |||
6 | - compatible: Should be set to one of the following: | 6 | - compatible: Should be set to one of the following: |
7 | marvell,armada370-mbus | 7 | marvell,armada370-mbus |
8 | marvell,armadaxp-mbus | 8 | marvell,armadaxp-mbus |
9 | marvell,armada370-mbus | 9 | marvell,armada375-mbus |
10 | marvell,armadaxp-mbus | 10 | marvell,armada380-mbus |
11 | marvell,kirkwood-mbus | 11 | marvell,kirkwood-mbus |
12 | marvell,dove-mbus | 12 | marvell,dove-mbus |
13 | marvell,orion5x-88f5281-mbus | 13 | marvell,orion5x-88f5281-mbus |
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 76a4b3b43e59..74187660619b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt | |||
@@ -35,6 +35,7 @@ chipidea Chipidea, Inc | |||
35 | chrp Common Hardware Reference Platform | 35 | chrp Common Hardware Reference Platform |
36 | chunghwa Chunghwa Picture Tubes Ltd. | 36 | chunghwa Chunghwa Picture Tubes Ltd. |
37 | cirrus Cirrus Logic, Inc. | 37 | cirrus Cirrus Logic, Inc. |
38 | cloudengines Cloud Engines, Inc. | ||
38 | cnm Chips&Media, Inc. | 39 | cnm Chips&Media, Inc. |
39 | cortina Cortina Systems, Inc. | 40 | cortina Cortina Systems, Inc. |
40 | crystalfontz Crystalfontz America, Inc. | 41 | crystalfontz Crystalfontz America, Inc. |