diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-23 19:04:07 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-23 19:04:07 -0400 |
commit | a474902cf5c43465f88afbdfb4bd759205ef74aa (patch) | |
tree | 899a32b2b8f09558ff5bd65d9e9c376df83acce3 /Documentation | |
parent | c2468d32f5a57298b732826af84cdc39745d179c (diff) | |
parent | cf9e2368655d86cd800e4d9fe65a407b39d29373 (diff) |
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Pull device tree bug fixes and maintainership updates from Grant Likely:
"This branch contains a couple of minor bug fixes and documentation
additions, but the bulk of it are several changes to the MAINTAINERS
file regarding the subsystems I've been involved with"
* tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux:
of/irq: init struct resource to 0 in of_irq_to_resource()
of/irq: Avoid calling list_first_entry() for empty list
of: add vendor prefixes for hisilicon
of: add vendor prefix for Qualcomm Atheros, Inc.
MAINTAINERS: Fix incorrect status tag
MAINTAINERS: Refactor device tree maintainership
MAINTAINERS: Change device tree mailing list
MAINTAINERS: Remove Grant Likely
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index d5a79caec147..366ce9b87240 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt | |||
@@ -26,6 +26,7 @@ est ESTeem Wireless Modems | |||
26 | fsl Freescale Semiconductor | 26 | fsl Freescale Semiconductor |
27 | GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. | 27 | GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. |
28 | gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. | 28 | gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. |
29 | hisilicon Hisilicon Limited. | ||
29 | hp Hewlett Packard | 30 | hp Hewlett Packard |
30 | ibm International Business Machines (IBM) | 31 | ibm International Business Machines (IBM) |
31 | idt Integrated Device Technologies, Inc. | 32 | idt Integrated Device Technologies, Inc. |
@@ -43,6 +44,7 @@ nxp NXP Semiconductors | |||
43 | onnn ON Semiconductor Corp. | 44 | onnn ON Semiconductor Corp. |
44 | picochip Picochip Ltd | 45 | picochip Picochip Ltd |
45 | powervr PowerVR (deprecated, use img) | 46 | powervr PowerVR (deprecated, use img) |
47 | qca Qualcomm Atheros, Inc. | ||
46 | qcom Qualcomm, Inc. | 48 | qcom Qualcomm, Inc. |
47 | ralink Mediatek/Ralink Technology Corp. | 49 | ralink Mediatek/Ralink Technology Corp. |
48 | ramtron Ramtron International | 50 | ramtron Ramtron International |