On Tue, May 29, 2018 at 03:45:12PM -0700, Frank Rowand wrote: > If the kernel applies the overlay, an alternative to drivers is that the > kernel could receive the overlay(s) in a similar manner as the method it > currently receives the base devicetree. (The overlay(s) could be > appended to the base devicetree, a wrapper could be placed around the No wrappers, sorry. We already have too many places in the Linux kernel and its decompressor that try to work out whether a device tree or ATAGs are present and how large, and that is done in assembly code. We don't need more complexity to deal with some kind of wrapping of device trees as well. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up According to speedtest.net: 8.21Mbps down 510kbps up -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html