* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 [not found] <20211021090955.115005-1-krzysztof.kozlowski@canonical.com> @ 2021-10-21 12:23 ` Arnd Bergmann 2021-10-21 12:25 ` Krzysztof Kozlowski 2021-10-21 13:06 ` Conor.Dooley 0 siblings, 2 replies; 8+ messages in thread From: Arnd Bergmann @ 2021-10-21 12:23 UTC (permalink / raw) To: Krzysztof Kozlowski Cc: Olof Johansson, Arnd Bergmann, arm-soc, SoC Team, Linux ARM, moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES, Linux Kernel Mailing List, Krzysztof Kozlowski, Palmer Dabbelt, Paul Walmsley, Albert Ou, linux-riscv On Thu, Oct 21, 2021 at 11:09 AM Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> wrote: > > Hi Arnd and Olof, > > I have an old patchset for RISC-V dts cleanups which I sent to mailing lists in > August 2021 (v1, v2), resent in September and pinged two times. They got some > review (from Alexandre Ghiti for SiFive, from Conor Dooley for Microchip) but > unfortunately Palmer (RISC-V maintainer) did not respond here. > > The usual RISC-V patches go via Palmer to Linus and I am not planning to change > that, but I want to get these fixed. > > Could you grab these to soc tree? Sure, I can add them to a separate branch in the soc tree, in case the riscv maintainers take them after all. I notice that you have only Cc'd Palmer, but not the other two maintainers or the RISC-V mainling list. Adding them here to maybe get their attention. Arnd _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 2021-10-21 12:23 ` [GIT PULL] riscv: dts: few cleanups for v5.16 Arnd Bergmann @ 2021-10-21 12:25 ` Krzysztof Kozlowski 2021-10-21 13:06 ` Conor.Dooley 1 sibling, 0 replies; 8+ messages in thread From: Krzysztof Kozlowski @ 2021-10-21 12:25 UTC (permalink / raw) To: Arnd Bergmann Cc: Olof Johansson, arm-soc, SoC Team, Linux ARM, moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES, Linux Kernel Mailing List, Krzysztof Kozlowski, Palmer Dabbelt, Paul Walmsley, Albert Ou, linux-riscv On 21/10/2021 14:23, Arnd Bergmann wrote: > On Thu, Oct 21, 2021 at 11:09 AM Krzysztof Kozlowski > <krzysztof.kozlowski@canonical.com> wrote: >> >> Hi Arnd and Olof, >> >> I have an old patchset for RISC-V dts cleanups which I sent to mailing lists in >> August 2021 (v1, v2), resent in September and pinged two times. They got some >> review (from Alexandre Ghiti for SiFive, from Conor Dooley for Microchip) but >> unfortunately Palmer (RISC-V maintainer) did not respond here. >> >> The usual RISC-V patches go via Palmer to Linus and I am not planning to change >> that, but I want to get these fixed. >> >> Could you grab these to soc tree? > > Sure, I can add them to a separate branch in the soc tree, in case the > riscv maintainers > take them after all. I notice that you have only Cc'd Palmer, but not > the other two > maintainers or the RISC-V mainling list. Adding them here to maybe get their > attention. Yes, my bad. Thanks for cc-ing them. Best regards, Krzysztof _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 2021-10-21 12:23 ` [GIT PULL] riscv: dts: few cleanups for v5.16 Arnd Bergmann 2021-10-21 12:25 ` Krzysztof Kozlowski @ 2021-10-21 13:06 ` Conor.Dooley 2021-10-21 13:09 ` Krzysztof Kozlowski 1 sibling, 1 reply; 8+ messages in thread From: Conor.Dooley @ 2021-10-21 13:06 UTC (permalink / raw) To: arnd, krzysztof.kozlowski Cc: olof, arm, soc, linux-arm-kernel, linux-samsung-soc, linux-kernel, krzk, palmerdabbelt, paul.walmsley, aou, linux-riscv On 21/10/2021 13:23, Arnd Bergmann wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > On Thu, Oct 21, 2021 at 11:09 AM Krzysztof Kozlowski > <krzysztof.kozlowski@canonical.com> wrote: >> Hi Arnd and Olof, >> >> I have an old patchset for RISC-V dts cleanups which I sent to mailing lists in >> August 2021 (v1, v2), resent in September and pinged two times. They got some >> review (from Alexandre Ghiti for SiFive, from Conor Dooley for Microchip) but >> unfortunately Palmer (RISC-V maintainer) did not respond here. Out of curiosity which series is this one? Is it the one with the plic/clint changes? Pretty sure that I have taken them in internally, but I am going to submit a bunch of changes to our device tree soon (tm) and want to make sure I have the right dependent series listed. >> >> The usual RISC-V patches go via Palmer to Linus and I am not planning to change >> that, but I want to get these fixed. >> >> Could you grab these to soc tree? > Sure, I can add them to a separate branch in the soc tree, in case the > riscv maintainers > take them after all. I notice that you have only Cc'd Palmer, but not > the other two > maintainers or the RISC-V mainling list. Adding them here to maybe get their > attention. > > Arnd > > _______________________________________________ > linux-riscv mailing list > linux-riscv@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-riscv _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 2021-10-21 13:06 ` Conor.Dooley @ 2021-10-21 13:09 ` Krzysztof Kozlowski 2021-10-21 15:06 ` Palmer Dabbelt 0 siblings, 1 reply; 8+ messages in thread From: Krzysztof Kozlowski @ 2021-10-21 13:09 UTC (permalink / raw) To: Conor.Dooley, arnd Cc: olof, arm, soc, linux-arm-kernel, linux-samsung-soc, linux-kernel, krzk, palmerdabbelt, paul.walmsley, aou, linux-riscv On 21/10/2021 15:06, Conor.Dooley@microchip.com wrote: > On 21/10/2021 13:23, Arnd Bergmann wrote: >> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe >> >> On Thu, Oct 21, 2021 at 11:09 AM Krzysztof Kozlowski >> <krzysztof.kozlowski@canonical.com> wrote: >>> Hi Arnd and Olof, >>> >>> I have an old patchset for RISC-V dts cleanups which I sent to mailing lists in >>> August 2021 (v1, v2), resent in September and pinged two times. They got some >>> review (from Alexandre Ghiti for SiFive, from Conor Dooley for Microchip) but >>> unfortunately Palmer (RISC-V maintainer) did not respond here. > > Out of curiosity which series is this one? Is it the one with the > plic/clint changes? > Pretty sure that I have taken them in internally, but I am going to > submit a bunch > of changes to our device tree soon (tm) and want to make sure I have the > right > dependent series listed. > There is only one Microchip patch here (plic/clint). Others are for SiFive. All the patches are described in the pull reqeust: https://lore.kernel.org/lkml/20211021090955.115005-1-krzysztof.kozlowski@canonical.com/ I had also second set of RISC-V patches for Microchip. These were picked up by Palmer: https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git/log/?h=for-next Best regards, Krzysztof _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 2021-10-21 13:09 ` Krzysztof Kozlowski @ 2021-10-21 15:06 ` Palmer Dabbelt 2021-10-21 15:18 ` Arnd Bergmann 0 siblings, 1 reply; 8+ messages in thread From: Palmer Dabbelt @ 2021-10-21 15:06 UTC (permalink / raw) To: krzysztof.kozlowski Cc: Conor.Dooley, Arnd Bergmann, Olof Johansson, arm, soc, linux-arm-kernel, linux-samsung-soc, linux-kernel, krzk, Paul Walmsley, aou, linux-riscv On Thu, 21 Oct 2021 06:09:50 PDT (-0700), krzysztof.kozlowski@canonical.com wrote: > On 21/10/2021 15:06, Conor.Dooley@microchip.com wrote: >> On 21/10/2021 13:23, Arnd Bergmann wrote: >>> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe >>> >>> On Thu, Oct 21, 2021 at 11:09 AM Krzysztof Kozlowski >>> <krzysztof.kozlowski@canonical.com> wrote: >>>> Hi Arnd and Olof, >>>> >>>> I have an old patchset for RISC-V dts cleanups which I sent to mailing lists in >>>> August 2021 (v1, v2), resent in September and pinged two times. They got some >>>> review (from Alexandre Ghiti for SiFive, from Conor Dooley for Microchip) but >>>> unfortunately Palmer (RISC-V maintainer) did not respond here. >> >> Out of curiosity which series is this one? Is it the one with the >> plic/clint changes? >> Pretty sure that I have taken them in internally, but I am going to >> submit a bunch >> of changes to our device tree soon (tm) and want to make sure I have the >> right >> dependent series listed. >> > > There is only one Microchip patch here (plic/clint). Others are for > SiFive. All the patches are described in the pull reqeust: > https://lore.kernel.org/lkml/20211021090955.115005-1-krzysztof.kozlowski@canonical.com/ > > I had also second set of RISC-V patches for Microchip. These were picked > up by Palmer: > https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git/log/?h=for-next Sorry I missed this. If you guys took this through the SOC tree that's fine, otherwise LMK and I'll put it in the RISC-V tree. _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 2021-10-21 15:06 ` Palmer Dabbelt @ 2021-10-21 15:18 ` Arnd Bergmann 2021-10-21 15:35 ` Palmer Dabbelt 0 siblings, 1 reply; 8+ messages in thread From: Arnd Bergmann @ 2021-10-21 15:18 UTC (permalink / raw) To: Palmer Dabbelt Cc: Krzysztof Kozlowski, Conor.Dooley, Arnd Bergmann, Olof Johansson, arm-soc, SoC Team, Linux ARM, moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES, Linux Kernel Mailing List, Krzysztof Kozlowski, Paul Walmsley, Albert Ou, linux-riscv On Thu, Oct 21, 2021 at 5:06 PM Palmer Dabbelt <palmerdabbelt@google.com> wrote: > On Thu, 21 Oct 2021 06:09:50 PDT (-0700), krzysztof.kozlowski@canonical.com wrote: > > > > There is only one Microchip patch here (plic/clint). Others are for > > SiFive. All the patches are described in the pull reqeust: > > https://lore.kernel.org/lkml/20211021090955.115005-1-krzysztof.kozlowski@canonical.com/ > > > > I had also second set of RISC-V patches for Microchip. These were picked > > up by Palmer: > > https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git/log/?h=for-next > > Sorry I missed this. If you guys took this through the SOC tree that's > fine, otherwise LMK and I'll put it in the RISC-V tree. I haven't merged it yet, please add it to your tree then. Arnd _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 2021-10-21 15:18 ` Arnd Bergmann @ 2021-10-21 15:35 ` Palmer Dabbelt 2021-10-22 8:55 ` Krzysztof Kozlowski 0 siblings, 1 reply; 8+ messages in thread From: Palmer Dabbelt @ 2021-10-21 15:35 UTC (permalink / raw) To: Arnd Bergmann Cc: krzysztof.kozlowski, Conor.Dooley, Arnd Bergmann, Olof Johansson, arm, soc, linux-arm-kernel, linux-samsung-soc, linux-kernel, krzk, Paul Walmsley, aou, linux-riscv On Thu, 21 Oct 2021 08:18:16 PDT (-0700), Arnd Bergmann wrote: > On Thu, Oct 21, 2021 at 5:06 PM Palmer Dabbelt <palmerdabbelt@google.com> wrote: >> On Thu, 21 Oct 2021 06:09:50 PDT (-0700), krzysztof.kozlowski@canonical.com wrote: >> > >> > There is only one Microchip patch here (plic/clint). Others are for >> > SiFive. All the patches are described in the pull reqeust: >> > https://lore.kernel.org/lkml/20211021090955.115005-1-krzysztof.kozlowski@canonical.com/ >> > >> > I had also second set of RISC-V patches for Microchip. These were picked >> > up by Palmer: >> > https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git/log/?h=for-next >> >> Sorry I missed this. If you guys took this through the SOC tree that's >> fine, otherwise LMK and I'll put it in the RISC-V tree. > > I haven't merged it yet, please add it to your tree then. OK, it's in. Sorry for missing this, IRC is always a good bet for these sorts of things as my inbox can get pretty hosed. _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL] riscv: dts: few cleanups for v5.16 2021-10-21 15:35 ` Palmer Dabbelt @ 2021-10-22 8:55 ` Krzysztof Kozlowski 0 siblings, 0 replies; 8+ messages in thread From: Krzysztof Kozlowski @ 2021-10-22 8:55 UTC (permalink / raw) To: Palmer Dabbelt, Arnd Bergmann Cc: Conor.Dooley, Olof Johansson, arm, soc, linux-arm-kernel, linux-samsung-soc, linux-kernel, krzk, Paul Walmsley, aou, linux-riscv On 21/10/2021 17:35, Palmer Dabbelt wrote: > On Thu, 21 Oct 2021 08:18:16 PDT (-0700), Arnd Bergmann wrote: >> On Thu, Oct 21, 2021 at 5:06 PM Palmer Dabbelt <palmerdabbelt@google.com> wrote: >>> On Thu, 21 Oct 2021 06:09:50 PDT (-0700), krzysztof.kozlowski@canonical.com wrote: >>>> >>>> There is only one Microchip patch here (plic/clint). Others are for >>>> SiFive. All the patches are described in the pull reqeust: >>>> https://lore.kernel.org/lkml/20211021090955.115005-1-krzysztof.kozlowski@canonical.com/ >>>> >>>> I had also second set of RISC-V patches for Microchip. These were picked >>>> up by Palmer: >>>> https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git/log/?h=for-next >>> >>> Sorry I missed this. If you guys took this through the SOC tree that's >>> fine, otherwise LMK and I'll put it in the RISC-V tree. >> >> I haven't merged it yet, please add it to your tree then. > > OK, it's in. Sorry for missing this, IRC is always a good bet for these > sorts of things as my inbox can get pretty hosed. Great, thanks! Best regards, Krzysztof _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-10-22 8:56 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20211021090955.115005-1-krzysztof.kozlowski@canonical.com>
2021-10-21 12:23 ` [GIT PULL] riscv: dts: few cleanups for v5.16 Arnd Bergmann
2021-10-21 12:25 ` Krzysztof Kozlowski
2021-10-21 13:06 ` Conor.Dooley
2021-10-21 13:09 ` Krzysztof Kozlowski
2021-10-21 15:06 ` Palmer Dabbelt
2021-10-21 15:18 ` Arnd Bergmann
2021-10-21 15:35 ` Palmer Dabbelt
2021-10-22 8:55 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox