aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-04-26 07:41:51 -0400
committerArnd Bergmann <arnd@arndb.de>2016-04-26 07:41:51 -0400
commit6945248f34b95330700f3d2632608457abaddb18 (patch)
treef5725a60e53659d3fecab9d1ae72b1e8ea7682ef /Documentation/devicetree/bindings
parent1fb75865d8b80b216a6f540b32f6cd1480f8c843 (diff)
parent0767a5cb425374aafa89d33d6b1190a01d7f6b0e (diff)
Merge tag 'ox810se-arm-dt-v4.6-rc3' of https://github.com/superna9999/linux into next/dt
Merge "ARM: dts: Add OXNAS Platform Bindings" from Neil Armstrong: * tag 'ox810se-arm-dt-v4.6-rc3' of https://github.com/superna9999/linux: ARM: boot: dts: Add Western Digital My Book World Edition device tree dt-bindings: Add Western Digital to vendor prefixes dt-bindings: Add OXNAS bindings ARM: boot: dts: Add Oxford Semiconductor OX810SE dtsi dt-bindings: Add Oxford Semiconductor to vendor prefixes dt-bindings: irq: arm,versatile-fpga: add compatible string for OX810SE SoC
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/arm/oxnas.txt9
-rw-r--r--Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt2
-rw-r--r--Documentation/devicetree/bindings/vendor-prefixes.txt2
3 files changed, 12 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/oxnas.txt b/Documentation/devicetree/bindings/arm/oxnas.txt
new file mode 100644
index 000000000000..b9e49711ba05
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/oxnas.txt
@@ -0,0 +1,9 @@
1Oxford Semiconductor OXNAS SoCs Family device tree bindings
2-------------------------------------------
3
4Boards with the OX810SE SoC shall have the following properties:
5 Required root node property:
6 compatible: "oxsemi,ox810se"
7
8Board compatible values:
9 - "wd,mbwe" (OX810SE)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt b/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
index c9cf605bb995..2a1d16bdf834 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
@@ -6,7 +6,7 @@ controllers are OR:ed together and fed to the CPU tile's IRQ input. Each
6instance can handle up to 32 interrupts. 6instance can handle up to 32 interrupts.
7 7
8Required properties: 8Required properties:
9- compatible: "arm,versatile-fpga-irq" 9- compatible: "arm,versatile-fpga-irq" or "oxsemi,ox810se-rps-irq"
10- interrupt-controller: Identifies the node as an interrupt controller 10- interrupt-controller: Identifies the node as an interrupt controller
11- #interrupt-cells: The number of cells to define the interrupts. Must be 1 11- #interrupt-cells: The number of cells to define the interrupts. Must be 1
12 as the FPGA IRQ controller has no configuration options for interrupt 12 as the FPGA IRQ controller has no configuration options for interrupt
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 54b647c78550..b3404e26df12 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -178,6 +178,7 @@ option Option NV
178ortustech Ortus Technology Co., Ltd. 178ortustech Ortus Technology Co., Ltd.
179ovti OmniVision Technologies 179ovti OmniVision Technologies
180ORCL Oracle Corporation 180ORCL Oracle Corporation
181oxsemi Oxford Semiconductor, Ltd.
181panasonic Panasonic Corporation 182panasonic Panasonic Corporation
182parade Parade Technologies Inc. 183parade Parade Technologies Inc.
183pericom Pericom Technology Inc. 184pericom Pericom Technology Inc.
@@ -260,6 +261,7 @@ via VIA Technologies, Inc.
260virtio Virtual I/O Device Specification, developed by the OASIS consortium 261virtio Virtual I/O Device Specification, developed by the OASIS consortium
261vivante Vivante Corporation 262vivante Vivante Corporation
262voipac Voipac Technologies s.r.o. 263voipac Voipac Technologies s.r.o.
264wd Western Digital Corp.
263wexler Wexler 265wexler Wexler
264winbond Winbond Electronics corp. 266winbond Winbond Electronics corp.
265wlf Wolfson Microelectronics 267wlf Wolfson Microelectronics