linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: ep93xx: various updates
@ 2017-02-21 18:15 H Hartley Sweeten
  2017-02-21 18:15 ` [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM H Hartley Sweeten
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: H Hartley Sweeten @ 2017-02-21 18:15 UTC (permalink / raw)
  To: linux-arm-kernel

Here are a couple mach-ep93xx patches that I have been holding on to.
Some of these have been previously posted.

The first patch is needed for 128 MiB version of the TS-7300 board.
That board uses multiple chip selects for the SDRAM and does not boot
with the previous flatmem setup. With the switch, all the other ep93xx
boards I have still work properly.

The second patch has been rebased due to the chip select change in
the spi-ep93xx driver which has been merged.

Patch 3 is just a cosmetic change.

Patch 4 was originally from Florian Fainelli's github ts72xx branch.
It has been updated to the new spi-ep93xx chip select method.

H Hartley Sweeten (4):
  ARM: ep93xx: switch to SPARSEMEM
  ARM: ep93xx: simone: let the mmc_spi driver handle the card detect
  ARM: ep93xx: tidy up TS-72xx Watchdog resources
  ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boards

 arch/arm/Kconfig              |  2 +-
 arch/arm/mach-ep93xx/simone.c | 54 +++----------------------------------------
 arch/arm/mach-ep93xx/ts72xx.c | 47 +++++++++++++++++++++++++++----------
 arch/arm/mach-ep93xx/ts72xx.h |  3 ---
 4 files changed, 39 insertions(+), 67 deletions(-)

-- 
2.10.0

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-05-26 22:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 18:15 [PATCH 0/4] ARM: ep93xx: various updates H Hartley Sweeten
2017-02-21 18:15 ` [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM H Hartley Sweeten
2017-05-13 18:21   ` Florian Fainelli
2017-05-26 16:13     ` Florian Fainelli
2017-05-26 21:28       ` Alexander Sverdlin
2017-05-26 21:50         ` Florian Fainelli
2017-05-26 21:54           ` Hartley Sweeten
2017-05-26 22:39       ` Russell King - ARM Linux
2017-02-21 18:15 ` [PATCH 2/4] ARM: ep93xx: simone: let the mmc_spi driver handle the card detect H Hartley Sweeten
2017-05-13 18:26   ` Florian Fainelli
2017-02-21 18:15 ` [PATCH 3/4] ARM: ep93xx: tidy up TS-72xx Watchdog resources H Hartley Sweeten
2017-05-13 18:26   ` Florian Fainelli
2017-02-21 18:15 ` [PATCH 4/4] ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boards H Hartley Sweeten
2017-05-13 18:54   ` Florian Fainelli
2017-05-13 19:53 ` [PATCH 0/4] ARM: ep93xx: various updates Florian Fainelli

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).