OSDN Git Service

Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kerne...
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 4 Mar 2018 11:33:50 +0000 (13:33 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 7 Mar 2018 15:59:20 +0000 (17:59 +0200)
commit94aae1d9ff2eb05003f3c8043a3d7e5f2314a989
tree27b18d4b55be3141a36b6958ca6c9849532e17d7
parentf073d78eeb8efd85718e611c15f9a78647751dea
parente547c0031697a0cb5ff7f4a66754fb3e082754ff
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git./linux/kernel/git/frowand/linux into drm/next/du

- DT overlay applying rework (Frank Rowand)

Move duplicating and unflattening of an overlay flattened devicetree
(FDT) into the overlay application code.  To accomplish this,
of_overlay_apply() is replaced by of_overlay_fdt_apply().