Linus Torvalds
10d0c9705e
DeviceTree updates for 3.13. This is a bit larger pull request than
...
usual for this cycle with lots of clean-up.
- Cross arch clean-up and consolidation of early DT scanning code.
- Clean-up and removal of arch prom.h headers. Makes arch specific
prom.h optional on all but Sparc.
- Addition of interrupts-extended property for devices connected to
multiple interrupt controllers.
- Refactoring of DT interrupt parsing code in preparation for deferred
probe of interrupts.
- ARM cpu and cpu topology bindings documentation.
- Various DT vendor binding documentation updates.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABAgAGBQJSgPQ4AAoJEMhvYp4jgsXif28H/1WkrXq5+lCFQZF8nbYdE2h0
R8PsfiJJmAl6/wFgQTsRel+ScMk2hiP08uTyqf2RLnB1v87gCF7MKVaLOdONfUDi
huXbcQGWCmZv0tbBIklxJe3+X3FIJch4gnyUvPudD1m8a0R0LxWXH/NhdTSFyB20
PNjhN/IzoN40X1PSAhfB5ndWnoxXBoehV/IVHVDU42vkPVbVTyGAw5qJzHW8CLyN
2oGTOalOO4ffQ7dIkBEQfj0mrgGcODToPdDvUQyyGZjYK2FY2sGrjyquir6SDcNa
Q4gwatHTu0ygXpyphjtQf5tc3ZCejJ/F0s3olOAS1ahKGfe01fehtwPRROQnCK8=
=GCbY
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree updates from Rob Herring:
"DeviceTree updates for 3.13. This is a bit larger pull request than
usual for this cycle with lots of clean-up.
- Cross arch clean-up and consolidation of early DT scanning code.
- Clean-up and removal of arch prom.h headers. Makes arch specific
prom.h optional on all but Sparc.
- Addition of interrupts-extended property for devices connected to
multiple interrupt controllers.
- Refactoring of DT interrupt parsing code in preparation for
deferred probe of interrupts.
- ARM cpu and cpu topology bindings documentation.
- Various DT vendor binding documentation updates"
* tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (82 commits)
powerpc: add missing explicit OF includes for ppc
dt/irq: add empty of_irq_count for !OF_IRQ
dt: disable self-tests for !OF_IRQ
of: irq: Fix interrupt-map entry matching
MIPS: Netlogic: replace early_init_devtree() call
of: Add Panasonic Corporation vendor prefix
of: Add Chunghwa Picture Tubes Ltd. vendor prefix
of: Add AU Optronics Corporation vendor prefix
of/irq: Fix potential buffer overflow
of/irq: Fix bug in interrupt parsing refactor.
of: set dma_mask to point to coherent_dma_mask
of: add vendor prefix for PHYTEC Messtechnik GmbH
DT: sort vendor-prefixes.txt
of: Add vendor prefix for Cadence
of: Add empty for_each_available_child_of_node() macro definition
arm/versatile: Fix versatile irq specifications.
of/irq: create interrupts-extended property
microblaze/pci: Drop PowerPC-ism from irq parsing
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
of/irq: Use irq_of_parse_and_map()
...
2013-11-12 16:52:17 +09:00
..
2013-04-05 12:22:32 -06:00
2013-11-03 23:16:35 +00:00
2013-05-17 11:27:49 +02:00
2013-10-29 13:58:51 -07:00
2013-10-20 19:16:55 +02:00
2013-10-11 21:06:37 +02:00
2013-10-11 21:06:38 +02:00
2013-10-11 21:06:40 +02:00
2013-10-11 21:06:42 +02:00
2013-10-20 19:16:56 +02:00
2013-10-20 19:16:57 +02:00
2013-10-22 10:58:41 +02:00
2013-10-22 14:56:33 +02:00
2013-06-18 18:53:41 -05:00
2013-06-18 18:53:41 -05:00
2013-10-22 11:05:42 +02:00
2013-05-17 11:27:49 +02:00
2013-08-06 14:11:20 +00:00
2013-08-06 14:11:27 +00:00
2013-10-01 00:46:30 +00:00
2013-10-31 15:42:07 +00:00
2013-08-09 13:17:17 +00:00
2013-10-23 11:04:31 +00:00
2013-09-30 15:00:27 +00:00
2013-08-07 20:05:05 +00:00
2013-08-06 14:11:27 +00:00
2013-08-06 14:11:27 +00:00
2013-10-03 15:13:01 +00:00
2013-09-30 15:00:27 +00:00
2013-09-30 15:00:27 +00:00
2013-09-30 15:00:27 +00:00
2013-08-06 14:11:27 +00:00
2013-10-14 15:29:24 -07:00
2013-05-31 16:42:27 +02:00
2013-05-31 16:42:28 +02:00
2013-08-21 12:18:52 +02:00
2013-08-21 11:40:22 +02:00
2013-06-26 10:13:39 +02:00
2013-05-17 11:27:49 +02:00
2013-05-17 11:27:49 +02:00
2013-05-17 11:27:49 +02:00
2013-05-17 12:11:39 +02:00
2013-10-18 16:50:13 +02:00
2013-05-17 11:27:49 +02:00
2013-10-16 15:47:07 +02:00
2013-05-17 11:27:49 +02:00
2013-10-16 15:47:07 +02:00
2013-05-17 11:27:49 +02:00
2013-06-14 18:51:21 -07:00
2013-06-15 00:15:22 +02:00
2013-10-14 09:42:38 +02:00
2013-10-14 09:43:26 +02:00
2013-10-16 15:47:07 +02:00
2013-10-16 15:47:07 +02:00
2013-10-16 15:47:07 +02:00
2013-10-28 14:39:03 -07:00
2013-05-17 12:11:39 +02:00
2013-09-06 13:26:27 -07:00
2013-10-16 15:47:07 +02:00
2013-06-14 18:58:28 -07:00
2013-10-16 15:47:07 +02:00
2013-05-17 11:27:49 +02:00
2013-08-21 11:14:18 +02:00
2013-06-07 16:39:38 -07:00
2013-05-31 21:54:50 +02:00
2013-03-18 17:15:33 +01:00
2013-11-12 15:40:03 +09:00
2013-05-16 20:29:48 -06:00
2013-06-02 11:50:41 -07:00
2013-10-31 10:29:43 -07:00
2013-10-31 10:30:14 -07:00
2013-10-31 10:29:43 -07:00
2013-06-28 21:13:57 +09:00
2013-06-20 15:04:30 +05:30
2013-08-22 00:44:58 +05:30
2013-08-22 00:44:58 +05:30
2013-09-30 15:00:35 +00:00
2013-10-09 13:22:41 +00:00
2013-09-30 15:00:35 +00:00
2013-09-30 15:00:54 +00:00
2013-09-30 15:00:35 +00:00
2013-10-09 13:20:23 +00:00
2013-10-22 17:33:17 +02:00
2013-10-22 17:33:40 +02:00
2013-10-01 16:34:17 -05:00
2013-10-08 10:02:21 +09:00
2013-07-31 15:31:16 +09:00
2013-05-17 11:27:49 +02:00
2013-05-17 11:27:49 +02:00
2013-10-06 09:14:39 +09:00
2013-08-06 02:49:43 +09:00
2013-09-06 13:26:27 -07:00
2013-08-26 02:28:05 +09:00
2013-11-11 17:34:56 +09:00
2013-08-07 01:08:24 +09:00
2013-06-19 03:28:40 +09:00
2013-10-16 07:25:40 +09:00
2013-10-16 07:25:41 +09:00
2013-09-06 13:26:27 -07:00
2013-06-19 03:28:40 +09:00
2013-06-19 03:28:40 +09:00
2013-10-06 09:21:23 +09:00
2013-06-19 03:28:40 +09:00
2013-08-07 01:07:57 +09:00
2013-06-19 03:28:40 +09:00
2013-10-08 06:53:12 +09:00
2013-10-16 07:23:42 +09:00
2013-10-07 23:13:47 +09:00
2013-08-26 02:28:05 +09:00
2013-10-27 21:54:02 -07:00
2013-08-19 01:56:31 +09:00
2013-10-08 06:49:46 +09:00
2013-10-08 06:49:46 +09:00
2013-10-16 07:23:55 +09:00
2013-11-11 17:34:56 +09:00
2013-10-29 12:45:57 -07:00
2013-05-17 11:27:49 +02:00
2013-08-22 23:29:11 +08:00
2013-08-22 23:29:11 +08:00
2013-08-22 23:29:11 +08:00
2013-08-22 23:29:28 +08:00
2013-08-22 23:29:44 +08:00
2013-08-22 23:29:16 +08:00
2013-06-17 16:04:31 +08:00
2013-08-22 23:29:50 +08:00
2013-09-26 13:01:37 +08:00
2013-08-22 23:29:25 +08:00
2013-09-29 15:37:33 +08:00
2013-08-22 23:29:25 +08:00
2013-04-09 22:53:37 +08:00
2013-09-27 13:31:44 +08:00
2013-08-22 23:29:30 +08:00
2013-08-22 23:29:44 +08:00
2013-09-26 13:01:35 +08:00
2013-10-12 16:15:05 +08:00
2013-09-29 15:37:46 +08:00
2013-09-29 14:54:44 +08:00
2013-10-18 16:27:45 +08:00
2013-04-09 22:53:38 +08:00
2013-11-11 17:34:56 +09:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:36 +08:00
2013-09-26 13:01:37 +08:00
2013-11-11 17:34:56 +09:00
2013-04-09 22:52:49 +08:00
2013-04-09 22:52:49 +08:00
2013-08-22 23:29:15 +08:00
2013-04-09 22:52:49 +08:00
2013-10-08 14:36:41 +08:00
2013-04-09 22:52:49 +08:00
2013-08-22 23:29:05 +08:00
2013-08-22 23:29:03 +08:00
2013-08-22 23:28:56 +08:00
2013-08-22 23:29:57 +08:00
2013-10-18 16:27:01 +08:00
2013-09-26 13:01:36 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-11-11 17:34:56 +09:00
2013-10-05 10:16:33 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:36 +08:00
2013-09-26 13:01:37 +08:00
2013-09-26 13:01:37 +08:00
2013-11-11 17:34:56 +09:00
2013-04-09 22:52:49 +08:00
2013-08-22 23:29:01 +08:00
2013-04-09 22:52:50 +08:00
2013-08-22 23:29:53 +08:00
2013-10-08 14:36:33 +08:00
2013-10-09 09:38:17 +08:00
2013-04-09 22:52:50 +08:00
2013-09-26 13:01:31 +08:00
2013-04-09 22:52:50 +08:00
2013-04-09 22:52:50 +08:00
2013-06-17 16:04:16 +08:00
2013-07-15 08:28:10 +08:00
2013-04-09 22:53:37 +08:00
2013-10-06 19:53:22 +08:00
2013-04-09 22:52:50 +08:00
2013-06-17 16:04:26 +08:00
2013-06-17 16:04:18 +08:00
2013-08-22 23:29:46 +08:00
2013-10-16 14:09:56 +02:00
2013-10-16 14:10:14 +02:00
2013-11-11 16:49:45 +09:00
2013-10-08 15:31:14 -04:00
2013-10-10 19:52:17 -04:00
2013-08-06 14:11:53 +00:00
2013-08-06 14:11:53 +00:00
2013-09-06 13:34:43 -07:00
2013-10-01 16:28:03 +00:00
2013-10-01 16:28:03 +00:00
2013-10-01 16:36:12 +00:00
2013-08-06 14:11:37 +00:00
2013-08-06 14:11:37 +00:00
2013-10-01 16:36:12 +00:00
2013-10-01 16:36:12 +00:00
2013-09-06 13:34:43 -07:00
2013-10-01 16:36:12 +00:00
2013-10-01 16:36:12 +00:00
2013-10-03 12:52:47 +00:00
2013-10-01 16:36:12 +00:00
2013-10-01 16:36:12 +00:00
2013-09-06 13:34:43 -07:00
2013-10-01 16:36:12 +00:00
2013-08-06 14:11:37 +00:00
2013-08-06 14:11:37 +00:00
2013-09-06 13:34:43 -07:00
2013-10-01 16:36:12 +00:00
2013-08-06 16:14:14 +00:00
2013-10-01 16:36:12 +00:00
2013-09-06 13:34:43 -07:00
2013-09-06 13:34:43 -07:00
2013-09-06 13:34:43 -07:00
2013-09-06 13:34:43 -07:00
2013-09-06 13:34:43 -07:00
2013-10-01 16:36:12 +00:00
2013-10-01 16:28:03 +00:00
2013-08-16 13:02:08 +00:00
2013-10-01 16:36:12 +00:00
2013-10-30 19:55:34 +00:00
2013-10-01 16:36:12 +00:00
2013-08-06 14:11:37 +00:00
2013-08-06 14:11:37 +00:00
2013-10-01 16:36:12 +00:00
2013-09-06 13:34:43 -07:00
2013-10-01 16:28:03 +00:00
2013-09-06 13:34:43 -07:00
2013-10-14 15:29:24 -07:00
2013-05-17 11:27:49 +02:00
2013-05-23 10:45:13 +01:00
2013-11-11 17:34:56 +09:00
2013-04-11 10:00:34 +08:00
2013-05-17 11:27:49 +02:00
2013-09-26 13:01:36 +08:00
2013-06-21 20:06:29 +02:00
2013-06-21 20:06:29 +02:00
2013-06-21 20:06:29 +02:00
2013-06-21 20:06:29 +02:00
2013-06-21 20:06:29 +02:00
2013-06-20 23:01:41 +02:00
2013-11-11 17:34:56 +09:00
2013-10-20 19:16:57 +02:00
2013-10-11 21:06:33 +02:00
2013-10-14 11:34:37 -07:00
2013-11-11 17:34:56 +09:00
2013-10-14 11:34:37 -07:00
2013-10-20 19:16:08 +02:00
2013-10-14 11:34:37 -07:00
2013-10-08 17:51:40 +02:00
2013-10-11 21:06:43 +02:00
2013-10-18 10:24:33 -07:00
2013-10-23 10:14:58 +02:00
2013-10-18 10:24:33 -07:00
2013-10-18 10:24:33 -07:00
2013-09-27 17:36:58 -07:00
2013-06-19 04:38:14 -05:00
2013-10-18 10:24:33 -07:00
2013-10-28 14:47:50 -07:00
2013-06-18 18:53:40 -05:00
2013-10-29 14:24:34 -07:00
2013-10-20 19:16:53 +02:00
2013-06-18 18:53:38 -05:00
2013-06-18 18:53:40 -05:00
2013-10-08 17:51:41 +02:00
2013-06-18 18:53:39 -05:00
2013-11-11 17:34:56 +09:00
2013-10-23 11:40:47 +02:00
2013-11-11 17:34:56 +09:00
2013-06-18 18:53:38 -05:00
2013-10-22 05:34:49 -07:00
2013-06-18 18:53:46 -05:00
2013-10-08 17:51:40 +02:00
2013-06-18 18:53:38 -05:00
2013-06-18 18:53:38 -05:00
2013-10-08 17:51:41 +02:00
2013-06-18 18:53:46 -05:00
2013-10-14 11:34:37 -07:00
2013-10-18 10:24:33 -07:00
2013-07-25 20:54:10 +00:00
2013-07-25 21:07:09 +00:00
2013-05-23 10:45:15 +01:00
2013-05-23 10:45:15 +01:00
2013-05-17 12:11:39 +02:00
2013-11-12 15:40:03 +09:00
2013-05-23 10:45:17 +01:00
2013-08-13 15:51:02 -07:00
2013-04-11 10:00:34 +08:00
2013-04-11 10:00:34 +08:00
2013-09-25 13:02:56 -07:00
2013-09-25 13:02:56 -07:00
2013-10-08 10:02:20 +09:00
2013-10-08 09:53:00 +09:00
2013-10-08 09:25:13 +09:00
2013-10-08 09:25:13 +09:00
2013-10-14 15:29:24 -07:00
2013-10-08 09:25:14 +09:00
2013-08-06 18:07:13 +09:00
2013-10-08 09:25:14 +09:00
2013-10-08 10:37:49 +09:00
2013-08-05 16:45:33 +09:00
2013-10-14 15:29:24 -07:00
2013-10-08 09:25:22 +09:00
2013-07-30 13:27:56 +09:00
2013-10-14 15:29:24 -07:00
2013-08-05 16:45:33 +09:00
2013-08-06 18:06:20 +09:00
2013-10-14 15:29:24 -07:00
2013-09-30 16:56:17 +09:00
2013-10-08 09:25:22 +09:00
2013-10-14 23:03:23 +02:00
2013-10-14 23:03:46 +02:00
2013-06-21 09:20:56 +02:00
2013-11-11 16:57:16 +09:00
2013-10-14 23:04:09 +02:00
2013-10-14 23:04:09 +02:00
2013-10-14 23:04:09 +02:00
2013-06-19 03:28:40 +09:00
2013-09-17 06:48:28 +09:00
2013-09-17 06:48:28 +09:00
2013-05-21 01:06:12 +09:00
2013-06-19 03:28:40 +09:00
2013-06-19 03:28:40 +09:00
2013-09-17 06:48:28 +09:00
2013-09-17 06:48:29 +09:00
2013-09-17 06:48:29 +09:00
2013-09-17 06:48:28 +09:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-05-17 12:11:39 +02:00
2013-08-29 15:21:45 -04:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-16 15:47:08 +02:00
2013-10-08 09:25:13 +09:00
2013-08-05 16:45:33 +09:00
2013-10-14 15:29:24 -07:00
2013-07-22 10:12:36 +09:00
2013-08-07 16:33:50 +00:00
2013-10-09 16:58:31 -05:00
2013-10-09 16:58:31 -05:00
2013-10-09 16:56:24 -05:00
2013-10-09 16:57:08 -05:00
2013-10-09 16:56:24 -05:00
2013-06-11 16:34:57 -07:00
2013-10-09 16:58:19 -05:00
2013-05-23 10:45:21 +01:00
2013-05-23 10:45:21 +01:00
2013-03-07 05:27:29 +01:00
2013-03-07 05:27:29 +01:00
2013-05-23 10:45:21 +01:00
2013-03-07 05:27:29 +01:00
2013-05-07 11:22:14 -07:00
2013-06-25 13:26:47 -07:00
2013-08-14 22:32:07 +02:00
2013-08-14 22:32:07 +02:00
2013-08-14 22:32:07 +02:00
2013-10-18 14:55:44 +02:00
2013-10-03 10:29:24 +02:00
2013-10-03 10:18:36 +02:00
2013-10-02 16:17:03 +02:00
2013-10-03 10:29:24 +02:00
2013-10-02 16:17:04 +02:00
2013-10-03 10:29:24 +02:00
2013-10-03 10:29:24 +02:00
2013-10-02 16:17:04 +02:00
2013-10-03 10:29:24 +02:00
2013-08-06 23:48:50 +02:00
2013-06-20 16:13:10 +02:00
2013-09-24 21:25:19 +02:00
2013-09-26 11:09:27 +02:00
2013-06-17 13:54:39 +02:00
2013-06-25 13:42:50 -07:00
2013-06-25 13:42:51 -07:00
2013-08-04 13:40:48 -07:00
2013-06-25 13:42:50 -07:00
2013-06-25 13:42:51 -07:00
2013-06-25 13:26:47 -07:00
2013-06-25 13:26:47 -07:00
2013-06-25 13:26:47 -07:00
2013-06-25 13:42:50 -07:00
2013-06-25 13:42:51 -07:00
2013-06-25 13:26:58 -07:00
2013-07-22 19:34:55 -07:00
2013-07-22 19:34:55 -07:00
2013-08-14 09:59:20 +02:00
2013-08-10 19:13:43 +02:00
2013-08-10 19:13:43 +02:00
2013-08-10 19:13:43 +02:00
2013-09-16 18:22:12 -05:00
2013-08-10 19:13:44 +02:00
2013-09-16 18:22:12 -05:00
2013-08-10 19:13:45 +02:00
2013-09-16 18:22:12 -05:00
2013-08-22 00:19:17 +02:00
2013-10-05 15:36:10 +02:00
2013-09-18 11:35:38 -05:00
2013-10-08 11:35:19 +02:00
2013-09-18 11:35:38 -05:00
2013-09-18 11:35:37 -05:00
2013-08-20 16:30:54 -07:00
2013-08-12 14:19:21 -06:00
2013-05-28 16:13:49 -06:00
2013-05-28 16:13:50 -06:00
2013-08-12 12:23:14 -06:00
2013-05-28 16:13:50 -06:00
2013-09-06 13:26:27 -07:00
2013-08-12 14:19:12 -06:00
2013-08-12 14:19:16 -06:00
2013-09-06 13:26:27 -07:00
2013-08-12 12:23:14 -06:00
2013-09-06 13:26:27 -07:00
2013-09-06 13:26:27 -07:00
2013-08-15 09:35:07 -06:00
2013-05-28 16:13:49 -06:00
2013-05-28 16:13:49 -06:00
2013-10-07 13:17:35 -06:00
2013-10-17 11:42:47 -06:00
2013-10-07 13:17:34 -06:00
2013-10-30 17:38:27 -07:00
2013-10-11 12:32:17 -06:00
2013-10-15 09:25:28 -06:00
2013-05-17 11:27:49 +02:00
2013-05-17 11:27:49 +02:00
2013-05-17 11:27:49 +02:00
2013-04-03 09:44:51 +05:30
2013-06-18 18:53:45 -05:00
2013-11-11 17:34:56 +09:00
2013-10-08 17:51:41 +02:00
2013-04-09 00:16:50 +02:00
2013-05-31 16:52:37 +02:00
2013-05-31 16:52:37 +02:00
2013-05-17 11:27:49 +02:00
2013-05-31 16:52:37 +02:00
2013-05-17 11:27:49 +02:00
2013-05-31 16:52:35 +02:00
2013-05-31 16:52:36 +02:00
2013-10-28 16:50:11 -07:00
2013-10-28 16:50:11 -07:00
2013-04-11 03:01:03 -07:00
2013-04-11 15:11:19 -05:00
2013-09-09 16:35:29 -07:00
2013-04-11 03:01:03 -07:00
2013-09-26 13:01:38 +08:00
2013-06-17 16:04:23 +08:00
2013-09-26 13:01:33 +08:00
2013-09-26 13:01:33 +08:00
2013-05-12 20:31:13 +12:00
2013-05-12 20:31:13 +12:00
2013-05-12 20:31:13 +12:00
2013-05-12 20:31:15 +12:00
2013-05-12 20:31:13 +12:00
2013-05-12 20:31:15 +12:00
2013-05-12 20:31:13 +12:00
2013-05-12 20:31:15 +12:00
2013-09-03 13:08:11 +02:00
2013-06-04 07:31:22 +12:00
2013-04-25 16:46:09 +00:00
2013-10-02 11:34:28 +02:00
2013-06-17 10:32:39 +02:00
2013-06-17 10:32:51 +02:00
2013-06-17 10:33:03 +02:00