]> Git Repo - linux.git/commit - drivers/of/dynamic.c
driver core: Add fwnode link support
authorSaravana Kannan <[email protected]>
Sat, 21 Nov 2020 02:02:23 +0000 (18:02 -0800)
committerGreg Kroah-Hartman <[email protected]>
Wed, 9 Dec 2020 18:10:21 +0000 (19:10 +0100)
commit7b337cb3ebde384cba7405b61dfb84200bf623bf
treecf895b0d4122e4e9b0d058953a4ed2460e8e7e40
parent01bb86b380a306bd937c96da36f66429f3362137
driver core: Add fwnode link support

Add support for creating supplier-consumer links between fwnodes.  It is
intended for internal use the driver core and generic firmware support
code (eg. Device Tree, ACPI), so it is simple by design and the API
provided is limited.

Acked-by: Rob Herring <[email protected]>
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/core.c
drivers/of/dynamic.c
include/linux/fwnode.h
This page took 0.053136 seconds and 4 git commands to generate.