On 17/12/2024 15:06, Vikram Sharma wrote: > This patch change clock names to make it consistent with > existing platforms as gcc_cam_hf_axi -> gcc_axi_hf. > This also adds gcc_axi_sf and remove gcc_camera_ahb. Don't combine ABI changes with some less important things. You miss here explanation why doing the ABI change in the first place. Without that explanation I find it rather churn. But anyway, reason for ABI break and impact should be documented in commit msg. > > Signed-off-by: Vikram Sharma <quic_vikramsa@xxxxxxxxxxx> > --- Best regards, Krzysztof