Re: [alsa-devel] [PATCH 0/23] ASoC: add OF graph base simple-card

From: Kuninori Morimoto
Date: Tue Oct 18 2016 - 04:44:56 EST



Hi Jean-Francois

> > These are OF graph base simple-card patch-set.
> > 1) - 3) : simple-scu-card cleanup
> > 4) - 10) : soc-core prepare for OF graph card
> > 11) - 17) : OF graph new feature
> > 18) - 23) : OF graph base simple-card
(snip)
> > 11) Documentation: of: add type property
> > 12) of_graph: add of_graph_get_remote_endpoint()
> > 13) of_graph: add of_graph_port_type_is()
> > 14) of_graph: add of_graph_get_port_parent()
> > 15) of_graph: add of_graph_get_top_port()
> > 16) of_graph: add for_each_of_port() / for_each_of_endpoint_in_port()
> > 17) of_graph: add of_graph_get_endpoint_count()
(snip)
> The patches 11..17 put trivial functions in the OF core. As they are
> used by only a few systems, it would be better to define them as
> macros, or in a module or in the simple-card-utils.

We can replace few drivers to use it. I will post it if these were accepted.
And let's follow Rob's opinion. Actually, these patches had posted
few month ago, and these already got OK from him.

Best regards
---
Kuninori Morimoto