public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] ARM: DRA7/AM57xx: Get rid of CONFIG_AM57XX
@ 2016-11-29  9:51 Lokesh Vutla
  2016-11-29  9:51 ` [U-Boot] [PATCH 1/2] usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type Lokesh Vutla
  2016-11-29  9:52 ` [U-Boot] [PATCH 2/2] ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX Lokesh Vutla
  0 siblings, 2 replies; 7+ messages in thread
From: Lokesh Vutla @ 2016-11-29  9:51 UTC (permalink / raw)
  To: u-boot

CONFIG_AM57XX is redundant as DRA7 and AM57xx uses the same SoC type.
This series removes this config.

Nishanth Menon (2):
  usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
  ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX

 arch/arm/include/asm/arch-omap5/clock.h    | 2 +-
 arch/arm/include/asm/arch-omap5/hardware.h | 2 +-
 arch/arm/include/asm/arch-omap5/omap.h     | 6 +++---
 arch/arm/mach-omap2/omap5/boot.c           | 2 +-
 arch/arm/mach-omap2/omap5/hw_data.c        | 4 ++--
 drivers/mmc/omap_hsmmc.c                   | 5 ++---
 drivers/power/palmas.c                     | 2 +-
 drivers/spi/ti_qspi.c                      | 2 +-
 drivers/usb/dwc3/ti_usb_phy.c              | 4 ++--
 include/configs/am57xx_evm.h               | 2 +-
 include/linux/usb/xhci-omap.h              | 4 ++--
 scripts/config_whitelist.txt               | 1 -
 12 files changed, 17 insertions(+), 19 deletions(-)

-- 
2.10.1

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

end of thread, other threads:[~2016-12-04  0:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29  9:51 [U-Boot] [PATCH 0/2] ARM: DRA7/AM57xx: Get rid of CONFIG_AM57XX Lokesh Vutla
2016-11-29  9:51 ` [U-Boot] [PATCH 1/2] usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type Lokesh Vutla
2016-11-29 18:05   ` Tom Rini
2016-12-04  0:49   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29  9:52 ` [U-Boot] [PATCH 2/2] ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX Lokesh Vutla
2016-11-29 18:05   ` Tom Rini
2016-12-04  0:50   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox