On Sat, Jul 09, 2016 at 05:56:14PM -0700, Brian Norris wrote:
On Tue, Jul 05, 2016 at 11:32:30AM +0200, Teresa Remmet wrote:
quoted
commit c9711ec5250b ("mtd: nand: omap: Clean up device tree support")
removes the check for the old elm phandle binding.
That seems like a silly breakage of backwards compatibility. Must have
overlooked that one, sorry.
quoted
Add it again to keep backward compatibility.
Signed-off-by: Teresa Remmet <redacted>
I think we should probably take this for v4.7, since the breaking commit
was only merged in v4.7-rc1. OMAP folks, any comment?
Applied to linux-mtd.git. I plan to send this to Linus for v4.7, since
it's a DT regression, unless someone has a good reason not to.
Brian