Message ID | 20211227103644.566694-1-dinguyen@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 8922bb6526ac4b20bd8de7f47d6e77808670f6c4 |
Headers | show |
Series | [GIT,PULL] ARM: socfpga: fix for v5.16, part 3 | expand |
Hi Dinh, On Mon, Dec 27, 2021 at 2:36 AM Dinh Nguyen <dinguyen@kernel.org> wrote: > > Hi Arnd/Olof, > > Please pull in these 2 patches for v5.16. The reason for this dts compatible > change is that the commit 98d948eb833 ("spi: cadence-quadspi: fix write > completion support") is already part of v5.16, thus we need these 2 patches to > be in v5.16. > > Thanks, > Dinh > > The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2: > > Linux 5.16-rc7 (2021-12-26 13:17:17 -0800) Was there a reason you chose to base this fixes branch on 5.16-rc7 instead of an older -rc, or the previous fixes branch that you sent in? As a result, we now have to bring the base version forward for our fixes branch in our tree (and our for-next branch as well). It's usually best practices to use an older -rc (-rc1/-rc2 if you can), and/or continue using the same fixes branch if you have dependencies between previous fixes sent in for this release cycle. > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_fix_for_v5.16_part_3 > > for you to fetch changes up to 36de991e93908f7ad5c2a0eac9c4ecf8b723fa4a: > > ARM: dts: socfpga: change qspi to "intel,socfpga-qspi" (2021-12-27 04:20:06 -0600) Merged this time, but please try to use older base branches in the future. Thanks. -Olof
On 1/5/22 6:23 PM, Olof Johansson wrote: > Hi Dinh, > > On Mon, Dec 27, 2021 at 2:36 AM Dinh Nguyen <dinguyen@kernel.org> wrote: >> >> Hi Arnd/Olof, >> >> Please pull in these 2 patches for v5.16. The reason for this dts compatible >> change is that the commit 98d948eb833 ("spi: cadence-quadspi: fix write >> completion support") is already part of v5.16, thus we need these 2 patches to >> be in v5.16. >> >> Thanks, >> Dinh >> >> The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2: >> >> Linux 5.16-rc7 (2021-12-26 13:17:17 -0800) > > Was there a reason you chose to base this fixes branch on 5.16-rc7 > instead of an older -rc, or the previous fixes branch that you sent > in? > > As a result, we now have to bring the base version forward for our > fixes branch in our tree (and our for-next branch as well). > > It's usually best practices to use an older -rc (-rc1/-rc2 if you > can), and/or continue using the same fixes branch if you have > dependencies between previous fixes sent in for this release cycle. > Ah, sorry about that. I'll keep this in mind for future work. Thanks, Dinh
Hello: This pull request was applied to soc/soc.git (arm/fixes) by Olof Johansson <olof@lixom.net>: On Mon, 27 Dec 2021 04:36:44 -0600 you wrote: > Hi Arnd/Olof, > > Please pull in these 2 patches for v5.16. The reason for this dts compatible > change is that the commit 98d948eb833 ("spi: cadence-quadspi: fix write > completion support") is already part of v5.16, thus we need these 2 patches to > be in v5.16. > > [...] Here is the summary with links: - [GIT,PULL] ARM: socfpga: fix for v5.16, part 3 https://git.kernel.org/soc/soc/c/8922bb6526ac You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Olof Johansson <olof@lixom.net>: On Mon, 27 Dec 2021 04:36:44 -0600 you wrote: > Hi Arnd/Olof, > > Please pull in these 2 patches for v5.16. The reason for this dts compatible > change is that the commit 98d948eb833 ("spi: cadence-quadspi: fix write > completion support") is already part of v5.16, thus we need these 2 patches to > be in v5.16. > > [...] Here is the summary with links: - [GIT,PULL] ARM: socfpga: fix for v5.16, part 3 https://git.kernel.org/soc/soc/c/8922bb6526ac You are awesome, thank you!