[PATCH 02/13] soc: amlogic: clk-measure: Remove the msr_data from clk-measure

Krzysztof Kozlowski krzk at kernel.org
Wed Aug 20 01:10:08 PDT 2025


On Fri, Aug 15, 2025 at 04:37:28PM +0800, Chuan Liu wrote:
>  static const struct of_device_id meson_msr_match_table[] = {
>  	{
>  		.compatible = "amlogic,meson-gx-clk-measure",
> -		.data = &clk_msr_gx_data,

NAK, actual ABI break.

>  	},
>  	{
>  		.compatible = "amlogic,meson8-clk-measure",
> -		.data = &clk_msr_m8_data,
>  	},



More information about the linux-amlogic mailing list