Message ID | 18b6a136-9198-4d4c-878c-e6962e3a833e.lettre@localhost (mailing list archive) |
---|---|
State | Accepted |
Commit | e3d7e34c4a5472f2f1764230d1dd6428d76ced87 |
Headers | show |
Series | [GIT,PULL] Allwinner Device Tree Changes for 5.6 | expand |
Hello: This pull request was applied to soc/soc.git (refs/heads/for-next). On Fri, 10 Jan 2020 18:14:51 +0100 you wrote: > Hi, > > Please pull the following changes for the next release. > > Thanks! > Maxime > > [...] Here is a summary with links: - [GIT,PULL] Allwinner Device Tree Changes for 5.6 https://git.kernel.org/soc/soc/c/e3d7e34c4a5472f2f1764230d1dd6428d76ced87 You are awesome, thank you!
On Fri, Jan 10, 2020 at 06:14:51PM +0100, Maxime Ripard wrote: > Hi, > > Please pull the following changes for the next release. > > Thanks! > Maxime > > The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: > > Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.6 > > for you to fetch changes up to 6163ce8467052cdfe42581036bc71fe4aac09eab: > > arm64: dts: allwinner: a64: enable DVFS (2020-01-09 17:31:39 +0100) > > ---------------------------------------------------------------- > This is our usual set of DT patches for the Allwinner SoCs. > > It's fairly big this time, but the highlights are: > - Enable cpufreq and CPU thermal throttling on the A64 > - CSI0 support on the R40 > - CSI1 support on the A10 and A20 > - SPI support on the R40 > - PMU support on the H3, H5, H6 and R40 > - MIPI-DSI support on the A64 > - PWM support on the H6 > - Thermal sensor on the A64, A83t, H3, H5, H6 and R40 > - More DT schemas fixes and conversions > - New boards: LibreComputer ALL-H5-CC H5, LibreComputer ALL-H3-IT H5, > Pine64 H64 Model B, Neutis N5H3 This doesn't build for arm64 defconfig. What happened at your end that made this slip through your testing? :( I've had to rebase arm/dt to drop this branch. Please send a new tested/fixed version. Thanks, -Olof -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1174): https://linux.kernel.org/g/patchwork-soc/message/1174 Mute This Topic: https://linux.kernel.org/mt/69604772/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-
Hi, On Sat, Jan 11, 2020 at 02:59:38PM -0800, Olof Johansson wrote: > On Fri, Jan 10, 2020 at 06:14:51PM +0100, Maxime Ripard wrote: > > Please pull the following changes for the next release. > > > > Thanks! > > Maxime > > > > The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: > > > > Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) > > > > are available in the Git repository at: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.6 > > > > for you to fetch changes up to 6163ce8467052cdfe42581036bc71fe4aac09eab: > > > > arm64: dts: allwinner: a64: enable DVFS (2020-01-09 17:31:39 +0100) > > > > ---------------------------------------------------------------- > > This is our usual set of DT patches for the Allwinner SoCs. > > > > It's fairly big this time, but the highlights are: > > - Enable cpufreq and CPU thermal throttling on the A64 > > - CSI0 support on the R40 > > - CSI1 support on the A10 and A20 > > - SPI support on the R40 > > - PMU support on the H3, H5, H6 and R40 > > - MIPI-DSI support on the A64 > > - PWM support on the H6 > > - Thermal sensor on the A64, A83t, H3, H5, H6 and R40 > > - More DT schemas fixes and conversions > > - New boards: LibreComputer ALL-H5-CC H5, LibreComputer ALL-H3-IT H5, > > Pine64 H64 Model B, Neutis N5H3 > > This doesn't build for arm64 defconfig. What happened at your end > that made this slip through your testing? :( The patch in question is using a define that was merged into a separate branch, and I only tested the result of the merge between the two branches... Sorry. > I've had to rebase arm/dt to drop this branch. Please send a new tested/fixed > version. Ok, I will, thanks! Maxime -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1176): https://linux.kernel.org/g/patchwork-soc/message/1176 Mute This Topic: https://linux.kernel.org/mt/69604772/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-
On Sun, Jan 12, 2020 at 5:49 AM Maxime Ripard <mripard@kernel.org> wrote: > > Hi, > > On Sat, Jan 11, 2020 at 02:59:38PM -0800, Olof Johansson wrote: > > On Fri, Jan 10, 2020 at 06:14:51PM +0100, Maxime Ripard wrote: > > > Please pull the following changes for the next release. > > > > > > Thanks! > > > Maxime > > > > > > The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: > > > > > > Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) > > > > > > are available in the Git repository at: > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.6 > > > > > > for you to fetch changes up to 6163ce8467052cdfe42581036bc71fe4aac09eab: > > > > > > arm64: dts: allwinner: a64: enable DVFS (2020-01-09 17:31:39 +0100) > > > > > > ---------------------------------------------------------------- > > > This is our usual set of DT patches for the Allwinner SoCs. > > > > > > It's fairly big this time, but the highlights are: > > > - Enable cpufreq and CPU thermal throttling on the A64 > > > - CSI0 support on the R40 > > > - CSI1 support on the A10 and A20 > > > - SPI support on the R40 > > > - PMU support on the H3, H5, H6 and R40 > > > - MIPI-DSI support on the A64 > > > - PWM support on the H6 > > > - Thermal sensor on the A64, A83t, H3, H5, H6 and R40 > > > - More DT schemas fixes and conversions > > > - New boards: LibreComputer ALL-H5-CC H5, LibreComputer ALL-H3-IT H5, > > > Pine64 H64 Model B, Neutis N5H3 > > > > This doesn't build for arm64 defconfig. What happened at your end > > that made this slip through your testing? :( > > The patch in question is using a define that was merged into a > separate branch, and I only tested the result of the merge between the > two branches... Sorry. It happens. Might be worth running each pull request through a quick test at your end to avoid it in the future. Ideally we'll set up automation on patchwork for it at some point as well, so we can catch it pre-merge. > > I've had to rebase arm/dt to drop this branch. Please send a new tested/fixed > > version. > > Ok, I will, thanks! Sounds good. -Olof -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1177): https://linux.kernel.org/g/patchwork-soc/message/1177 Mute This Topic: https://linux.kernel.org/mt/69604772/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-