* [GIT PULL 3/4] non-urgent dts fixes for omaps for v4.14
[not found] <-6222202649444907883@unknownmsgid>
@ 2017-08-16 20:24 ` Arnd Bergmann
2017-08-16 20:44 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2017-08-16 20:24 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Aug 15, 2017 at 6:52 PM, Tony Lindgren <tony@atomide.com> wrote:
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit ff570a01b1bd15cf8a87c9ea774fc9c52ea07f15:
>
> ARM: dts: dra71-evm: mdio: Fix impedance values (2017-07-05 00:54:52 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/fixes-not-urgent-dt-signed
>
> for you to fetch changes up to 83f51f06d132c5430b4ac5065ce3594fc4c99aaa:
>
> ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin strap (2017-08-10 10:32:17 -0700)
>
> ----------------------------------------------------------------
> Two non-urgent dts fixes for dra7 Ethernet quirk. These are sent
> separately from the rest of the dts changes to avoid merge conflicts
> as these depend on earlier fixes sent during v4.13-rc cycle.
I pulled them into next/cleanup branch (which contains simple fixes as well).
I don't think there was actually a need to keep them separate from the rest
though, you can always base your branches on your own bugfixes that
already got merged, unless I misunderstood the point of having them
separate.
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL 3/4] non-urgent dts fixes for omaps for v4.14
2017-08-16 20:24 ` [GIT PULL 3/4] non-urgent dts fixes for omaps for v4.14 Arnd Bergmann
@ 2017-08-16 20:44 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2017-08-16 20:44 UTC (permalink / raw)
To: linux-arm-kernel
* Arnd Bergmann <arnd@arndb.de> [170816 13:24]:
> On Tue, Aug 15, 2017 at 6:52 PM, Tony Lindgren <tony@atomide.com> wrote:
> > From: "Tony Lindgren" <tony@atomide.com>
> >
> > The following changes since commit ff570a01b1bd15cf8a87c9ea774fc9c52ea07f15:
> >
> > ARM: dts: dra71-evm: mdio: Fix impedance values (2017-07-05 00:54:52 -0700)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/fixes-not-urgent-dt-signed
> >
> > for you to fetch changes up to 83f51f06d132c5430b4ac5065ce3594fc4c99aaa:
> >
> > ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin strap (2017-08-10 10:32:17 -0700)
> >
> > ----------------------------------------------------------------
> > Two non-urgent dts fixes for dra7 Ethernet quirk. These are sent
> > separately from the rest of the dts changes to avoid merge conflicts
> > as these depend on earlier fixes sent during v4.13-rc cycle.
>
> I pulled them into next/cleanup branch (which contains simple fixes as well).
> I don't think there was actually a need to keep them separate from the rest
> though, you can always base your branches on your own bugfixes that
> already got merged, unless I misunderstood the point of having them
> separate.
OK sure thanks,
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL 1/4] soc changes for omaps for v4.14
@ 2017-08-15 16:52 Tony Lindgren
2017-08-15 16:52 ` [GIT PULL 3/4] non-urgent dts fixes " Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2017-08-15 16:52 UTC (permalink / raw)
To: linux-arm-kernel
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/soc-signed
for you to fetch changes up to 3af6ccc3d1b167c14fd195341092073820361de1:
ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains (2017-08-14 10:33:29 -0700)
----------------------------------------------------------------
SoC updates for omaps for v4.14. Most of the chages are to add
support for new dra762 SoC. The other changes are are for legacy
DMA code removal, and MMC quirk and iodelay config for dra7.
----------------------------------------------------------------
Kishon Vijay Abraham I (1):
ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XX
Lokesh Vutla (5):
ARM: OMAP2+: board-generic: add support for dra762 family
ARM: dra762: Add support for device identification
ARM: dra7: hwmod: Register dra76x specific hwmod
ARM: dra762: Enable SMP for dra762
ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains
Sekhar Nori (1):
ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM
Tony Lindgren (1):
ARM: OMAP2+: Remove unused legacy code for DMA
.../devicetree/bindings/arm/omap/omap.txt | 3 +
arch/arm/mach-omap2/Kconfig | 1 +
arch/arm/mach-omap2/board-generic.c | 1 +
arch/arm/mach-omap2/dma.c | 148 +--------------------
arch/arm/mach-omap2/id.c | 9 ++
arch/arm/mach-omap2/omap-smp.c | 4 +-
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 11 +-
arch/arm/mach-omap2/pdata-quirks.c | 31 +++++
arch/arm/mach-omap2/powerdomains7xx_data.c | 33 ++++-
arch/arm/mach-omap2/soc.h | 5 +
include/linux/platform_data/hsmmc-omap.h | 3 +
11 files changed, 101 insertions(+), 148 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL 3/4] non-urgent dts fixes for omaps for v4.14
2017-08-15 16:52 [GIT PULL 1/4] soc changes " Tony Lindgren
@ 2017-08-15 16:52 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2017-08-15 16:52 UTC (permalink / raw)
To: linux-arm-kernel
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit ff570a01b1bd15cf8a87c9ea774fc9c52ea07f15:
ARM: dts: dra71-evm: mdio: Fix impedance values (2017-07-05 00:54:52 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/fixes-not-urgent-dt-signed
for you to fetch changes up to 83f51f06d132c5430b4ac5065ce3594fc4c99aaa:
ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin strap (2017-08-10 10:32:17 -0700)
----------------------------------------------------------------
Two non-urgent dts fixes for dra7 Ethernet quirk. These are sent
separately from the rest of the dts changes to avoid merge conflicts
as these depend on earlier fixes sent during v4.13-rc cycle.
----------------------------------------------------------------
Sekhar Nori (2):
ARM: dts: dra71-evm: workaround incorrect DP83867 RX_CTRL pin strap
ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin strap
arch/arm/boot/dts/dra71-evm.dts | 2 ++
arch/arm/boot/dts/dra72-evm-revc.dts | 2 ++
2 files changed, 4 insertions(+)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-08-16 20:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <-6222202649444907883@unknownmsgid>
2017-08-16 20:24 ` [GIT PULL 3/4] non-urgent dts fixes for omaps for v4.14 Arnd Bergmann
2017-08-16 20:44 ` Tony Lindgren
2017-08-15 16:52 [GIT PULL 1/4] soc changes " Tony Lindgren
2017-08-15 16:52 ` [GIT PULL 3/4] non-urgent dts fixes " Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).