summaryrefslogtreecommitdiffstats
path: root/drivers/of/property.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-071-12/+11
|\
| * device property: use of_graph_get_remote_endpoint() for of_fwnodeKuninori Morimoto2017-08-141-2/+2
| * of: Convert to using %pOF instead of full_nameRob Herring2017-07-181-10/+9
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-16/+50
|\ \
| * | device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-221-0/+31
| * | device property: Constify fwnode property APISakari Ailus2017-07-221-16/+18
| * | device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-0/+1
| |/
* | device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren2017-08-011-2/+15
|/
* Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-101-0/+148
|\
| * device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-221-0/+6
| * device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-221-0/+52
| * device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-221-0/+90
* | Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring2017-07-051-10/+50
|/
* of: Move OF property and graph API from base.c to property.cSakari Ailus2017-06-011-0/+766
OpenPOWER on IntegriCloud