Hello, On Mon, 16 Jul 2018 11:44:02 -0600, Rob Herring wrote: > > > I raised this before and still don't understand. You had 4 types before > > > and now you only have 2 types? How do you handle SR and REI with the new > > > binding? > > > > Indeed there are 4 types: NSR, SR, SEI, REI. > > > > Until now only NSR were supported. > > All 4 were supported by the binding and now only 2 though. In fact, no, the old binding was not working for anything but NSR. It pretended to support SEI, REI and SR, but because these had never been implemented, the binding was not sufficient to over them. To support SEI or REI, we need to point to a different msi-parent than the one used for NSR, which wasn't possible with the previous binding. So there is no regression of functionality by this binding change, quite the contrary, as it really allows to add SEI support, which was not possible before. You can consider that the previous binding was buggy and dysfunctional. Best regards, Thomas Petazzoni -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com -- 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