Linus Torvalds
d27050641e
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
...
Pull DeviceTree updates from Rob Herring:
- Another round of clean-up of FDT related code in architecture code.
This removes knowledge of internal FDT details from most
architectures except powerpc.
- Conversion of kernel's custom FDT parsing code to use libfdt.
- DT based initialization for generic serial earlycon. The
introduction of generic serial earlycon support went in through the
tty tree.
- Improve the platform device naming for DT probed devices to ensure
unique naming and use parent names instead of a global index.
- Fix a race condition in of_update_property.
- Unify the various linker section OF match tables and fix several
function prototype errors.
- Update platform_get_irq_byname to work in deferred probe cases.
- 2 binding doc updates
* tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (58 commits)
of: handle NULL node in next_child iterators
of/irq: provide more wrappers for !CONFIG_OF
devicetree: bindings: Document micrel vendor prefix
dt: bindings: dwc2: fix required value for the phy-names property
of_pci_irq: kill useless variable in of_irq_parse_pci()
of/irq: do irq resolution in platform_get_irq_byname()
of: Add a testcase for of_find_node_by_path()
of: Make of_find_node_by_path() handle /aliases
of: Create unlocked version of for_each_child_of_node()
lib: add glibc style strchrnul() variant
of: Handle memory@0 node on PPC32 only
pci/of: Remove dead code
of: fix race between search and remove in of_update_property()
of: Use NULL for pointers
of: Stop naming platform_device using dcr address
of: Ensure unique names without sacrificing determinism
tty/serial: pl011: add DT based earlycon support
of/fdt: add FDT serial scanning for earlycon
of/fdt: add FDT address translation support
serial: earlycon: add DT support
...
2014-06-04 10:02:38 -07:00
..
2014-05-13 00:29:35 +02:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:20 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-07-01 15:10:58 +02:00
2014-01-24 22:39:56 +01:00
2014-03-31 10:16:53 +02:00
2014-03-26 23:09:23 +01:00
2014-01-23 13:02:36 +01:00
2013-10-29 21:24:40 +01:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:21 +01:00
2013-10-29 21:24:46 +01:00
2013-02-01 10:00:22 +01:00
2014-01-24 22:39:56 +01:00
2013-09-17 18:50:53 +02:00
2013-10-29 21:24:40 +01:00
2013-09-17 18:50:53 +02:00
2013-10-29 21:24:40 +01:00
2014-01-24 22:39:56 +01:00
2014-04-23 12:18:44 +01:00
2013-09-03 23:22:16 +02:00
2013-02-01 10:00:22 +01:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:20 +01:00
2014-01-24 22:39:49 +01:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2013-09-04 16:58:31 +02:00
2013-02-01 10:00:22 +01:00
2012-12-13 18:15:30 +01:00
2013-05-09 17:55:19 +02:00
2013-02-01 10:00:22 +01:00
2012-12-13 18:15:30 +01:00
2012-12-13 18:15:30 +01:00
2012-12-13 18:15:30 +01:00
2014-04-30 00:59:13 -05:00
2014-01-24 22:39:50 +01:00
2014-01-23 13:02:35 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-05-08 03:51:58 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-06-21 18:07:00 +02:00
2013-02-01 10:00:22 +01:00
2013-11-04 18:19:20 +01:00
2014-01-22 20:19:02 +01:00
2010-08-05 13:26:02 +01:00
2014-03-26 23:09:12 +01:00
2009-12-12 13:08:14 +01:00
2014-03-31 18:17:12 +02:00
2014-03-26 23:09:10 +01:00
2014-01-13 23:40:56 +01:00
2014-03-31 18:17:33 +02:00
2014-04-18 14:20:38 +02:00
2014-04-18 14:20:38 +02:00
2013-02-01 10:00:22 +01:00
2014-04-18 14:20:38 +02:00
2014-01-22 20:18:52 +01:00
2014-03-31 18:17:12 +02:00
2013-05-09 17:55:20 +02:00
2013-02-20 18:24:24 +01:00
2009-12-05 09:10:12 -08:00
2009-06-24 18:34:39 +01:00
2011-05-10 18:15:24 +01:00
2011-10-20 15:00:18 +01:00
2014-01-15 14:19:42 +07:00
2011-05-10 18:15:24 +01:00
2014-03-26 23:09:17 +01:00
2013-12-04 17:19:44 +01:00
2013-05-22 01:34:25 +02:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2013-03-02 07:44:16 -08:00
2013-06-13 17:46:41 +02:00
2014-03-26 23:09:18 +01:00
2014-05-21 12:25:39 +02:00
2014-03-31 18:17:12 +02:00
2014-03-31 18:17:12 +02:00
2012-10-16 22:20:03 +02:00
2010-10-29 19:08:31 +01:00
2009-05-14 13:50:29 +01:00
2014-01-22 20:43:10 +01:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2009-07-03 15:45:29 +01:00
2013-01-24 13:20:09 +01:00
2014-01-13 23:40:56 +01:00
2012-10-09 09:47:14 +01:00
2012-03-28 18:30:02 +01:00
2014-01-23 16:36:54 -08:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-05-09 17:55:18 +02:00
2014-03-31 18:17:33 +02:00
2014-03-19 23:18:40 +01:00
2014-03-31 18:17:12 +02:00
2014-03-06 21:25:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2009-09-17 20:07:48 +02:00
2013-04-11 15:39:51 +02:00
2014-01-24 22:39:56 +01:00
2013-04-29 15:54:33 -07:00
2011-07-26 16:49:47 -07:00
2010-02-27 12:53:38 +01:00
2013-05-22 01:34:28 +02:00
2013-05-09 17:55:20 +02:00
2014-03-31 18:17:12 +02:00
2013-02-17 01:25:34 +01:00
2009-07-03 15:45:29 +01:00
2013-02-01 10:00:22 +01:00
2013-04-11 15:39:51 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-10-11 07:39:14 +02:00
2014-02-09 21:18:52 +01:00
2010-08-05 13:26:29 +01:00
2012-12-13 16:46:47 +01:00
2010-08-05 09:22:21 -05:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-05-30 13:05:07 +02:00
2013-03-03 22:55:19 -05:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-05-08 01:19:07 +02:00
2014-03-31 18:17:12 +02:00
2014-03-31 18:17:13 +02:00
2014-03-31 18:17:13 +02:00
2014-03-31 18:17:12 +02:00
2011-10-20 15:00:18 +01:00
2014-03-26 23:09:10 +01:00
2013-10-29 21:24:51 +01:00
2010-04-12 17:26:14 +01:00
2014-03-31 18:17:12 +02:00
2014-03-26 23:09:10 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:18 +01:00
2014-05-27 16:23:58 -06:00
2011-03-14 21:07:26 +01:00
2013-11-15 09:32:18 +09:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-03-31 18:17:12 +02:00
2013-06-29 12:46:35 +04:00
2009-03-11 21:11:07 +01:00
2014-03-26 23:09:10 +01:00
2014-04-30 00:59:13 -05:00
2014-03-26 23:09:08 +01:00
2012-08-17 10:57:28 +02:00
2014-03-31 18:17:12 +02:00
2009-07-03 15:45:27 +01:00
2013-02-01 10:00:22 +01:00
2014-01-22 20:19:02 +01:00
2013-02-01 10:00:22 +01:00
2013-10-29 21:24:36 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:11 +01:00
2012-10-09 09:47:14 +01:00
2013-03-19 19:15:52 +01:00
2013-02-03 18:33:02 -05:00
2014-03-26 23:00:12 +01:00
2014-03-31 18:17:13 +02:00
2014-03-31 18:17:12 +02:00
2009-11-02 12:00:06 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2012-10-09 09:47:14 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-04-26 17:18:24 +02:00
2009-11-02 12:00:05 +01:00
2014-03-31 18:17:12 +02:00
2013-07-01 15:10:48 +02:00
2011-06-15 14:35:33 +02:00
2013-02-01 10:00:22 +01:00
2011-05-24 23:35:55 +02:00
2014-03-26 23:09:10 +01:00
2014-05-14 01:39:54 +02:00
2012-10-09 09:47:14 +01:00
2014-03-26 23:09:10 +01:00
2013-10-29 21:25:26 +01:00
2013-09-18 16:31:49 +02:00
2014-01-22 20:18:59 +01:00
2011-12-07 22:01:45 +00:00
2014-03-11 12:05:45 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2012-10-09 09:47:14 +01:00
2014-03-26 23:09:16 +01:00
2013-07-14 19:36:51 -04:00
2009-09-30 21:47:02 +02:00
2014-03-04 09:05:33 +01:00
2013-02-01 10:00:22 +01:00
2010-04-12 17:26:14 +01:00
2013-09-18 17:13:58 +02:00
2014-01-30 17:20:32 -08:00
2013-02-01 10:00:22 +01:00