Message ID | pull-1579895109-287828@atomide.com (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | b0b03951544534d6d9ad4aa2787eefec988fff20 |
Headers | show |
Series | [GIT,PULL] few minor fixes for omaps | expand |
Hello: This pull request was applied to soc/soc.git (refs/heads/for-next). On Fri, 24 Jan 2020 11:45:26 -0800 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit 03729cfa0d543bc996bf959e762ec999afc8f3d2: > > soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot (2019-12-17 15:18:36 -0800) > > are available in the Git repository at: > > [...] Here is a summary with links: - [GIT,PULL] few minor fixes for omaps https://git.kernel.org/soc/soc/c/6716cb162deb9d474095a57d7a515edc13926ea7 You are awesome, thank you!
Hello: The following patches were marked "accepted", because they were applied to soc/soc.git (refs/heads/arm/fixes): Patch: [GIT,PULL] optee driver another fix for v5.5 Submitter: Jens Wiklander <jens.wiklander@linaro.org> Patchwork: https://patchwork.kernel.org/project/linux-soc/list/?series=232317 Patch: [GIT,PULL] few minor fixes for omaps Submitter: Tony Lindgren <tony@atomide.com> Patchwork: https://patchwork.kernel.org/project/linux-soc/list/?series=233107 Total patches: 2
Hello: This pull request was applied to soc/soc.git (refs/heads/arm/fixes). On Fri, 24 Jan 2020 11:45:26 -0800 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit 03729cfa0d543bc996bf959e762ec999afc8f3d2: > > soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot (2019-12-17 15:18:36 -0800) > > are available in the Git repository at: > > [...] Here is a summary with links: - [GIT,PULL] few minor fixes for omaps https://git.kernel.org/soc/soc/c/6716cb162deb9d474095a57d7a515edc13926ea7 You are awesome, thank you!
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 03729cfa0d543bc996bf959e762ec999afc8f3d2: soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot (2019-12-17 15:18:36 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-fixes-whenever-signed for you to fetch changes up to b0b03951544534d6d9ad4aa2787eefec988fff20: ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1 (2020-01-23 08:12:04 -0800) ---------------------------------------------------------------- Few minor fixes for omaps Looks like we have wrong default memory size for beaglebone black, it has at least 512 MB of RAM and not 256 MB. This causes an issue when booted with GRUB2 that does not seem to pass memory info to the kernel. And for am43x-epos-evm the SPI pin directions need to be configured for SPI to work. ---------------------------------------------------------------- Matwey V. Kornilov (1): ARM: dts: am335x-boneblack-common: fix memory size Raag Jadav (1): ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1 arch/arm/boot/dts/am335x-boneblack-common.dtsi | 5 +++++ arch/arm/boot/dts/am43x-epos-evm.dts | 2 ++ 2 files changed, 7 insertions(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1311): https://linux.kernel.org/g/patchwork-soc/message/1311 Mute This Topic: https://linux.kernel.org/mt/70079265/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] -=-=-=-=-=-=-=-=-=-=-=-