]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sandbox: test: update for CONFIG_CLK_AUTO_ID support
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 27 May 2025 13:27:48 +0000 (15:27 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 11 Jun 2025 07:42:55 +0000 (09:42 +0200)
commit56789994c4629417fadbd56c827ae4f86acb4fec
tree5667ee206e448517edf98f05db8ea56f4574da28
parent94e284a41d073b34fdcafe6666c1d8c36791afe0
sandbox: test: update for CONFIG_CLK_AUTO_ID support

Update the existing test dm_test_clk_ccf() with new CLK_ID macro.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Lukasz Majewski <lukma@denx.de>
Cc: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
test/dm/clk_ccf.c