mirror of
https://github.com/torvalds/linux.git
synced 2026-05-06 07:15:22 -04:00
- 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().