[PATCH v3 00/12] of: overlay: clean up device tree overlay code

2017-10-18 Thread frowand . list
From: Frank Rowand I have found the device tree overlay code to be difficult to read and maintain. This patch series attempts to improve that situation. The cleanup includes some changes visible to users of overlays. The only in kernel user of overlays is fixed up for those changes. The in ke

Re: [PATCH v3 00/12] of: overlay: clean up device tree overlay code

2017-10-17 Thread Rob Herring
On Tue, Oct 17, 2017 at 6:36 PM, wrote: > From: Frank Rowand > > I have found the device tree overlay code to be difficult to read and > maintain. This patch series attempts to improve that situation. > > The cleanup includes some changes visible to users of overlays. The > only in kernel user