Linus Torvalds
f64d6e2aaa
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
...
Pull DeviceTree updates from Rob Herring:
- remove most of_platform_populate() calls in arch code. Now the DT
core code calls it in the default case and platforms only need to
call it if they have special needs
- use pr_fmt on all the DT core print statements
- CoreSight binding doc improvements to block name descriptions
- add dt_to_config script which can parse dts files and list
corresponding kernel config options
- fix memory leak hit with a PowerMac DT
- correct a bunch of STMicro compatible strings to use the correct
vendor prefix
- fix DA9052 PMIC binding doc to match what is actually used in dts
files
* tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits)
documentation: da9052: Update regulator bindings names to match DA9052/53 DTS expectations
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table"
xtensa: Fix build error due to missing include file
MIPS: ath79: Add missing include file
Fix spelling errors in Documentation/devicetree
ARM: dts: fix STMicroelectronics compatible strings
powerpc/dts: fix STMicroelectronics compatible strings
Documentation: dt: i2c: use correct STMicroelectronics vendor prefix
scripts/dtc: dt_to_config - kernel config options for a devicetree
of: fdt: mark unflattened tree as detached
of: overlay: add resolver error prints
coresight: document binding acronyms
Documentation/devicetree: document cavium-pip rx-delay/tx-delay properties
of: use pr_fmt prefix for all console printing
of/irq: Mark initialised interrupt controllers as populated
of: fix memory leak related to safe_name()
Revert "of/platform: export of_default_bus_match_table"
of: unittest: use of_platform_default_populate() to populate default bus
memory: omap-gpmc: use of_platform_default_populate() to populate default bus
bus: uniphier-system-bus: use of_platform_default_populate() to populate default bus
...
2016-07-30 11:32:01 -07:00
..
2016-07-25 11:09:19 -07:00
2016-05-30 23:00:22 +02:00
2016-05-09 16:18:37 +02:00
2016-06-25 14:30:42 -07:00
2016-07-02 14:31:34 +09:00
2016-06-28 00:38:53 +02:00
2016-07-02 20:40:15 +01:00
2016-07-15 14:50:53 -07:00
2016-06-13 11:53:53 +01:00
2016-07-20 18:02:08 +01:00
2016-07-19 21:46:33 -07:00
2016-07-25 17:53:40 -07:00
2016-05-26 09:36:10 -07:00
2016-05-10 15:44:18 -07:00
2016-07-18 21:35:23 +02:00
2016-07-03 10:55:07 +02:00
2016-07-20 09:57:34 +02:00
2016-07-04 17:19:22 +05:30
2016-06-23 11:18:56 +02:00
2016-07-29 17:38:46 -07:00
2016-06-28 20:05:41 +02:00
2016-06-30 05:03:36 -04:00
2016-07-20 18:02:03 +01:00
2016-05-18 13:14:02 -07:00
2016-07-25 11:47:52 +01:00
2016-07-28 12:26:31 -07:00
2016-07-04 08:19:21 -07:00
2016-07-27 12:03:20 -07:00
2016-06-20 12:47:09 -07:00
2016-07-18 20:55:38 -04:00
2016-07-08 17:01:14 +03:00
2016-07-07 09:16:20 +02:00
2016-06-29 15:18:47 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-05-13 14:01:43 +02:00
2016-06-07 22:07:09 -04:00
2016-07-26 15:37:51 -07:00
2016-06-13 15:58:21 +02:00
2016-05-09 09:24:02 -07:00
2016-07-26 15:37:51 -07:00
2016-06-07 13:41:38 -06:00
2016-07-08 08:38:49 -06:00
2016-07-28 17:38:16 -07:00
2016-06-07 13:41:38 -06:00
2016-05-19 19:12:14 -07:00
2016-07-25 10:34:11 -07:00
2016-07-26 15:03:07 -07:00
2016-06-09 10:02:47 -06:00
2016-06-06 20:16:18 +10:00
2016-07-08 18:35:42 -03:00
2016-07-13 07:59:30 -03:00
2016-07-01 16:30:38 -04:00
2016-07-01 17:40:23 -07:00
2016-07-30 11:20:02 -07:00
2016-06-28 10:19:35 +02:00
2016-07-28 16:07:41 -07:00
2016-05-19 19:12:14 -07:00
2016-07-28 17:38:16 -07:00
2016-06-25 09:04:48 -07:00
2016-06-25 09:04:48 -07:00
2016-07-10 13:33:02 +02:00
2016-07-14 09:34:43 +02:00
2016-07-21 14:46:08 +02:00
2016-07-28 18:56:22 +02:00
2016-07-21 23:29:38 +02:00
2016-05-19 19:12:14 -07:00
2016-05-13 14:01:59 +02:00
2016-07-18 17:35:46 +08:00
2016-07-26 16:19:19 -07:00
2016-07-24 16:36:29 -04:00
2016-07-26 16:19:19 -07:00
2016-07-28 17:38:16 -07:00
2016-05-20 21:26:15 -07:00
2016-06-05 10:36:01 -07:00
2016-06-07 13:41:38 -06:00
2016-05-31 22:12:43 +05:30
2016-05-09 15:33:29 +02:00
2016-05-09 15:33:29 +02:00
2016-06-13 21:43:05 -06:00
2016-06-13 21:43:05 -06:00
2016-06-13 21:43:08 -06:00
2016-07-08 15:21:37 +02:00
2016-07-20 21:35:12 -06:00
2016-05-27 16:03:22 -07:00
2016-05-17 15:48:12 -04:00
2016-07-01 16:37:06 +02:00
2016-06-21 09:22:39 +10:00
2016-06-29 19:50:43 +09:00
2016-06-17 21:17:40 -07:00
2016-07-24 00:53:32 -04:00
2016-07-26 16:19:19 -07:00
2016-07-29 15:54:19 -07:00
2016-06-01 10:29:39 +02:00
2016-05-29 18:35:12 -04:00
2016-05-29 18:35:12 -04:00
2016-07-05 17:28:30 -04:00
2016-06-27 12:26:08 -07:00
2016-05-10 15:43:09 -04:00
2016-07-28 16:07:41 -07:00
2016-05-20 17:58:30 -07:00
2016-05-28 15:48:31 -04:00
2016-07-15 10:41:37 +02:00
2016-07-28 16:07:41 -07:00
2016-05-20 17:58:30 -07:00
2016-05-19 19:12:14 -07:00
2016-05-20 17:58:30 -07:00
2016-07-22 09:07:02 +02:00
2016-07-19 05:57:23 +02:00
2016-06-18 22:11:39 -07:00
2016-06-30 12:06:20 +02:00
2016-07-08 13:23:12 +02:00
2016-06-10 23:22:55 -07:00
2016-06-24 17:07:33 -07:00
2016-07-13 17:27:24 -07:00
2016-07-04 12:25:14 +02:00
2016-06-21 09:38:45 +10:00
2016-05-09 19:39:17 +02:00
2016-05-16 15:12:02 -05:00
2016-07-27 10:24:38 -05:00
2016-06-09 23:34:42 -07:00
2016-07-04 12:26:05 +02:00
2016-05-11 22:37:54 +02:00
2016-07-04 12:26:05 +02:00
2016-06-17 20:47:11 -07:00
2016-05-16 11:14:29 -04:00
2016-06-30 11:40:54 -04:00
2016-06-24 08:23:16 +02:00
2016-05-20 17:58:30 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-06 10:34:48 +01:00
2016-06-15 16:00:05 -07:00
2016-05-20 21:26:15 -07:00
2016-05-23 17:04:14 -07:00
2016-07-26 16:19:19 -07:00
2016-07-26 16:19:19 -07:00
2016-05-25 16:12:05 +02:00
2016-07-18 08:46:09 +02:00
2016-06-20 09:43:33 +02:00
2016-06-27 08:58:42 +02:00
2016-07-18 20:55:38 -04:00
2016-07-23 21:51:42 -07:00
2016-07-07 08:51:52 -06:00
2016-07-07 10:35:07 +02:00
2016-05-17 12:06:35 +02:00
2016-05-16 14:47:16 -07:00
2016-05-19 09:21:36 -07:00
2016-06-10 23:24:53 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-05-19 19:12:14 -07:00
2016-05-19 19:12:14 -07:00
2016-07-28 16:07:41 -07:00
2016-07-15 11:53:02 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-06-26 17:14:03 -07:00
2016-06-24 10:40:41 -05:00
2016-07-01 23:45:18 +08:00
2016-07-16 20:19:43 -07:00
2016-07-16 20:19:43 -07:00
2016-07-04 12:25:14 +02:00
2016-07-29 12:17:52 -07:00
2016-07-12 19:25:38 -07:00
2016-07-01 05:32:17 -04:00
2016-06-03 19:37:21 -04:00
2016-07-24 23:11:59 -07:00
2016-05-17 15:48:12 -04:00
2016-05-17 15:47:55 -04:00
2016-05-17 15:05:23 -07:00
2016-05-26 10:33:33 -07:00
2016-05-23 17:04:14 -07:00
2016-07-10 20:58:36 +02:00
2016-05-19 19:12:14 -07:00
2016-07-08 08:38:49 -06:00
2016-07-05 11:28:18 -06:00
2016-06-25 07:42:55 -07:00
2016-05-12 07:07:42 -05:00
2016-07-06 10:34:46 +01:00
2016-06-23 14:57:40 -05:00
2016-07-16 21:32:58 -07:00
2016-06-08 08:18:06 -05:00
2016-07-08 18:14:03 -03:00
2016-07-07 15:41:13 +02:00
2016-07-28 16:07:41 -07:00
2016-05-19 19:12:14 -07:00
2016-07-26 16:19:19 -07:00
2016-06-03 15:06:22 -07:00
2016-07-26 16:19:19 -07:00
2016-05-19 19:12:14 -07:00
2016-07-26 16:19:19 -07:00
2016-07-26 16:19:19 -07:00
2016-05-19 13:10:54 -07:00
2016-06-03 12:06:11 +02:00
2016-05-20 17:58:30 -07:00
2016-07-29 13:55:30 -07:00
2016-06-24 11:39:29 -07:00
2016-05-10 15:06:19 -04:00
2016-06-28 00:42:10 +02:00
2016-06-29 02:15:19 +02:00
2016-07-12 19:25:38 -07:00
2016-05-19 19:12:14 -07:00
2016-07-29 15:54:19 -07:00
2016-07-01 22:44:34 +02:00
2016-07-08 11:33:18 +02:00
2016-06-02 10:59:31 -07:00
2016-07-01 05:32:17 -04:00
2016-06-23 18:37:05 +02:00
2016-07-29 15:54:19 -07:00
2016-07-26 16:19:19 -07:00
2016-06-08 12:41:20 -07:00
2016-07-06 10:51:14 +01:00
2016-07-06 10:51:14 +01:00
2016-07-27 12:03:20 -07:00
2016-07-15 10:41:44 +02:00
2016-07-15 10:41:44 +02:00
2016-07-15 13:44:47 +01:00
2016-05-12 15:50:19 -07:00
2016-05-31 22:12:43 +05:30
2016-06-29 21:24:53 +02:00
2016-07-26 16:19:19 -07:00
2016-06-15 14:08:34 -07:00
2016-06-08 15:16:42 +02:00
2016-06-22 09:10:00 +01:00
2016-07-28 16:07:41 -07:00
2016-05-31 11:59:06 -07:00
2016-06-14 10:54:40 -07:00
2016-05-17 14:41:03 -07:00
2016-06-03 08:37:25 +02:00
2016-06-25 14:30:42 -07:00
2016-06-25 14:31:04 -07:00
2016-07-13 09:24:51 +02:00
2016-07-26 16:19:19 -07:00
2016-05-23 17:04:14 -07:00
2016-07-01 05:32:17 -04:00
2016-07-06 10:35:22 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-07-15 10:41:43 +02:00
2016-06-28 09:08:51 -04:00
2016-06-14 11:55:15 +02:00
2016-06-28 08:54:23 -04:00
2016-05-19 19:12:14 -07:00
2016-06-11 14:57:56 -07:00
2016-06-15 01:26:04 +02:00
2016-07-28 16:07:41 -07:00
2016-05-20 17:58:30 -07:00
2016-06-01 22:25:48 +08:00
2016-07-17 19:59:26 +02:00
2016-05-19 19:12:14 -07:00
2016-06-20 12:47:15 -07:00
2016-06-01 21:13:43 +02:00
2016-07-15 10:41:42 +02:00
2016-07-28 16:07:41 -07:00
2016-06-14 16:02:16 -07:00
2016-07-19 17:43:38 +03:00
2016-05-18 18:55:19 -07:00
2016-05-20 20:57:27 -07:00
2016-05-23 17:04:14 -07:00
2016-06-30 18:04:36 -05:00
2016-06-24 10:40:31 -05:00
2016-07-26 16:19:19 -07:00
2016-05-20 17:58:30 -07:00
2016-06-10 23:03:55 -07:00
2016-07-28 16:07:41 -07:00
2016-05-23 11:48:48 -07:00
2016-07-28 16:07:41 -07:00
2016-06-25 09:04:48 -07:00
2016-07-14 10:42:35 +02:00
2016-07-19 03:08:07 -04:00
2016-07-14 09:34:43 +02:00
2016-07-28 16:07:41 -07:00
2016-05-27 20:09:16 -04:00
2016-05-20 17:58:30 -07:00