Re: [U-Boot] [GIT PULL V2] Please pull u-boot-mmc master

2017-08-19 Thread Tom Rini
On Fri, Aug 18, 2017 at 03:43:41PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> Sorry for late about reviewing patches.
> Because of my late reviewing, some guys can't keep going their progress.
> 
> I had tested the buildman about all..As i see, there is no issue.
> If there is any issue, let me know, plz.
> 
> Changelog on V2: Drop the Jean-Jacques's patch.
> 
> The following changes since commit 2d3c4ae350fe8c196698681ab9410733bf9017e0:
> 
>   Prepare v2017.09-rc2 (2017-08-14 20:02:11 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to a191ccaf12fb4fadedcd3c76df6327e2bb0f182b:
> 
>   mmc: Support generic PCI SD host controller (2017-08-18 15:37:38 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master

2017-08-18 Thread Jaehoon Chung
Dear Tom,

Could you pull these patches to u-boot/master?
Sorry for late about reviewing patches.
Because of my late reviewing, some guys can't keep going their progress.

I had tested the buildman about all..As i see, there is no issue.
If there is any issue, let me know, plz.

Changelog on V2: Drop the Jean-Jacques's patch.

The following changes since commit 2d3c4ae350fe8c196698681ab9410733bf9017e0:

  Prepare v2017.09-rc2 (2017-08-14 20:02:11 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to a191ccaf12fb4fadedcd3c76df6327e2bb0f182b:

  mmc: Support generic PCI SD host controller (2017-08-18 15:37:38 +0900)


Angelo Dureghello (1):
  cmd: mmc: add mmc partconf read capability

Bin Meng (1):
  mmc: Support generic PCI SD host controller

Marek Vasut (4):
  mmc: uniphier-sd: Fix long response processing
  mmc: sh_sdhi: Add DM and DT probing support
  mmc: sh_sdhi: Fix the ACMD handling
  mmc: sd_sdhi: Enable clock using clock framework

Simon Glass (40):
  dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
  dm: blk: Add a function to find an interface-type name
  dm: blk: Add a generic function for block device commands
  dm: sata: Adjust the 'sata' command to use blk_common_cmd()
  dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
  dm: ide: Adjust the 'ide' command to use blk_common_cmd()
  dm: usb: Adjust the 'usb' command to use blk_common_cmd()
  dm: blk: Update return value in blk_create_devicef()
  dm: core: Add a comment about the device_remove() flags
  dm: sata: dwc_ahsata: Make functions static
  dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
  dm: sata: dw_sata: Move exported functions to the end
  dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
  dm: sata: dw_sata: Drop unnecessary casts
  dm: sata: dw_sata: Pass uc_priv to internal functions
  dm: sata: dw_sata: Drop unnecessary brackets
  dm: sata: dw_sata: Sort #include directives
  dm: sata: dw_sata: Rename the dwc_ahsata private header
  dm: sata: dw_sata: Drop is_ready
  dm: sata: dw_sata: More ahci_init_one() futher down
  dm: sata: dw_sata: Set up common versions of operations
  dm: sata: Support driver model with the 'sata' command
  dm: sata: imx: Allow driver model to be used for sata
  dm: sata: Update the AHCI uclass to support operations
  dm: sata: dwc_ahsata: Add support for driver model
  dm: mmc: fsl_esdhc: Pass private data to internal functions
  dm: mmc: fsl_esdhc: Set up common versions of operations
  dm: mmc: fsl_esdhc: Detect reset failure
  dm: mmc: fsl_esdhc: Detect init failure
  dm: mmc: fsl_esdhc: Set up platform data
  dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
  dm: mmc: fsl_esdhc: Update to support livetree
  dm: mmc: fsl_esdhc: Update to support MMC operations
  dm: imx: cm_fx6: Support driver model for SATA
  dm: imx: cm_fx6: Add device tree for cm_fx6
  dm: imx: cm_fx6: Add MMC support for CONFIG_BLK
  dm: imx: cm_fx6: Enable more driver model support
  dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
  dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
  dm: mmc: Drop CONFIG_DM_MMC_OPS

wenyou.y...@microchip.com (1):
  mmc: gen_atmel_mci: Fix wrong arguments used of bind()

 arch/arm/Kconfig|   2 -
 arch/arm/dts/Makefile   |   1 +
 arch/arm/dts/imx6q-cm-fx6.dts   | 115 
 arch/arm/mach-imx/cpu.c |   2 +-
 arch/arm/mach-rmobile/include/mach/sh_sdhi.h|   5 -
 board/compulab/cm_fx6/cm_fx6.c  |  80 +++
 cmd/Makefile|   1 +
 cmd/blk_common.c| 104 
 cmd/ide.c   | 107 +---
 cmd/mmc.c   |  38 +-
 cmd/sata.c  | 178 +++---
 cmd/scsi.c  |  79 +--
 cmd/usb.c   | 111 +---
 common/splash_source.c  |   2 +-
 configs/cm_fx6_defconfig|   8 +-
 configs/imx6q_logic_defconfig   |   1 -
 configs/imx6qdl_icore_mmc_defconfig |   1 -
 configs/imx6qdl_icore_rqs_defconfig |   1 -
 configs/imx6ul_geam_mmc_defconfig   |   1 -
 configs/imx6ul_geam_nand_defconfig  |   1 -
 configs/imx6ul_isiot_emmc_defconfig |   1 -
 configs/imx6ul_isiot_mmc_defconfig  |   1 -
 configs/imx6ul_isiot_nand_defconfig |   1 -
 configs/ls1012aqds_qspi_defconfig   |   1 -
 configs/ls1012ardb_qspi_defconfig   |   1 -
 configs/mx6slevk_defconfig   

Re: [U-Boot] [GIT PULL V2] Please pull u-boot-mmc master

2017-08-02 Thread Tom Rini
On Tue, Aug 01, 2017 at 02:52:47PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> (Have tested the buildman.)
> 
> Changelog on V2:
> - Drop the Jean-Jacques's patches. After fixing it, will apply.
> 
> The following changes since commit 6364a5d4bd55beeedc11171419acd0bdff17a599:
> 
>   Prepare v2017.09-rc1 (2017-07-31 20:37:25 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 5c970013a661c630ab28ddc3dd6766fe6bf83ece:
> 
>   regulator: palmas: disable bypass when the LDO is enabled (2017-08-01 
> 11:58:01 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master

2017-07-31 Thread Jaehoon Chung
Dear Tom,

Could you pull these patches into u-boot/master?
(Have tested the buildman.)

Changelog on V2:
- Drop the Jean-Jacques's patches. After fixing it, will apply.

The following changes since commit 6364a5d4bd55beeedc11171419acd0bdff17a599:

  Prepare v2017.09-rc1 (2017-07-31 20:37:25 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to 5c970013a661c630ab28ddc3dd6766fe6bf83ece:

  regulator: palmas: disable bypass when the LDO is enabled (2017-08-01 
11:58:01 +0900)


Jean-Jacques Hiblot (1):
  regulator: palmas: disable bypass when the LDO is enabled

Kishon Vijay Abraham I (1):
  regulator: palmas: Add support for LDO1 regulator to provide 1.8V

Simon Glass (14):
  ahci: Support non-PCI controllers
  dm: mmc: Allow disabling driver model in SPL
  fdt: Correct fdt_get_base_address()
  dm: scsi: Drop duplicate SCSI and DM_SCSI options
  dm: ahci: Correct uclass private data
  dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
  dm: mmc: sunxi: Rename mmchost to priv
  dm: mmc: sunxi: Pass private data around explicitly
  dm: mmc: sunxi: Drop mmc_clk_io_on()
  dm: mmc: sunxi: Add support for driver model
  dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect
  dm: sunxi: sata: Don't build sata support into SPL
  dm: sata: sunxi: Add support for driver model
  dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA

 arch/arm/dts/sun7i-a20-pcduino3.dts|   2 +-
 arch/x86/cpu/ivybridge/sata.c  |   2 +-
 board/sunxi/Makefile   |   2 +
 board/sunxi/ahci.c |  61 -
 common/fdt_support.c   |   7 +-
 common/spl/spl_mmc.c   |   4 +-
 configs/Linksprite_pcDuino3_defconfig  |   7 +-
 drivers/ata/Kconfig|  18 --
 drivers/ata/ahci-uclass.c  |   2 +
 drivers/ata/ahci.c |  28 ++-
 drivers/block/Kconfig  |  12 +
 drivers/block/Makefile |   4 +-
 drivers/mmc/Kconfig|  21 ++
 drivers/mmc/Makefile   |   4 +-
 drivers/mmc/mmc-uclass.c   |   6 +-
 drivers/mmc/mmc.c  |  28 +--
 drivers/mmc/mmc_legacy.c   |   2 +-
 drivers/mmc/mmc_private.h  |   6 +-
 drivers/mmc/omap_hsmmc.c   |  20 +-
 drivers/mmc/sunxi_mmc.c| 359 -
 drivers/power/palmas.c |   5 +-
 drivers/power/regulator/palmas_regulator.c |  36 +++
 drivers/scsi/scsi.c|   2 +-
 include/ahci.h |  14 +-
 include/blk.h  |   4 +-
 include/mmc.h  |  12 +-
 include/power/palmas.h |   1 +
 27 files changed, 470 insertions(+), 199 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT PULL V2] Please pull u-boot-mmc master

2017-05-16 Thread Tom Rini
On Tue, May 16, 2017 at 06:36:34AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> (I have tested the buildman.)
> 
> The following changes since commit 22f3368e71321db1e0e15dfbf54b052367890ec7:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mips (2017-05-13 16:45:35 
> -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to b3125088a3cc362a21aa3bbd0c0e4e74d74a6f2b:
> 
>   mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD (2017-05-16 
> 06:29:28 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master

2017-05-15 Thread Jaehoon Chung
Dear Tom,

Could you pull these patches into u-boot/master?
(I have tested the buildman.)

The following changes since commit 22f3368e71321db1e0e15dfbf54b052367890ec7:

  Merge branch 'master' of git://git.denx.de/u-boot-mips (2017-05-13 16:45:35 
-0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to b3125088a3cc362a21aa3bbd0c0e4e74d74a6f2b:

  mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD (2017-05-16 
06:29:28 +0900)


Jean-Jacques Hiblot (2):
  include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled
  drivers: omap_hsmmc: move to DM_MMC_OPS

Masahiro Yamada (5):
  mmc: sdhci-cadence: import updates from Linux 4.12
  sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC
  blanche_defconfig: enable CONFIG_MMC
  mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
  mmc: descend into drivers/mmc only when CONFIG_MMC is enabled

Wenyou Yang (2):
  mmc: sdhci: Fix maximum clock for programmable clock mode
  mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD

 Makefile   |  1 -
 arch/arm/Kconfig   |  2 +-
 board/BuR/common/common.c  |  2 +-
 board/bosch/shc/board.c|  2 +-
 board/compulab/cl-som-am57x/cl-som-am57x.c |  4 +-
 board/compulab/cm_t35/cm_t35.c |  4 +-
 board/compulab/cm_t3517/cm_t3517.c |  2 +-
 board/compulab/cm_t54/cm_t54.c |  2 +-
 board/corscience/tricorder/tricorder.c |  4 +-
 board/gumstix/duovero/duovero.c|  2 +-
 board/hisilicon/hikey/hikey.c  |  2 +-
 board/isee/igep00x0/igep00x0.c |  4 +-
 board/logicpd/am3517evm/am3517evm.c|  2 +-
 board/logicpd/omap3som/omap3logic.c|  4 +-
 board/logicpd/zoom1/zoom1.c|  2 +-
 board/overo/overo.c|  4 +-
 board/pandora/pandora.c|  2 +-
 board/quipos/cairo/cairo.c |  2 +-
 board/samsung/arndale/arndale.c|  2 +-
 board/samsung/common/board.c   |  2 +-
 board/samsung/common/misc.c|  4 +-
 board/samsung/goni/goni.c  |  2 +-
 board/samsung/smdkv310/smdkv310.c  |  2 +-
 board/sunxi/board.c|  2 +-
 board/technexion/tao3530/tao3530.c |  4 +-
 board/ti/am3517crane/am3517crane.c |  2 +-
 board/ti/am57xx/board.c|  2 +-
 board/ti/beagle/beagle.c   |  4 +-
 board/ti/dra7xx/evm.c  |  2 +-
 board/ti/evm/evm.c |  4 +-
 board/ti/ks2_evm/board_k2g.c   |  2 +-
 board/ti/omap5_uevm/evm.c  |  2 +-
 board/ti/panda/panda.c |  2 +-
 board/ti/sdp4430/sdp.c |  2 +-
 board/ti/ti814x/evm.c  |  2 +-
 board/timll/devkit8000/devkit8000.c|  4 +-
 common/board_r.c   |  4 +-
 common/spl/Kconfig |  4 +-
 configs/blanche_defconfig  |  3 +-
 configs/sandbox_noblk_defconfig|  1 -
 drivers/Makefile   |  1 +
 drivers/mmc/Kconfig|  5 +--
 drivers/mmc/Makefile   | 28 ++---
 drivers/mmc/atmel_sdhci.c  |  4 +-
 drivers/mmc/davinci_mmc.c  |  2 +-
 drivers/mmc/omap_hsmmc.c   | 39 +
 drivers/mmc/sdhci-cadence.c| 67 +-
 drivers/mmc/sdhci.c| 18 
 include/configs/am335x_evm.h   |  2 +
 include/configs/am335x_shc.h   |  1 +
 include/configs/chiliboard.h   |  1 +
 51 files changed, 172 insertions(+), 101 deletions(-)

Best Regards,
Jaehoon Chung
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot