Re: Process identical patches in different tree

2020-01-10 Thread Matthias Brugger
On 09/01/2020 02:53, CK Hu wrote: > Hi, Matthias: > > On Wed, 2020-01-08 at 13:05 +0100, Matthias Brugger wrote: >> On 08/01/2020 12:14, Matthias Brugger wrote: >>> Hi CK, >>> >>> On 07/01/2020 03:56, CK Hu wrote: Hi, Dave, Daniel, Matthias: In mediatek-drm-next-5.6 [1], I've che

Re: Process identical patches in different tree

2020-01-08 Thread CK Hu
Hi, Matthias: On Wed, 2020-01-08 at 13:05 +0100, Matthias Brugger wrote: > On 08/01/2020 12:14, Matthias Brugger wrote: > > Hi CK, > > > > On 07/01/2020 03:56, CK Hu wrote: > >> Hi, Dave, Daniel, Matthias: > >> > >> In mediatek-drm-next-5.6 [1], I've cherry-pick 3 patches from > >> v5.5-next/soc

Re: Process identical patches in different tree

2020-01-08 Thread Matthias Brugger
On 08/01/2020 12:14, Matthias Brugger wrote: > Hi CK, > > On 07/01/2020 03:56, CK Hu wrote: >> Hi, Dave, Daniel, Matthias: >> >> In mediatek-drm-next-5.6 [1], I've cherry-pick 3 patches from >> v5.5-next/soc [2] because some drm patches depend on these cmdq patches. >> So these cmdq patches exist

Re: Process identical patches in different tree

2020-01-08 Thread Matthias Brugger
Hi CK, On 07/01/2020 03:56, CK Hu wrote: > Hi, Dave, Daniel, Matthias: > > In mediatek-drm-next-5.6 [1], I've cherry-pick 3 patches from > v5.5-next/soc [2] because some drm patches depend on these cmdq patches. > So these cmdq patches exist in both tree now. I want to know how to > process this

Process identical patches in different tree

2020-01-06 Thread CK Hu
Hi, Dave, Daniel, Matthias: In mediatek-drm-next-5.6 [1], I've cherry-pick 3 patches from v5.5-next/soc [2] because some drm patches depend on these cmdq patches. So these cmdq patches exist in both tree now. I want to know how to process this case. I think we could choose one of below way: 1. Be