Message ID | 9b23dd60-45f4-cd7d-e81a-e8ab8e20af7c@xilinx.com (mailing list archive) |
---|---|
State | Superseded |
Commit | 6b9c8c8bb789c5387f2297dd3c68a2d61b3f935e |
Headers | show |
Series | [GIT,PULL] ARM: soc: Xilinx SOC changes for v5.9-v2 | expand |
Hi, On 31. 07. 20 12:50, Michal Simek wrote: > Hi, > > please pull this one patch to your tree. > > Thanks, > Michal > > The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: > > Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) > > are available in the Git repository at: > > https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.9-v2 > > for you to fetch changes up to a6f2f0fdc73aacc6e10ae48ae78634dba26702d4: > > soc: xilinx: Fix error code in zynqmp_pm_probe() (2020-06-18 10:07:17 > +0200) > > ---------------------------------------------------------------- > arm64: soc: ZynqMP SoC changes for v5.9-v2 > > - Fix error code in zynqmp_power driver > > ---------------------------------------------------------------- > Dan Carpenter (1): > soc: xilinx: Fix error code in zynqmp_pm_probe() > > drivers/soc/xilinx/zynqmp_power.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > I see that this patch didn't go to 5.9 version. Can you please merge it for 5.10? Or do you want me to send new pull request? Thanks, Michal
On Tue, Sep 29, 2020 at 01:11:55PM +0200, Michal Simek wrote: > Hi, > > On 31. 07. 20 12:50, Michal Simek wrote: > > Hi, > > > > please pull this one patch to your tree. > > > > Thanks, > > Michal > > > > The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: > > > > Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) > > > > are available in the Git repository at: > > > > https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.9-v2 > > > > for you to fetch changes up to a6f2f0fdc73aacc6e10ae48ae78634dba26702d4: > > > > soc: xilinx: Fix error code in zynqmp_pm_probe() (2020-06-18 10:07:17 > > +0200) > > > > ---------------------------------------------------------------- > > arm64: soc: ZynqMP SoC changes for v5.9-v2 > > > > - Fix error code in zynqmp_power driver > > > > ---------------------------------------------------------------- > > Dan Carpenter (1): > > soc: xilinx: Fix error code in zynqmp_pm_probe() > > > > drivers/soc/xilinx/zynqmp_power.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > _______________________________________________ > > linux-arm-kernel mailing list > > linux-arm-kernel@lists.infradead.org > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > > > > I see that this patch didn't go to 5.9 version. Can you please merge it > for 5.10? Or do you want me to send new pull request? Apologies, not sure why I overlooked it. Queued now. -Olof
On 03. 10. 20 21:14, Olof Johansson wrote: > On Tue, Sep 29, 2020 at 01:11:55PM +0200, Michal Simek wrote: >> Hi, >> >> On 31. 07. 20 12:50, Michal Simek wrote: >>> Hi, >>> >>> please pull this one patch to your tree. >>> >>> Thanks, >>> Michal >>> >>> The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: >>> >>> Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) >>> >>> are available in the Git repository at: >>> >>> https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.9-v2 >>> >>> for you to fetch changes up to a6f2f0fdc73aacc6e10ae48ae78634dba26702d4: >>> >>> soc: xilinx: Fix error code in zynqmp_pm_probe() (2020-06-18 10:07:17 >>> +0200) >>> >>> ---------------------------------------------------------------- >>> arm64: soc: ZynqMP SoC changes for v5.9-v2 >>> >>> - Fix error code in zynqmp_power driver >>> >>> ---------------------------------------------------------------- >>> Dan Carpenter (1): >>> soc: xilinx: Fix error code in zynqmp_pm_probe() >>> >>> drivers/soc/xilinx/zynqmp_power.c | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> _______________________________________________ >>> linux-arm-kernel mailing list >>> linux-arm-kernel@lists.infradead.org >>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel >>> >> >> I see that this patch didn't go to 5.9 version. Can you please merge it >> for 5.10? Or do you want me to send new pull request? > > Apologies, not sure why I overlooked it. Queued now. No worries. I should also track it more closer. Thanks, Michal