diff options
author | 2024-11-06 17:33:28 +0800 | |
---|---|---|
committer | 2024-11-27 12:03:48 +0100 | |
commit | 81de291d86b704de1809cfb06672902d003cf3a3 (patch) | |
tree | 412153c7f2a2ff0da1456cf841304d80d959de0d /net/lapb/lapb_timer.c | |
parent | Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux (diff) | |
download | wireguard-linux-81de291d86b704de1809cfb06672902d003cf3a3.tar.xz wireguard-linux-81de291d86b704de1809cfb06672902d003cf3a3.zip |
of: dynamic: Add of_changeset_update_prop_string
Add a helper function to add string property updates to an OF changeset.
This is similar to of_changeset_add_prop_string(), but instead of adding
the property (and failing if it exists), it will update the property.
This shall be used later in the DT hardware prober.
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions