summaryrefslogtreecommitdiffstats
path: root/include/of_graph.h
Commit message (Collapse)AuthorAgeFilesLines
* include: add SPDX GPL-2.0-only license tags where applicableRoland Hieber2020-02-171-4/+1
| | | | | | | | Interpret "GPLv2" as "GPLv2 only". Signed-off-by: Roland Hieber <rohieb@rohieb.name> Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* of_graph: add of_graph_port_is_availableSascha Hauer2015-07-131-0/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* of: import of_graph functionsSascha Hauer2015-07-131-0/+49
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>