Linus Torvalds
74fee4e88f
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
...
Pull DeviceTree updates from Rob Herring:
"There's a few orphans in the conversion to %pOF printf specifiers
included here that no one else picked up.
Summary:
- Convert more DT code to use of_property_read_* API.
- Improve DT overlay support when adding multiple overlays
- Convert printk's to %pOF format specifiers. Most went via subsystem
trees, but picked up the remaining orphans
- Correct unittests to use preferred "okay" for "status" property
value
- Add a KASLR seed property
- Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa
- Fix modalias buffer handling
- Clean-up of include paths for building dtbs
- Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10
devices
- Add nvmem bindings for MediaTek MT7623 and MT7622 SoC
- Add compatible string for Allwinner H5 Mali-450 GPU
- Fix links to old OpenFirmware docs with new mirror on
devicetree.org
- Remove status property from binding doc examples"
* tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (45 commits)
devicetree: Adjust status "ok" -> "okay" under drivers/of/
dt-bindings: Remove "status" from examples
dt-bindings: pinctrl: sh-pfc: Use generic node name
dt-bindings: Add vendor Mellanox
dt-binding: net/phy: fix interrupts description
virt: Convert to using %pOF instead of full_name
macintosh: Convert to using %pOF instead of full_name
ide: pmac: Convert to using %pOF instead of full_name
microblaze: Convert to using %pOF instead of full_name
dt-bindings: usb: musb: Grammar s/the/to/, s/is/are/
of: Use PLATFORM_DEVID_NONE definition
of/device: Fix of_device_get_modalias() buffer handling
of/device: Prevent buffer overflow in of_device_modalias()
dt-bindings: add amc6821, isl1208 trivial bindings
dt-bindings: add vendor prefix for Theobroma Systems
of: search scripts/dtc/include-prefixes path for both CPP and DTC
of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
of: remove drivers/of/testcase-data from include search path for CPP
of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered
iio: srf08: add device tree binding for srf02 and srf10
...
2017-09-07 14:43:33 -07:00
..
2017-07-09 18:48:37 -07:00
2017-08-27 15:47:43 -07:00
2017-08-01 16:46:45 +02:00
2017-08-30 14:01:47 +02:00
2017-08-01 16:46:44 +02:00
2017-08-28 16:40:18 +05:30
2017-07-17 17:26:14 +02:00
2017-08-23 09:16:35 +02:00
2017-09-05 08:45:36 +01:00
2017-09-07 13:51:13 -07:00
2017-08-31 15:31:42 +01:00
2017-07-13 15:58:02 -04:00
2017-09-07 13:51:13 -07:00
2017-09-06 14:45:08 -07:00
2017-09-06 14:45:08 -07:00
2017-09-07 12:24:50 -07:00
2017-08-02 10:26:42 +02:00
2017-08-28 17:11:28 +02:00
2017-09-04 12:54:42 +02:00
2017-07-27 13:43:22 +01:00
2017-08-30 15:17:45 -07:00
2017-08-31 09:15:21 +02:00
2017-09-07 13:55:16 -07:00
2017-07-27 00:05:22 -07:00
2017-08-09 18:52:07 +01:00
2017-08-15 12:50:48 +01:00
2017-09-06 20:49:49 -07:00
2017-09-05 09:11:45 -07:00
2017-07-06 11:38:59 -07:00
2017-07-13 13:56:24 -07:00
2017-08-31 18:08:47 +02:00
2017-08-07 14:28:51 +02:00
2017-09-05 12:50:00 -07:00
2017-08-04 13:34:14 -07:00
2017-07-17 17:32:05 +02:00
2017-08-29 08:33:24 -07:00
2017-08-10 12:29:02 +02:00
2017-07-12 16:26:05 -07:00
2017-09-07 11:59:42 -07:00
2017-07-10 16:32:34 -07:00
2017-07-17 17:26:14 +02:00
2017-08-23 12:49:55 -06:00
2017-07-29 09:00:03 -06:00
2017-08-08 14:58:03 -04:00
2017-08-18 08:36:58 -06:00
2017-09-07 11:59:42 -07:00
2017-07-29 09:00:03 -06:00
2017-07-06 16:24:33 -07:00
2017-08-16 15:34:13 -07:00
2017-08-23 22:38:08 -07:00
2017-07-17 13:37:56 -07:00
2017-08-28 11:13:21 -07:00
2017-08-24 08:22:10 -06:00
2017-07-10 10:51:53 -07:00
2017-07-10 16:32:34 -07:00
2017-07-10 16:32:34 -07:00
2017-08-04 09:27:41 +08:00
2017-08-18 08:24:21 -07:00
2017-09-07 11:59:42 -07:00
2017-07-14 12:37:41 -07:00
2017-08-31 17:32:38 -04:00
2017-07-06 16:24:29 -07:00
2017-09-04 12:21:28 -07:00
2017-09-04 12:21:28 -07:00
2017-08-29 15:14:38 +02:00
2017-08-28 17:35:43 +02:00
2017-09-04 00:05:22 +02:00
2017-09-07 10:15:40 -07:00
2017-09-04 00:06:02 +02:00
2017-08-10 12:28:57 +02:00
2017-07-12 16:26:00 -07:00
2017-07-19 08:55:18 -07:00
2017-09-06 17:27:24 -07:00
2017-07-19 08:55:18 -07:00
2017-07-17 16:25:11 +02:00
2017-08-28 10:22:27 +09:00
2017-08-28 09:58:27 -04:00
2017-08-28 18:02:46 +02:00
2017-08-24 13:23:03 -07:00
2017-07-27 08:15:43 +10:00
2017-08-26 09:19:13 +02:00
2017-09-06 21:55:10 +05:30
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:46 -06:00
2017-07-17 13:42:48 +02:00
2017-08-28 16:55:47 +02:00
2017-09-07 09:42:35 -07:00
2017-07-29 09:01:02 -04:00
2017-08-18 16:30:17 -07:00
2017-07-12 16:26:01 -07:00
2017-07-10 16:32:35 -07:00
2017-08-16 09:27:55 +09:00
2017-08-24 11:59:36 -07:00
2017-08-28 16:24:22 +02:00
2017-09-07 11:59:42 -07:00
2017-09-06 17:27:26 -07:00
2017-07-09 09:31:22 -07:00
2017-07-07 20:09:10 -04:00
2017-07-20 09:27:29 -04:00
2017-08-01 14:36:35 +02:00
2017-07-22 00:04:51 +02:00
2017-08-31 09:47:22 -06:00
2017-08-09 13:09:28 -06:00
2017-07-12 16:26:03 -07:00
2017-09-05 11:54:41 -07:00
2017-07-10 16:32:31 -07:00
2017-08-15 23:20:30 +10:00
2017-09-07 09:25:15 -07:00
2017-07-31 17:33:53 +02:00
2017-08-30 14:36:44 -07:00
2017-08-07 11:39:22 -07:00
2017-09-01 18:38:09 -07:00
2017-07-24 16:01:34 -07:00
2017-07-10 16:32:34 -07:00
2017-08-10 16:28:53 +02:00
2017-07-18 11:38:02 +02:00
2017-07-10 10:51:53 -07:00
2017-08-15 13:58:48 +02:00
2017-07-19 08:55:18 -07:00
2017-08-07 11:39:22 -07:00
2017-08-16 16:40:02 +02:00
2017-08-18 11:22:27 +02:00
2017-09-05 12:50:00 -07:00
2017-08-29 15:14:38 +02:00
2017-07-17 09:22:34 -07:00
2017-08-10 12:28:59 +02:00
2017-07-26 13:08:54 +02:00
2017-08-17 10:40:26 +02:00
2017-07-29 09:00:03 -06:00
2017-07-18 11:38:04 +02:00
2017-07-10 16:32:31 -07:00
2017-07-06 16:24:34 -07:00
2017-08-14 13:33:39 -07:00
2017-07-08 11:05:34 +02:00
2017-08-02 16:34:47 -07:00
2017-08-02 22:41:02 +02:00
2017-08-29 21:10:40 +02:00
2017-08-29 08:36:58 -07:00
2017-07-10 16:32:33 -07:00
2017-07-19 15:33:50 -07:00
2017-08-29 15:14:38 +02:00
2017-07-19 08:55:18 -07:00
2017-08-28 20:51:22 +02:00
2017-09-05 14:42:52 -07:00
2017-07-18 11:38:00 +02:00
2017-08-18 15:32:01 -07:00
2017-09-06 17:27:27 -07:00
2017-09-06 17:27:25 -07:00
2017-07-06 16:24:34 -07:00
2017-07-12 16:26:04 -07:00
2017-08-17 10:30:49 +02:00
2017-09-06 17:27:29 -07:00
2017-09-06 17:27:30 -07:00
2017-08-31 16:13:00 -07:00
2017-09-06 17:27:26 -07:00
2017-08-28 16:19:44 +02:00
2017-07-19 08:55:18 -07:00
2017-07-30 08:23:27 -07:00
2017-08-15 20:23:23 -07:00
2017-07-24 13:52:59 -07:00
2017-09-06 14:45:08 -07:00
2017-08-28 17:44:00 +02:00
2017-08-28 17:44:00 +02:00
2017-07-13 16:00:15 -04:00
2017-07-13 16:00:12 -04:00
2017-07-21 11:51:19 -04:00
2017-07-13 17:12:07 -04:00
2017-08-01 16:28:55 -04:00
2017-08-18 12:35:02 +02:00
2017-07-06 16:24:32 -07:00
2017-07-06 16:24:35 -07:00
2017-07-06 11:30:07 -04:00
2017-08-10 11:06:38 +02:00
2017-07-25 18:05:25 +02:00
2017-08-30 14:46:32 +02:00
2017-08-28 17:33:23 +02:00
2017-07-10 14:27:39 +02:00
2017-08-21 12:19:57 -05:00
2017-07-22 00:04:50 +02:00
2017-08-18 15:32:01 -07:00
2017-07-10 16:32:31 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:26 -07:00
2017-09-06 17:27:27 -07:00
2017-08-11 10:35:07 -07:00
2017-09-03 17:49:17 -07:00
2017-07-26 17:41:06 -04:00
2017-09-04 13:56:37 -07:00
2017-08-06 20:55:29 -07:00
2017-08-06 20:55:29 -07:00
2017-08-21 12:47:31 -07:00
2017-07-24 23:02:02 +02:00
2017-07-24 23:53:45 +02:00
2017-07-22 00:04:51 +02:00
2017-08-01 15:22:55 -07:00
2017-08-16 16:28:47 -07:00
2017-08-30 14:36:44 -07:00
2017-07-15 12:44:02 -07:00
2017-08-17 08:10:04 -07:00
2017-07-24 16:03:22 -07:00
2017-08-17 10:40:26 +02:00
2017-08-14 13:00:49 -04:00
2017-07-12 23:11:23 +02:00
2017-08-10 12:28:55 +02:00
2017-08-10 12:28:55 +02:00
2017-09-04 13:56:37 -07:00
2017-08-03 09:45:47 -07:00
2017-08-07 14:16:22 -07:00
2017-07-19 08:55:18 -07:00
2017-08-28 20:51:20 +02:00
2017-08-28 20:51:20 +02:00
2017-07-06 16:24:30 -07:00
2017-08-06 20:55:29 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:24 -07:00
2017-07-06 20:57:13 -07:00
2017-08-16 16:28:47 -07:00
2017-09-01 20:22:03 -07:00
2017-07-12 16:26:03 -07:00
2017-09-06 17:27:24 -07:00
2017-08-29 15:14:38 +02:00
2017-08-03 21:37:29 -07:00
2017-08-17 08:08:58 -07:00
2017-09-04 11:52:29 -07:00
2017-07-24 16:04:08 -07:00
2017-08-17 08:10:04 -07:00
2017-07-15 12:00:42 -07:00
2017-08-18 01:54:22 +02:00
2017-08-17 07:26:07 -07:00
2017-07-06 16:24:31 -07:00
2017-09-06 17:27:30 -07:00
2017-07-10 16:32:30 -07:00
2017-07-18 11:38:03 +02:00
2017-07-31 10:55:24 -03:00
2017-09-06 14:45:08 -07:00
2017-07-19 08:55:18 -07:00
2017-08-30 11:20:09 -07:00
2017-08-15 18:34:46 +01:00
2017-08-31 11:09:45 -04:00
2017-08-08 17:51:34 -07:00
2017-08-29 13:29:29 +02:00
2017-08-28 20:51:23 +02:00
2017-07-30 07:52:19 -07:00
2017-08-28 16:15:42 +02:00
2017-08-31 17:32:39 -04:00
2017-07-10 07:40:49 -04:00
2017-07-24 17:50:37 +02:00
2017-07-26 13:30:23 -06:00
2017-07-17 09:52:58 -07:00
2017-09-06 17:27:29 -07:00
2017-09-06 17:27:29 -07:00
2017-08-31 18:50:14 +02:00
2017-08-18 15:32:01 -07:00
2017-09-05 06:34:17 -07:00