linux-fslc-imx: upgrade to rel_imx_5.4.47_2.2.0 from NXP
Kernel repository has a new branch introduced, which is based on NXP
release 5.4.47-2.2.0 and has latest stable patchlevel applied to it.
Current version of up-merged kernel is 5.4.74 and also contains
following patches cherry-picked from imx_5.4.47_2.2.0 branch which were
applied after release tag:
5ec03d06f54e MLK-24836 ARM: imx: Refresh wdog should consider the CMD mode on i.MX7ULP
bba6ff64f0df MLK-24824-3 ARM: imx: Refresh wdog1 to make sure it is NOT timeout before disabled
bad81140da7c MLK-24828 ARM: imx: Add revision support for i.MX7ULP rev 2.2
99fb4d4619ff MLK-24824-2 watchdog: imx7ulp: Move suspend/resume to noirq phase
8c8859e1c5b5 MLK-24824-1 watchdog: imx7ulp: Strictly follow the sequence for wdog operations
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
- imx_v7_defconfig used for i.MX6/7 families
Tracking information in recipe is updated to include new branch, tag and
cherry-picks from NXP branch, together with patches applied from various
sources.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>