[PATCH v11 1/7] of: dynamic: Add of_changeset_update_prop_string
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Thu Nov 14 02:37:05 PST 2024
Il 06/11/24 10:33, Chen-Yu Tsai ha scritto:
> 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 at chromium.org>
> Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
More information about the linux-arm-kernel
mailing list