All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Fixes and clean-up in preparation for booting ti81xx
@ 2015-01-13 23:13 ` Tony Lindgren
  0 siblings, 0 replies; 33+ messages in thread
From: Tony Lindgren @ 2015-01-13 23:13 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-arm-kernel

Hi all,

The ti81xx support has been in a sorry half-merged state for
past few years in the mainline kernel. Let's get it working
by first fixing the issues.

Note that another series of patches is needed to add the 81xx
related data files.

Regards,

Tony

Tony Lindgren (7):
  ARM: OMAP2+: Remove unused ti81xx platform init code
  ARM: OMAP2+: Fix error handling for omap2_clk_enable_init_clocks
  ARM: OMAP2+: Fix ti81xx devtype
  ARM: OMAP2+: Fix ti81xx class type
  ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer init
  ARM: OMAP2+: Fix reboot for 81xx
  ARM: OMAP2+: Disable omap3 PM init for ti81xx

 arch/arm/mach-omap2/Makefile                |  1 +
 arch/arm/mach-omap2/cclock3xxx_data.c       |  6 +----
 arch/arm/mach-omap2/clock.c                 |  5 +++++
 arch/arm/mach-omap2/common.h                | 11 ++++++++-
 arch/arm/mach-omap2/control.h               |  4 ++++
 arch/arm/mach-omap2/id.c                    |  2 ++
 arch/arm/mach-omap2/io.c                    | 26 ++++++++++++++++-----
 arch/arm/mach-omap2/omap_phy_internal.c     | 35 -----------------------------
 arch/arm/mach-omap2/powerdomains3xxx_data.c |  2 +-
 arch/arm/mach-omap2/prm_common.c            |  4 ++++
 arch/arm/mach-omap2/soc.h                   |  4 ++--
 arch/arm/mach-omap2/ti81xx-restart.c        | 31 +++++++++++++++++++++++++
 arch/arm/mach-omap2/timer.c                 |  2 ++
 arch/arm/mach-omap2/usb-musb.c              | 12 ++--------
 arch/arm/mach-omap2/usb.h                   |  2 --
 15 files changed, 86 insertions(+), 61 deletions(-)
 create mode 100644 arch/arm/mach-omap2/ti81xx-restart.c

-- 
2.1.4


^ permalink raw reply	[flat|nested] 33+ messages in thread
* Re: [PATCH 1/7] ARM: OMAP2+: Remove unused ti81xx platform init code
@ 2015-01-18 20:32 Matthijs van Duin
  2015-01-19 17:15   ` Tony Lindgren
  0 siblings, 1 reply; 33+ messages in thread
From: Matthijs van Duin @ 2015-01-18 20:32 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-arm-kernel, Brian Hutchinson

> --- a/arch/arm/mach-omap2/usb-musb.c
> +++ b/arch/arm/mach-omap2/usb-musb.c
> @@ -82,16 +82,8 @@ void __init usb_musb_init(struct omap_musb_board_data *musb_board_data)
>   musb_plat.mode = board_data->mode;
>   musb_plat.extvbus = board_data->extvbus;
>
> - if (soc_is_am35xx()) {

Was it intentional that this patch also removed a test for am35xx
(rather than am335x) ?

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

end of thread, other threads:[~2015-01-19 17:19 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 23:13 [PATCH 0/7] Fixes and clean-up in preparation for booting ti81xx Tony Lindgren
2015-01-13 23:13 ` Tony Lindgren
2015-01-13 23:13 ` [PATCH 1/7] ARM: OMAP2+: Remove unused ti81xx platform init code Tony Lindgren
2015-01-13 23:13   ` Tony Lindgren
2015-01-14  1:19   ` Felipe Balbi
2015-01-14  1:19     ` Felipe Balbi
2015-01-14 17:19     ` Tony Lindgren
2015-01-14 17:19       ` Tony Lindgren
2015-01-13 23:13 ` [PATCH 2/7] ARM: OMAP2+: Fix error handling for omap2_clk_enable_init_clocks Tony Lindgren
2015-01-13 23:13   ` Tony Lindgren
2015-01-14  1:21   ` Felipe Balbi
2015-01-14  1:21     ` Felipe Balbi
2015-01-14 17:27     ` Tony Lindgren
2015-01-14 17:27       ` Tony Lindgren
2015-01-13 23:13 ` [PATCH 3/7] ARM: OMAP2+: Fix ti81xx devtype Tony Lindgren
2015-01-13 23:13   ` Tony Lindgren
2015-01-13 23:13 ` [PATCH 4/7] ARM: OMAP2+: Fix ti81xx class type Tony Lindgren
2015-01-13 23:13   ` Tony Lindgren
2015-01-13 23:13 ` [PATCH 5/7] ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer init Tony Lindgren
2015-01-13 23:13   ` Tony Lindgren
2015-01-13 23:13 ` [PATCH 6/7] ARM: OMAP2+: Fix reboot for 81xx Tony Lindgren
2015-01-13 23:13   ` Tony Lindgren
2015-01-14  1:24   ` Felipe Balbi
2015-01-14  1:24     ` Felipe Balbi
2015-01-14 19:04     ` Tony Lindgren
2015-01-14 19:04       ` Tony Lindgren
2015-01-14 19:30       ` Felipe Balbi
2015-01-14 19:30         ` Felipe Balbi
2015-01-13 23:13 ` [PATCH 7/7] ARM: OMAP2+: Disable omap3 PM init for ti81xx Tony Lindgren
2015-01-13 23:13   ` Tony Lindgren
  -- strict thread matches above, loose matches on Subject: below --
2015-01-18 20:32 [PATCH 1/7] ARM: OMAP2+: Remove unused ti81xx platform init code Matthijs van Duin
2015-01-19 17:15 ` Tony Lindgren
2015-01-19 17:15   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.