summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_path.c
Commit message (Expand)AuthorAgeFilesLines
* of_path: Drop possible further extensions of device-path propertySascha Hauer2016-01-081-95/+28
* of_path: Fix bug with partitions, simply codeTrent Piepho2016-01-081-18/+29
* of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-271-1/+16
* of_path: of_find_path() factor out device detection logic into separate functionMarc Kleine-Budde2015-11-271-37/+44
* of_path: Allow pointing directly to the partitionSascha Hauer2015-09-011-5/+9
* of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-231-2/+10
* of_path: of_find_path(): remove unused variable lenMarc Kleine-Budde2015-03-031-2/+2
* Fix spelling: pathes -> pathsWadim Egorov2015-01-281-1/+1
* of_path: Allow to specify path with phandle onlySascha Hauer2014-04-281-0/+3
* of: move of_find_device_by_node_path to drivers/of/of_path.cSascha Hauer2014-04-281-0/+14
* Add configurability via devicetreeSascha Hauer2013-07-181-0/+155