From: Hyungwon Hwang Date: Fri, 12 Jun 2015 12:59:01 +0000 (+0900) Subject: of: add helper for getting endpoint node of specific identifiers X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ccd0d0ca04147e91890c373677f1e741dda2631;p=pandora-kernel.git of: add helper for getting endpoint node of specific identifiers When there are multiple ports or multiple endpoints in a port, they have to be distinguished by the value of reg property. It is common. The drivers can get the specific endpoint in the specific port via this function. Now the drivers have to implement this code in themselves or have to force the order of dt nodes to get the right node. Signed-off-by: Hyungwon Hwang Acked-by: Rob Herring Signed-off-by: Inki Dae --- Reading git-diff-tree failed