diff options
author | Lizhi Hou <lizhi.hou@amd.com> | 2023-08-15 10:19:56 -0700 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-08-22 14:56:09 -0500 |
commit | b544fc2b8606d718d0cc788ff2ea2492871df488 (patch) | |
tree | 1445d3452f3152d6763edce639e81268d466baef /drivers/pci/of.c | |
parent | ef04d2801c5d239b83932f8ce97af1d4a1ec1cf7 (diff) |
of: dynamic: Add interfaces for creating device node dynamically
of_changeset_create_node() creates device node dynamically and attaches
the newly created node to a changeset.
Expand of_changeset APIs to handle specific types of properties.
of_changeset_add_prop_string()
of_changeset_add_prop_string_array()
of_changeset_add_prop_u32_array()
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Signed-off-by: Lizhi Hou <lizhi.hou@amd.com>
Link: https://lore.kernel.org/r/1692120000-46900-2-git-send-email-lizhi.hou@amd.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/pci/of.c')
0 files changed, 0 insertions, 0 deletions