Home
last modified time | relevance | path

Searched hist:"73443 b9e4c451b17d1e08164ea933ee6a849b2b3" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h73443b9e4c451b17d1e08164ea933ee6a849b2b3 Thu Apr 28 10:06:02 UTC 2016 Mugunthan V N <mugunthanvnm@ti.com> drivers: core: device: add support to check dt compatible for a device/machine

Provide an api to check whether the given device or machine is
compatible with the given compat string which helps in making
decisions in drivers based on device or machine compatible.

Idea taken from Linux.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
/rk3399_rockchip-uboot/drivers/core/
H A Ddevice.c73443b9e4c451b17d1e08164ea933ee6a849b2b3 Thu Apr 28 10:06:02 UTC 2016 Mugunthan V N <mugunthanvnm@ti.com> drivers: core: device: add support to check dt compatible for a device/machine

Provide an api to check whether the given device or machine is
compatible with the given compat string which helps in making
decisions in drivers based on device or machine compatible.

Idea taken from Linux.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>