Patch can not work for linux-LSDK-20.04/

Hi,

I tried to build one new LX2160 image with LSDK-20.04-V4.19-update-290520, but seems patches can’t work for this branch, there were some error prints when execute script below.

Can you please check it and how to fix this issue? Thanks.

-----ERROR PRINT-----

git checkout -b

Checking out files: 100% (62341/62341), done.
Applying: arm64: dts: lx2160a: add lx2160acex7 device tree build
error: patch failed: arch/arm64/boot/dts/freescale/Makefile:47
error: arch/arm64/boot/dts/freescale/Makefile: patch does not apply
Patch failed at 0001 arm64: dts: lx2160a: add lx2160acex7 device tree build
hint: Use ‘git am --show-current-patch’ to see the failed patch
When you have resolved this problem, run “git am --continue”.
If you prefer to skip this patch, run “git am --skip” instead.

We are only supporting the 5.4 and newer kernels currently. If you would like to use a 4.19 kernel then the device-tree will need to be adapted and backported to work with it.