18 Oct
2016
18 Oct
'16
10:44 a.m.
Hi Jean-Francois
These are OF graph base simple-card patch-set.
- : simple-scu-card cleanup
- : soc-core prepare for OF graph card
- : OF graph new feature
- : 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