octeontx2-af: cn10k: fix devlink register warnings
commit 2312fa3579c076bde0f58206df7751d887ae474e from git@git.assembla.com:cavium/WindRiver.linux.git Set and get operation is mandatory during registration of devlink parameters in non-driverinit mode. Otherwise a warnings will be shown during the registration. Set operation was missing for tim_capture_<clock> parameters as those resisters are read only. Added a dummy function to fix the warning. Fixes: 2eb0fefb0fad ("octeontx2-af: cn10k: devlink params to configure TIM") Signed-off-by: Shijith Thotton <sthotton@marvell.com> Change-Id: I0b847368429d0968b2d7a37a8680d74c76295293 Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/kernel/linux/+/66677 Tested-by: sa_ip-sw-jenkins <sa_ip-sw-jenkins@marvell.com> Reviewed-by: Sunil Kovvuri Goutham <sgoutham@marvell.com> Signed-off-by: Ruiqiang Hao <Ruiqiang.Hao@windriver.com>
Please register or sign in to comment