On Sun, Apr 16, 2017 at 7:23 PM, Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > ALSA SoC needs to know connected DAI ID for probing. > On OF-graph case, basically we can check DT port location. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- > v4 -> v5 > > - no change You can keep posting the same version again, but I still have the same objections. Having the core graph-card parsing details of remote endpoints is fragile. The driver for the remote node should do the parsing of its own endpoints and is the only entity that should care or know what the port and endpoint numbering is. The fact that you are planning to change this for HDMI support is evidence of that. I don't see the point of a temporary solution. Rob -- 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