diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2016-04-26 07:41:51 -0400 |
|---|---|---|
| committer | Arnd Bergmann <arnd@arndb.de> | 2016-04-26 07:41:51 -0400 |
| commit | 6945248f34b95330700f3d2632608457abaddb18 (patch) | |
| tree | f5725a60e53659d3fecab9d1ae72b1e8ea7682ef /Documentation/devicetree/bindings | |
| parent | 1fb75865d8b80b216a6f540b32f6cd1480f8c843 (diff) | |
| parent | 0767a5cb425374aafa89d33d6b1190a01d7f6b0e (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')
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 @@ | |||
| 1 | Oxford Semiconductor OXNAS SoCs Family device tree bindings | ||
| 2 | ------------------------------------------- | ||
| 3 | |||
| 4 | Boards with the OX810SE SoC shall have the following properties: | ||
| 5 | Required root node property: | ||
| 6 | compatible: "oxsemi,ox810se" | ||
| 7 | |||
| 8 | Board 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 | |||
| 6 | instance can handle up to 32 interrupts. | 6 | instance can handle up to 32 interrupts. |
| 7 | 7 | ||
| 8 | Required properties: | 8 | Required 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 | |||
| 178 | ortustech Ortus Technology Co., Ltd. | 178 | ortustech Ortus Technology Co., Ltd. |
| 179 | ovti OmniVision Technologies | 179 | ovti OmniVision Technologies |
| 180 | ORCL Oracle Corporation | 180 | ORCL Oracle Corporation |
| 181 | oxsemi Oxford Semiconductor, Ltd. | ||
| 181 | panasonic Panasonic Corporation | 182 | panasonic Panasonic Corporation |
| 182 | parade Parade Technologies Inc. | 183 | parade Parade Technologies Inc. |
| 183 | pericom Pericom Technology Inc. | 184 | pericom Pericom Technology Inc. |
| @@ -260,6 +261,7 @@ via VIA Technologies, Inc. | |||
| 260 | virtio Virtual I/O Device Specification, developed by the OASIS consortium | 261 | virtio Virtual I/O Device Specification, developed by the OASIS consortium |
| 261 | vivante Vivante Corporation | 262 | vivante Vivante Corporation |
| 262 | voipac Voipac Technologies s.r.o. | 263 | voipac Voipac Technologies s.r.o. |
| 264 | wd Western Digital Corp. | ||
| 263 | wexler Wexler | 265 | wexler Wexler |
| 264 | winbond Winbond Electronics corp. | 266 | winbond Winbond Electronics corp. |
| 265 | wlf Wolfson Microelectronics | 267 | wlf Wolfson Microelectronics |
