]> xenbits.xensource.com Git - xen.git/commit
xen/device-tree: Make dt_match_node match props
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Fri, 23 Sep 2016 18:53:20 +0000 (20:53 +0200)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 28 Sep 2016 01:27:35 +0000 (18:27 -0700)
commitcef9cf36c8e8518d828cbbf8c1b2ce8fc50a33a5
treeed414ccd1443005441a578dead7f8eadb5607906
parentca1a2e956f6bf575ca28262f572714eb90333614
xen/device-tree: Make dt_match_node match props

Make dt_match_node match for a single existing property.
We only search for the existence of the property, not
for specific values.

Acked-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
xen/common/device_tree.c
xen/include/xen/device_tree.h