linux-fslc-imx: upgrade to lf-5.10.52-2.1.0 from NXP
Kernel repository has a new branch introduced, which is based on NXP
release lf-5.10.52-2.1.0 and has latest stable patchlevel applied to it.
Current version of up-merged kernel is 5.10.69.
Update kernel recipe to include new kernel version and align kernel
config files based on following NXP configurations:
- imx_v8_defconfig used for i.MX8 family
- i.MX6/7 families kernel config file did not require any additional
sync, it matches to the imx_v7_defconfig
Configuration file sync point in NXP linux-imx tree:
a11753a89ec6 ("LF-4558-2 input: touch: goodix: change the i2c data
length to a small one")
Tracking information in recipe is updated to include new branch, tag and
cherry-picks from NXP branch, together with patches applied from various
sources. Patches already applied upstream are dropped from the list.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>