armbian / linux-rockchip

Improved Rockchip Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sync with khadas edge2 kernel

amazingfate opened this issue · comments

diff from khadas and rockchip's sdk: khadas/linux@487de35...984d3c8

There are two commits which are no need to get merged:
khadas/linux@1596f50
khadas/linux@1eaa8ef

I use git format-patch -k 487de35b82fd72b78058b7c5efa34e9a59e0bb87..984d3c8991003cc6920b457eb430a0ba4742f0ca -o patches to generate patches from commits. We only need deveicetree and drivers related commit, and there are many commits with both driver and devicetree, we have to split them.

I guess this can be closed now