]> git.baikalelectronics.ru Git - kernel.git/commit
of: Add of_graph_get_port_by_id function
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 11 Mar 2014 10:21:11 +0000 (11:21 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 23 Feb 2015 10:42:24 +0000 (11:42 +0100)
commitd9900c8b4b3f0bf9b6fd2934d889e933d880fed5
treed8fe4cfe825c975e1ceac2a76a2dca97e47154e7
parentb9aa07ec186d7d6dcbf66cb9cf5e4aa80435eed9
of: Add of_graph_get_port_by_id function

This patch adds a function to get a port device tree node by port id,
or reg property value.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/of/base.c
include/linux/of_graph.h