All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170515050639epcas1p3d4f0aca8a724070fbe556078835f2e61@epcas1p3.samsung.com>
@ 2017-05-15  5:06 ` Jaehoon Chung
  2017-05-15  6:18   ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-05-15  5:06 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?
If there are problems, let me knows.


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 08c424fc0073cfad854ebc6164a24c99f31aa125:

  mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD (2017-05-15 14:00:07 +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

Philipp Tomsich (2):
      env_mmc: configure environment offsets via device tree
      doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund

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/env_mmc.c                           | 31 ++++++++++++--
 common/spl/Kconfig                         |  4 +-
 configs/blanche_defconfig                  |  3 +-
 configs/sandbox_noblk_defconfig            |  1 -
 doc/device-tree-bindings/config.txt        | 12 ++++++
 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                   | 38 ++++++++++++++---
 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 +
 53 files changed, 211 insertions(+), 104 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-05-15  5:06 ` [U-Boot] [GIT PULL] Please pull u-boot-mmc master Jaehoon Chung
@ 2017-05-15  6:18   ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-05-15  6:18 UTC (permalink / raw)
  To: u-boot

Dear Tom,

On 05/15/2017 02:06 PM, Jaehoon Chung wrote:
> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> If there are problems, let me knows.

Discard this PR..When i checked some patches, there are problem..So i will resend the PR.


Best Regards,
Jaehoon Chung

> 
> 
> 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 08c424fc0073cfad854ebc6164a24c99f31aa125:
> 
>   mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD (2017-05-15 14:00:07 +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
> 
> Philipp Tomsich (2):
>       env_mmc: configure environment offsets via device tree
>       doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund
> 
> 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/env_mmc.c                           | 31 ++++++++++++--
>  common/spl/Kconfig                         |  4 +-
>  configs/blanche_defconfig                  |  3 +-
>  configs/sandbox_noblk_defconfig            |  1 -
>  doc/device-tree-bindings/config.txt        | 12 ++++++
>  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                   | 38 ++++++++++++++---
>  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 +
>  53 files changed, 211 insertions(+), 104 deletions(-)
> 
> Best Regards,
> Jaehoon Chung
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-05-08  7:22 ` Jaehoon Chung
@ 2018-05-09  1:30   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2018-05-09  1:30 UTC (permalink / raw)
  To: u-boot

On Tue, May 08, 2018 at 04:22:14PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> If there is a problem, let me know, plz.
> 
> The following changes since commit a43d46a73cb2c40481791cb292b8eb0b5a80d55e:
> 
>   arm: v7R: Add support for enabling caches (2018-05-07 15:53:29 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to e1fd9e6bb88a3f42e7e89e9c59589dbf904efe23:
> 
>   power: pwm regulator: support live tree (2018-05-08 13:12:33 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180508/d8ef7a07/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20180508072215epcas1p2cbd07880b5188605fe679ccb248b87eb@epcas1p2.samsung.com>
@ 2018-05-08  7:22 ` Jaehoon Chung
  2018-05-09  1:30   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-05-08  7:22 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
If there is a problem, let me know, plz.

The following changes since commit a43d46a73cb2c40481791cb292b8eb0b5a80d55e:

  arm: v7R: Add support for enabling caches (2018-05-07 15:53:29 -0400)

are available in the Git repository at:

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

for you to fetch changes up to e1fd9e6bb88a3f42e7e89e9c59589dbf904efe23:

  power: pwm regulator: support live tree (2018-05-08 13:12:33 +0900)

----------------------------------------------------------------
Andy Yan (1):
      power: pwm regulator: support live tree

Jaehoon Chung (6):
      configs: trats2: enable the max77686 regulator config
      power: pmic_max77686: remove the old pmic_max77686 file
      lib: fdtdec: drop the old compatible about max77686
      mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
      mmc: add the debug message in mmc_set_clock
      mmc: Kconfig: add the MMC_TRACE config in Kconfig

Patrick Bruenn (1):
      dm: mmc: socfpga: call dwmci_probe()

 configs/trats2_defconfig                |   2 +
 drivers/mmc/Kconfig                     |   8 +
 drivers/mmc/fsl_esdhc.c                 |   2 +-
 drivers/mmc/meson_gx_mmc.c              |   2 +-
 drivers/mmc/mmc.c                       |  20 ++-
 drivers/mmc/socfpga_dw_mmc.c            |   2 +-
 drivers/power/pmic/Makefile             |   1 -
 drivers/power/pmic/pmic_max77686.c      | 303 --------------------------------
 drivers/power/regulator/pwm_regulator.c |  15 +-
 include/fdtdec.h                        |   1 -
 include/mmc.h                           |   3 +
 lib/fdtdec.c                            |   1 -
 12 files changed, 32 insertions(+), 328 deletions(-)
 delete mode 100644 drivers/power/pmic/pmic_max77686.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-05-02  2:03 ` Jaehoon Chung
@ 2018-05-02 22:10   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2018-05-02 22:10 UTC (permalink / raw)
  To: u-boot

On Wed, May 02, 2018 at 11:03:20AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> There are the fixing patches.
> Other mmc patches are applied to u-boot-mmc/next branch. I will send the PR about them at next.
> If there is a problem, let me know, plz.
> 
> Sorry for late.
> 
> The following changes since commit ec1754f091c3c06d76592a3f9fecf6184f27e4c9:
> 
>   Prepare v2018.05-rc3 (2018-05-01 09:09:31 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 4bf225aa87a11f5d22b22d469e77d005ad441fd8:
> 
>   drivers:power:max77693: remove redundant logical constraint (2018-05-02 10:57:43 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180502/fbe0d803/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20180502020320epcas1p1b59166567ba1b0c1bb1c700503bc2d09@epcas1p1.samsung.com>
@ 2018-05-02  2:03 ` Jaehoon Chung
  2018-05-02 22:10   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-05-02  2:03 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
There are the fixing patches.
Other mmc patches are applied to u-boot-mmc/next branch. I will send the PR about them at next.
If there is a problem, let me know, plz.

Sorry for late.

The following changes since commit ec1754f091c3c06d76592a3f9fecf6184f27e4c9:

  Prepare v2018.05-rc3 (2018-05-01 09:09:31 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 4bf225aa87a11f5d22b22d469e77d005ad441fd8:

  drivers:power:max77693: remove redundant logical constraint (2018-05-02 10:57:43 +0900)

----------------------------------------------------------------
Hannes Schmelzer (2):
      mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
      mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined

Heinrich Schuchardt (1):
      drivers:power:max77693: remove redundant logical constraint

Jaehoon Chung (1):
      samsung: board: init the s2mps11 pmic during booting time

Peng Fan (1):
      mmc: fix return value check condition

 board/samsung/common/exynos5-dt.c | 4 ++++
 drivers/mmc/mmc.c                 | 2 +-
 drivers/mmc/sdhci.c               | 8 +++++++-
 drivers/mmc/zynq_sdhci.c          | 2 +-
 drivers/power/mfd/fg_max77693.c   | 2 --
 include/sdhci.h                   | 6 ++++++
 6 files changed, 19 insertions(+), 5 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL ] Please pull u-boot-mmc master
  2018-02-26  1:58 ` [U-Boot] [GIT PULL ] " Jaehoon Chung
@ 2018-02-26 15:49   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2018-02-26 15:49 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 26, 2018 at 10:58:59AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> 
> The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:
> 
>   Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to beac7d33d9131d22ffbdbfbf2786858062b63786:
> 
>   mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified (2018-02-26 10:52:15 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180226/5c166608/attachment.sig>

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

* [U-Boot] [GIT PULL ] Please pull u-boot-mmc master
       [not found] <CGME20180226015859epcas1p30bda4a35316c512366573946d617d484@epcas1p3.samsung.com>
@ 2018-02-26  1:58 ` Jaehoon Chung
  2018-02-26 15:49   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-02-26  1:58 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?

The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:

  Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)

are available in the Git repository at:

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

for you to fetch changes up to beac7d33d9131d22ffbdbfbf2786858062b63786:

  mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified (2018-02-26 10:52:15 +0900)

----------------------------------------------------------------
Alexander Kochetkov (1):
      mmc: fix off-by-one bug in mmc_startup_v4()

Faiz Abbas (1):
      mmc: Drop unnecessary case for mmc_probe()

Jaehoon Chung (1):
      mmc: synchronize the sequence with enum bus_mode in mmc.h

Jean-Jacques Hiblot (4):
      mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
      mmc: omap_hsmmc: compile out write support if not needed
      mmc: omap_hsmmc: make it possible to compile out ADMA support
      mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified

 arch/arm/include/asm/omap_mmc.h |  2 +-
 drivers/mmc/Kconfig             |  9 +++++++++
 drivers/mmc/mmc.c               | 20 +++++---------------
 drivers/mmc/omap_hsmmc.c        | 31 ++++++++++++++++++++-----------
 4 files changed, 35 insertions(+), 27 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL ] Please pull u-boot-mmc master
  2018-02-20  3:57 ` Jaehoon Chung
@ 2018-02-20 13:20   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2018-02-20 13:20 UTC (permalink / raw)
  To: u-boot

On Tue, Feb 20, 2018 at 12:57:28PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> 
> 
> The following changes since commit 02b0895c215e252cff50d9edf53a972d2bbbfd30:
> 
>   Merge git://git.denx.de/u-boot-sh (2018-02-17 16:06:59 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 4a41fec589b5f57bc83fca423222c6a1860a50f5:
> 
>   mmc: Fix uninitialised priv member (2018-02-19 17:00:33 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180220/ff49d04a/attachment.sig>

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

* [U-Boot] [GIT PULL ] Please pull u-boot-mmc master
       [not found] <CGME20180220035728epcas2p152ee76e870ed334c7e91ef8d7ec0b699@epcas2p1.samsung.com>
@ 2018-02-20  3:57 ` Jaehoon Chung
  2018-02-20 13:20   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-02-20  3:57 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?


The following changes since commit 02b0895c215e252cff50d9edf53a972d2bbbfd30:

  Merge git://git.denx.de/u-boot-sh (2018-02-17 16:06:59 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 4a41fec589b5f57bc83fca423222c6a1860a50f5:

  mmc: Fix uninitialised priv member (2018-02-19 17:00:33 +0900)

----------------------------------------------------------------
Alex Kiernan (1):
      mmc: Fix uninitialised priv member

Jean-Jacques Hiblot (15):
      mmc: omap_hsmmc: cleanup clock configuration
      mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
      mmc: omap_hsmmc: Add tuning support
      mmc: omap_hsmmc: Workaround for errata id i802
      mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
      mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
      mmc: omap_hsmmc: update mmc->clock with the actual bus speed
      mmc: omap_hsmmc: implement send_init_stream callback
      mmc: omap_hsmmc: add signal voltage selection support
      ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
      dts: am57xx-beagle-x15: disable UHS and HS200 support
      dts: am57xx-idk: disable HS200 support
      configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support
      mmc: Fix bug in sd_set_card_speed()
      mmc: fix bug in mmc_startup_v4()

Kishon Vijay Abraham I (11):
      mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
      mmc: omap_hsmmc: add support to set default io voltage
      mmc: omap_hsmmc: Enable DDR mode support
      mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
      ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot
      mmc: omap_hsmmc: Add support to set IODELAY values
      mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
      mmc: omap_hsmmc: allow mmc clock to be gated
      ARM: OMAP5: set mmc clock frequency to 192MHz
      ARM: dts: DRA7: use new dra7-specific compatible string
      ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1

Masahiro Yamada (1):
      mmc: use pr_* log functions

 arch/arm/dts/am57xx-beagle-x15.dts               |   6 +
 arch/arm/dts/am57xx-idk-common.dtsi              |   2 +
 arch/arm/dts/dra7.dtsi                           |  22 +-
 arch/arm/include/asm/arch-omap5/clock.h          |   2 +-
 arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h |   3 +
 arch/arm/include/asm/arch-omap5/sys_proto.h      |   7 +
 arch/arm/include/asm/omap_mmc.h                  |  59 +-
 arch/arm/mach-omap2/omap5/dra7xx_iodelay.c       |  30 +
 arch/arm/mach-omap2/omap5/hw_data.c              |  10 +-
 board/ti/am57xx/board.c                          |  30 +
 board/ti/dra7xx/evm.c                            |  29 +
 configs/dra7xx_evm_defconfig                     |   3 +
 configs/dra7xx_hs_evm_defconfig                  |   3 +
 drivers/mmc/mmc.c                                |  71 +-
 drivers/mmc/omap_hsmmc.c                         | 954 +++++++++++++++++++++--
 include/configs/am57xx_evm.h                     |   2 -
 include/configs/dra7xx_evm.h                     |   2 -
 include/mmc.h                                    |   1 +
 18 files changed, 1125 insertions(+), 111 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-02-19 14:48     ` Tom Rini
@ 2018-02-19 17:00       ` Marek Vasut
  0 siblings, 0 replies; 71+ messages in thread
From: Marek Vasut @ 2018-02-19 17:00 UTC (permalink / raw)
  To: u-boot

On 02/19/2018 03:48 PM, Tom Rini wrote:
> On Mon, Feb 19, 2018 at 11:47:28PM +0900, Jaehoon Chung wrote:
>> Dear Tom,
>>
>> On 2018년 02월 19일 20:27, Jaehoon Chung wrote:
>>> Dear Tom,
>>>
>>> Could you pull these patches to u-boot/master?
>>> If there is a problem, let me know, plz.
>>
>> Discard this PR. I found the Build error from travis-ci. After
>> reverting some patches, will resend the PR.
> 
> OK, thanks.

The Renesas patches should be for 2018.05 cycle, we're already in RC3 now.

-- 
Best regards,
Marek Vasut

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-02-19 14:47   ` Jaehoon Chung
@ 2018-02-19 14:48     ` Tom Rini
  2018-02-19 17:00       ` Marek Vasut
  0 siblings, 1 reply; 71+ messages in thread
From: Tom Rini @ 2018-02-19 14:48 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 19, 2018 at 11:47:28PM +0900, Jaehoon Chung wrote:
> Dear Tom,
> 
> On 2018년 02월 19일 20:27, Jaehoon Chung wrote:
> > Dear Tom,
> > 
> > Could you pull these patches to u-boot/master?
> > If there is a problem, let me know, plz.
> 
> Discard this PR. I found the Build error from travis-ci. After
> reverting some patches, will resend the PR.

OK, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180219/eda5cc81/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-02-19 11:27 ` [U-Boot] [GIT PULL] " Jaehoon Chung
@ 2018-02-19 14:47   ` Jaehoon Chung
  2018-02-19 14:48     ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-02-19 14:47 UTC (permalink / raw)
  To: u-boot

Dear Tom,

On 2018년 02월 19일 20:27, Jaehoon Chung wrote:
> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> If there is a problem, let me know, plz.

Discard this PR. I found the Build error from travis-ci. After reverting some patches, will resend the PR.

Best Regards,
Jaehoon Chung

> 
> The following changes since commit 02b0895c215e252cff50d9edf53a972d2bbbfd30:
> 
>   Merge git://git.denx.de/u-boot-sh (2018-02-17 16:06:59 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to dfca07d60e8d1977fff5531291d0a39b8384d0a9:
> 
>   mmc: uniphier-sd: Add Renesas SDR104/HS200 tuning support (2018-02-19 20:19:20 +0900)
> 
> ----------------------------------------------------------------
> Alex Kiernan (1):
>       mmc: Fix uninitialised priv member
> 
> Jean-Jacques Hiblot (15):
>       mmc: omap_hsmmc: cleanup clock configuration
>       mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
>       mmc: omap_hsmmc: Add tuning support
>       mmc: omap_hsmmc: Workaround for errata id i802
>       mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
>       mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
>       mmc: omap_hsmmc: update mmc->clock with the actual bus speed
>       mmc: omap_hsmmc: implement send_init_stream callback
>       mmc: omap_hsmmc: add signal voltage selection support
>       ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
>       dts: am57xx-beagle-x15: disable UHS and HS200 support
>       dts: am57xx-idk: disable HS200 support
>       configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support
>       mmc: Fix bug in sd_set_card_speed()
>       mmc: fix bug in mmc_startup_v4()
> 
> Kishon Vijay Abraham I (11):
>       mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
>       mmc: omap_hsmmc: add support to set default io voltage
>       mmc: omap_hsmmc: Enable DDR mode support
>       mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
>       ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot
>       mmc: omap_hsmmc: Add support to set IODELAY values
>       mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
>       mmc: omap_hsmmc: allow mmc clock to be gated
>       ARM: OMAP5: set mmc clock frequency to 192MHz
>       ARM: dts: DRA7: use new dra7-specific compatible string
>       ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1
> 
> Marek Vasut (10):
>       mmc: uniphier-sd: Add compatible strings for RCar Gen2
>       mmc: uniphier-sd: Use mmc_of_parse()
>       mmc: uniphier-sd: Add Renesas RCar quirks
>       mmc: uniphier-sd: Handle Renesas div-by-1
>       mmc: uniphier-sd: Handle DMA completion flag differences
>       mmc: uniphier-sd: Handle bus width 0
>       mmc: uniphier-sd: Always check controller version
>       mmc: uniphier-sd: Properly handle pin voltage configuration
>       mmc: uniphier-sd: Export registers and IO accessors
>       mmc: uniphier-sd: Add Renesas SDR104/HS200 tuning support
> 
> Masahiro Yamada (1):
>       mmc: use pr_* log functions
> 
>  arch/arm/dts/am57xx-beagle-x15.dts               |   6 +
>  arch/arm/dts/am57xx-idk-common.dtsi              |   2 +
>  arch/arm/dts/dra7.dtsi                           |  22 +-
>  arch/arm/include/asm/arch-omap5/clock.h          |   2 +-
>  arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h |   3 +
>  arch/arm/include/asm/arch-omap5/sys_proto.h      |   7 +
>  arch/arm/include/asm/omap_mmc.h                  |  59 +-
>  arch/arm/mach-omap2/omap5/dra7xx_iodelay.c       |  30 +
>  arch/arm/mach-omap2/omap5/hw_data.c              |  10 +-
>  board/ti/am57xx/board.c                          |  30 +
>  board/ti/dra7xx/evm.c                            |  29 +
>  configs/dra7xx_evm_defconfig                     |   3 +
>  configs/dra7xx_hs_evm_defconfig                  |   3 +
>  drivers/mmc/Kconfig                              |   9 +
>  drivers/mmc/Makefile                             |   1 +
>  drivers/mmc/mmc.c                                |  71 +-
>  drivers/mmc/omap_hsmmc.c                         | 954 +++++++++++++++++++++--
>  drivers/mmc/uniphier-sd-rcar.c                   | 288 +++++++
>  drivers/mmc/uniphier-sd.c                        | 274 +++----
>  drivers/mmc/uniphier-sd.h                        | 155 ++++
>  include/configs/am57xx_evm.h                     |   2 -
>  include/configs/dra7xx_evm.h                     |   2 -
>  include/mmc.h                                    |   1 +
>  23 files changed, 1697 insertions(+), 266 deletions(-)
>  create mode 100644 drivers/mmc/uniphier-sd-rcar.c
>  create mode 100644 drivers/mmc/uniphier-sd.h
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20180219112702epcas1p2bb88ec4017cd6b54b2ea2d8801ec3835@epcas1p2.samsung.com>
@ 2018-02-19 11:27 ` Jaehoon Chung
  2018-02-19 14:47   ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-02-19 11:27 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
If there is a problem, let me know, plz.

The following changes since commit 02b0895c215e252cff50d9edf53a972d2bbbfd30:

  Merge git://git.denx.de/u-boot-sh (2018-02-17 16:06:59 -0500)

are available in the Git repository at:

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

for you to fetch changes up to dfca07d60e8d1977fff5531291d0a39b8384d0a9:

  mmc: uniphier-sd: Add Renesas SDR104/HS200 tuning support (2018-02-19 20:19:20 +0900)

----------------------------------------------------------------
Alex Kiernan (1):
      mmc: Fix uninitialised priv member

Jean-Jacques Hiblot (15):
      mmc: omap_hsmmc: cleanup clock configuration
      mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
      mmc: omap_hsmmc: Add tuning support
      mmc: omap_hsmmc: Workaround for errata id i802
      mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
      mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
      mmc: omap_hsmmc: update mmc->clock with the actual bus speed
      mmc: omap_hsmmc: implement send_init_stream callback
      mmc: omap_hsmmc: add signal voltage selection support
      ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
      dts: am57xx-beagle-x15: disable UHS and HS200 support
      dts: am57xx-idk: disable HS200 support
      configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support
      mmc: Fix bug in sd_set_card_speed()
      mmc: fix bug in mmc_startup_v4()

Kishon Vijay Abraham I (11):
      mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
      mmc: omap_hsmmc: add support to set default io voltage
      mmc: omap_hsmmc: Enable DDR mode support
      mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
      ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot
      mmc: omap_hsmmc: Add support to set IODELAY values
      mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
      mmc: omap_hsmmc: allow mmc clock to be gated
      ARM: OMAP5: set mmc clock frequency to 192MHz
      ARM: dts: DRA7: use new dra7-specific compatible string
      ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1

Marek Vasut (10):
      mmc: uniphier-sd: Add compatible strings for RCar Gen2
      mmc: uniphier-sd: Use mmc_of_parse()
      mmc: uniphier-sd: Add Renesas RCar quirks
      mmc: uniphier-sd: Handle Renesas div-by-1
      mmc: uniphier-sd: Handle DMA completion flag differences
      mmc: uniphier-sd: Handle bus width 0
      mmc: uniphier-sd: Always check controller version
      mmc: uniphier-sd: Properly handle pin voltage configuration
      mmc: uniphier-sd: Export registers and IO accessors
      mmc: uniphier-sd: Add Renesas SDR104/HS200 tuning support

Masahiro Yamada (1):
      mmc: use pr_* log functions

 arch/arm/dts/am57xx-beagle-x15.dts               |   6 +
 arch/arm/dts/am57xx-idk-common.dtsi              |   2 +
 arch/arm/dts/dra7.dtsi                           |  22 +-
 arch/arm/include/asm/arch-omap5/clock.h          |   2 +-
 arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h |   3 +
 arch/arm/include/asm/arch-omap5/sys_proto.h      |   7 +
 arch/arm/include/asm/omap_mmc.h                  |  59 +-
 arch/arm/mach-omap2/omap5/dra7xx_iodelay.c       |  30 +
 arch/arm/mach-omap2/omap5/hw_data.c              |  10 +-
 board/ti/am57xx/board.c                          |  30 +
 board/ti/dra7xx/evm.c                            |  29 +
 configs/dra7xx_evm_defconfig                     |   3 +
 configs/dra7xx_hs_evm_defconfig                  |   3 +
 drivers/mmc/Kconfig                              |   9 +
 drivers/mmc/Makefile                             |   1 +
 drivers/mmc/mmc.c                                |  71 +-
 drivers/mmc/omap_hsmmc.c                         | 954 +++++++++++++++++++++--
 drivers/mmc/uniphier-sd-rcar.c                   | 288 +++++++
 drivers/mmc/uniphier-sd.c                        | 274 +++----
 drivers/mmc/uniphier-sd.h                        | 155 ++++
 include/configs/am57xx_evm.h                     |   2 -
 include/configs/dra7xx_evm.h                     |   2 -
 include/mmc.h                                    |   1 +
 23 files changed, 1697 insertions(+), 266 deletions(-)
 create mode 100644 drivers/mmc/uniphier-sd-rcar.c
 create mode 100644 drivers/mmc/uniphier-sd.h

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-01-24  7:31 ` Jaehoon Chung
  2018-01-25  0:57   ` Jaehoon Chung
@ 2018-01-25  2:25   ` Tom Rini
  1 sibling, 0 replies; 71+ messages in thread
From: Tom Rini @ 2018-01-25  2:25 UTC (permalink / raw)
  To: u-boot

On Wed, Jan 24, 2018 at 04:31:58PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> If there is a problem, let me know, plz.
> 
> The following changes since commit 557767ed29968af0294e3aae48433e5d5a298e0b:
> 
>   Merge git://git.denx.de/u-boot-marvell (2018-01-20 08:39:47 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 2f516e4aa286eb0203e34ab9be68b08f7a3c44c1:
> 
>   mmc: Poll for broken card detection case (2018-01-24 16:12:03 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180124/5ff711dc/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-01-25  0:57   ` Jaehoon Chung
@ 2018-01-25  1:44     ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2018-01-25  1:44 UTC (permalink / raw)
  To: u-boot

On Thu, Jan 25, 2018 at 09:57:49AM +0900, Jaehoon Chung wrote:
> Dear Tom,
> 
> On 01/24/2018 04:31 PM, Jaehoon Chung wrote:
> > Dear Tom,
> > 
> > Could you pull these patches to u-boot/master?
> > If there is a problem, let me know, plz.
> 
> I don't know what this PR isn't seen at patchwork.
> Current u-boot/master branch has the some issue about MMC.
> So need to apply the fixing patches for mmc.

I've seen a number of PRs not show up in patchwork of late, I'm not sure
why.  I'm testing this locally and will push it soon, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180124/d4ab4b5d/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-01-24  7:31 ` Jaehoon Chung
@ 2018-01-25  0:57   ` Jaehoon Chung
  2018-01-25  1:44     ` Tom Rini
  2018-01-25  2:25   ` Tom Rini
  1 sibling, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-01-25  0:57 UTC (permalink / raw)
  To: u-boot

Dear Tom,

On 01/24/2018 04:31 PM, Jaehoon Chung wrote:
> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> If there is a problem, let me know, plz.

I don't know what this PR isn't seen at patchwork.
Current u-boot/master branch has the some issue about MMC.
So need to apply the fixing patches for mmc.

Best Regards,
Jaehoon Chung

> 
> The following changes since commit 557767ed29968af0294e3aae48433e5d5a298e0b:
> 
>   Merge git://git.denx.de/u-boot-marvell (2018-01-20 08:39:47 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 2f516e4aa286eb0203e34ab9be68b08f7a3c44c1:
> 
>   mmc: Poll for broken card detection case (2018-01-24 16:12:03 +0900)
> 
> ----------------------------------------------------------------
> Benoît Thébaudeau (1):
>       mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
> 
> Jaehoon Chung (5):
>       mmc: fix the wrong disabling clock
>       power: regulator: s2mps11: add a regulator driver for s2mps11
>       power: pmic: s2mps11: probe the regulator driver
>       configs: odroid-xu3: enable the configs relevant to regulator
>       mmc: fix to assign to correct clock value when clock is enabling
> 
> Jun Nie (1):
>       mmc: Poll for broken card detection case
> 
> Masahiro Yamada (8):
>       dm: add dev_read_u32()
>       mmc: do not overwrite cfg->f_max if "max-frequency" if missing
>       mmc: let mmc_of_parse() fail for insane bus-width value
>       mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
>       mmc: sdhci-cadence: use bitfield access macros for cleanup
>       mmc: sdhci-cadence: call mmc_of_parse()
>       mmc: sdhci-cadence: add HS200 support
>       mmc: sdhci: change data transfer failure into debug message
> 
>  configs/odroid-xu3_defconfig                |   2 +
>  drivers/core/read.c                         |   5 +
>  drivers/mmc/Kconfig                         |   5 +
>  drivers/mmc/fsl_esdhc.c                     |   7 +-
>  drivers/mmc/mmc-uclass.c                    |   9 +-
>  drivers/mmc/mmc.c                           |  16 +-
>  drivers/mmc/sdhci-cadence.c                 | 114 +++++-
>  drivers/mmc/sdhci.c                         |   6 +-
>  drivers/power/pmic/s2mps11.c                |  28 ++
>  drivers/power/regulator/Kconfig             |   8 +
>  drivers/power/regulator/Makefile            |   1 +
>  drivers/power/regulator/s2mps11_regulator.c | 597 ++++++++++++++++++++++++++++
>  include/dm/read.h                           |  16 +
>  include/power/s2mps11.h                     |  55 +++
>  14 files changed, 836 insertions(+), 33 deletions(-)
>  create mode 100644 drivers/power/regulator/s2mps11_regulator.c
> 
> Best Regards,
> Jaehoon Chung
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20180124073159epcas2p18ec97927c7e6c3c04bbe52a8240492fb@epcas2p1.samsung.com>
@ 2018-01-24  7:31 ` Jaehoon Chung
  2018-01-25  0:57   ` Jaehoon Chung
  2018-01-25  2:25   ` Tom Rini
  0 siblings, 2 replies; 71+ messages in thread
From: Jaehoon Chung @ 2018-01-24  7:31 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
If there is a problem, let me know, plz.

The following changes since commit 557767ed29968af0294e3aae48433e5d5a298e0b:

  Merge git://git.denx.de/u-boot-marvell (2018-01-20 08:39:47 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 2f516e4aa286eb0203e34ab9be68b08f7a3c44c1:

  mmc: Poll for broken card detection case (2018-01-24 16:12:03 +0900)

----------------------------------------------------------------
Benoît Thébaudeau (1):
      mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock

Jaehoon Chung (5):
      mmc: fix the wrong disabling clock
      power: regulator: s2mps11: add a regulator driver for s2mps11
      power: pmic: s2mps11: probe the regulator driver
      configs: odroid-xu3: enable the configs relevant to regulator
      mmc: fix to assign to correct clock value when clock is enabling

Jun Nie (1):
      mmc: Poll for broken card detection case

Masahiro Yamada (8):
      dm: add dev_read_u32()
      mmc: do not overwrite cfg->f_max if "max-frequency" if missing
      mmc: let mmc_of_parse() fail for insane bus-width value
      mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
      mmc: sdhci-cadence: use bitfield access macros for cleanup
      mmc: sdhci-cadence: call mmc_of_parse()
      mmc: sdhci-cadence: add HS200 support
      mmc: sdhci: change data transfer failure into debug message

 configs/odroid-xu3_defconfig                |   2 +
 drivers/core/read.c                         |   5 +
 drivers/mmc/Kconfig                         |   5 +
 drivers/mmc/fsl_esdhc.c                     |   7 +-
 drivers/mmc/mmc-uclass.c                    |   9 +-
 drivers/mmc/mmc.c                           |  16 +-
 drivers/mmc/sdhci-cadence.c                 | 114 +++++-
 drivers/mmc/sdhci.c                         |   6 +-
 drivers/power/pmic/s2mps11.c                |  28 ++
 drivers/power/regulator/Kconfig             |   8 +
 drivers/power/regulator/Makefile            |   1 +
 drivers/power/regulator/s2mps11_regulator.c | 597 ++++++++++++++++++++++++++++
 include/dm/read.h                           |  16 +
 include/power/s2mps11.h                     |  55 +++
 14 files changed, 836 insertions(+), 33 deletions(-)
 create mode 100644 drivers/power/regulator/s2mps11_regulator.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-01-15 13:53   ` Tom Rini
@ 2018-01-16  8:50     ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2018-01-16  8:50 UTC (permalink / raw)
  To: u-boot

On 01/15/2018 10:53 PM, Tom Rini wrote:
> On Mon, Jan 15, 2018 at 11:35:05AM +0900, Jaehoon Chung wrote:
> 
>> Dear Tom,
>>
>> Could you pull these patches to u-boot/master?
>> Main topic is the support for HS200/UHS mode. 
>> If there are any problem, let me know. After applying to u-boot/master, will apply the other patches.
>>
>> The following changes since commit f3dd87e0b98999a78e500e8c6d2b063ebadf535a:
>>
>>   Prepare v2018.01 (2018-01-08 20:25:29 -0500)
>>
>> are available in the Git repository at:
>>
>>   git://git.denx.de/u-boot-mmc.git master
>>
>> for you to fetch changes up to db359efd5907edbeaea2e3eb3504729f60208cd8:
>>
>>   mmc: fsl_esdhc: Fix eMMC 1.8v setting issue (2018-01-13 00:08:44 +0900)
>>
> 
> Applied to u-boot/master, thanks!

Thanks!

> 
> But please note the following issues from checkpatch that need to be
> looked into and possibly followed up on:

I have also checked from checkpatch.pl..Will fix the something to check.

Best Regards,
Jaehoon Chung

> CHECK: Macro argument reuse 'mwt' - possible side-effects?
> #180: FILE: drivers/mmc/mmc.c:1245:
> +#define for_each_sd_mode_by_pref(caps, mwt) \
> +	for (mwt = sd_modes_by_pref;\
> +	     mwt < sd_modes_by_pref + ARRAY_SIZE(sd_modes_by_pref);\
> +	     mwt++) \
> +		if (caps & MMC_CAP(mwt->mode))
> 
> total: 0 errors, 0 warnings, 1 checks, 265 lines checked
> CHECK: Macro argument reuse 'mwt' - possible side-effects?
> #159: FILE: drivers/mmc/mmc.c:1382:
> +#define for_each_mmc_mode_by_pref(caps, mwt) \
> +	for (mwt = mmc_modes_by_pref;\
> +	    mwt < mmc_modes_by_pref + ARRAY_SIZE(mmc_modes_by_pref);\
> +	    mwt++) \
> +		if (caps & MMC_CAP(mwt->mode))
> 
> CHECK: Macro argument reuse 'ecbv' - possible side-effects?
> #177: FILE: drivers/mmc/mmc.c:1400:
> +#define for_each_supported_width(caps, ddr, ecbv) \
> +	for (ecbv = ext_csd_bus_width;\
> +	    ecbv < ext_csd_bus_width + ARRAY_SIZE(ext_csd_bus_width);\
> +	    ecbv++) \
> +		if ((ddr == ecbv->is_ddr) && (caps & ecbv->cap))
> 
> CHECK: Alignment should match open parenthesis
> #253: FILE: drivers/mmc/mmc.c:1437:
> +			err = mmc_switch(mmc, EXT_CSD_CMD_SET_NORMAL,
> +				    EXT_CSD_BUS_WIDTH,
> 
> WARNING: 'occured' may be misspelled - perhaps 'occurred'?
> #292: FILE: drivers/mmc/mmc.c:1469:
> +			/* if an error occured, revert to a safer bus mode */
> 
> total: 0 errors, 1 warnings, 3 checks, 320 lines checked
> WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
> #7: 
> function ignore this. Modify mmc_set_ios() and the callers of mmc_set_ios() to
> 
> total: 0 errors, 1 warnings, 0 checks, 46 lines checked
> WARNING: ENOSYS means 'invalid syscall nr' and nothing else
> #30: FILE: drivers/mmc/mmc-uclass.c:100:
> +		return -ENOSYS;
> 
> total: 0 errors, 1 warnings, 0 checks, 60 lines checked
> WARNING: 'capabilites' may be misspelled - perhaps 'capabilities'?
> #6: 
> Add UHS modes to the list of supported modes, get the UHS capabilites of
> 
> total: 0 errors, 5 warnings, 0 checks, 381 lines checked
> WARNING: line over 80 characters
> #59: FILE: drivers/mmc/mmc.c:2217:
> +		debug("Unable to do a full power cycle. Disabling the UHS modes for safety\n");
> 
> total: 0 errors, 1 warnings, 0 checks, 50 lines checked
> WARNING: 'optionnal' may be misspelled - perhaps 'optional'?
> #13: 
> To make it clear that those are optionnal workarounds, a new Kconfig
> 
> total: 0 errors, 1 warnings, 0 checks, 102 lines checked
> WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
> #6: 
> The SDcard initialization procedure does a few more things than it did earlier:
> 
> total: 0 errors, 1 warnings, 0 checks, 13 lines checked
> WARNING: please write a paragraph that describes the config symbol fully
> #50: FILE: common/spl/Kconfig:419:
> +config SPL_MMC_WRITE
> 
> WARNING: please write a paragraph that describes the config symbol fully
> #69: FILE: drivers/mmc/Kconfig:13:
> +config MMC_WRITE
> 
> total: 0 errors, 2 warnings, 0 checks, 82 lines checked
> CHECK: Unbalanced braces around else statement
> #85: FILE: drivers/mmc/mmc.c:2089:
> +	else {
> 
> total: 0 errors, 0 warnings, 1 checks, 116 lines checked
> WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
> #35: 
> new file mode 100644
> 
> total: 0 errors, 1 warnings, 0 checks, 403 lines checked
> WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
> #27: 
> new file mode 100644
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2018-01-15  2:35 ` Jaehoon Chung
@ 2018-01-15 13:53   ` Tom Rini
  2018-01-16  8:50     ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Tom Rini @ 2018-01-15 13:53 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 15, 2018 at 11:35:05AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> Main topic is the support for HS200/UHS mode. 
> If there are any problem, let me know. After applying to u-boot/master, will apply the other patches.
> 
> The following changes since commit f3dd87e0b98999a78e500e8c6d2b063ebadf535a:
> 
>   Prepare v2018.01 (2018-01-08 20:25:29 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to db359efd5907edbeaea2e3eb3504729f60208cd8:
> 
>   mmc: fsl_esdhc: Fix eMMC 1.8v setting issue (2018-01-13 00:08:44 +0900)
> 

Applied to u-boot/master, thanks!

But please note the following issues from checkpatch that need to be
looked into and possibly followed up on:
CHECK: Macro argument reuse 'mwt' - possible side-effects?
#180: FILE: drivers/mmc/mmc.c:1245:
+#define for_each_sd_mode_by_pref(caps, mwt) \
+	for (mwt = sd_modes_by_pref;\
+	     mwt < sd_modes_by_pref + ARRAY_SIZE(sd_modes_by_pref);\
+	     mwt++) \
+		if (caps & MMC_CAP(mwt->mode))

total: 0 errors, 0 warnings, 1 checks, 265 lines checked
CHECK: Macro argument reuse 'mwt' - possible side-effects?
#159: FILE: drivers/mmc/mmc.c:1382:
+#define for_each_mmc_mode_by_pref(caps, mwt) \
+	for (mwt = mmc_modes_by_pref;\
+	    mwt < mmc_modes_by_pref + ARRAY_SIZE(mmc_modes_by_pref);\
+	    mwt++) \
+		if (caps & MMC_CAP(mwt->mode))

CHECK: Macro argument reuse 'ecbv' - possible side-effects?
#177: FILE: drivers/mmc/mmc.c:1400:
+#define for_each_supported_width(caps, ddr, ecbv) \
+	for (ecbv = ext_csd_bus_width;\
+	    ecbv < ext_csd_bus_width + ARRAY_SIZE(ext_csd_bus_width);\
+	    ecbv++) \
+		if ((ddr == ecbv->is_ddr) && (caps & ecbv->cap))

CHECK: Alignment should match open parenthesis
#253: FILE: drivers/mmc/mmc.c:1437:
+			err = mmc_switch(mmc, EXT_CSD_CMD_SET_NORMAL,
+				    EXT_CSD_BUS_WIDTH,

WARNING: 'occured' may be misspelled - perhaps 'occurred'?
#292: FILE: drivers/mmc/mmc.c:1469:
+			/* if an error occured, revert to a safer bus mode */

total: 0 errors, 1 warnings, 3 checks, 320 lines checked
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#7: 
function ignore this. Modify mmc_set_ios() and the callers of mmc_set_ios() to

total: 0 errors, 1 warnings, 0 checks, 46 lines checked
WARNING: ENOSYS means 'invalid syscall nr' and nothing else
#30: FILE: drivers/mmc/mmc-uclass.c:100:
+		return -ENOSYS;

total: 0 errors, 1 warnings, 0 checks, 60 lines checked
WARNING: 'capabilites' may be misspelled - perhaps 'capabilities'?
#6: 
Add UHS modes to the list of supported modes, get the UHS capabilites of

total: 0 errors, 5 warnings, 0 checks, 381 lines checked
WARNING: line over 80 characters
#59: FILE: drivers/mmc/mmc.c:2217:
+		debug("Unable to do a full power cycle. Disabling the UHS modes for safety\n");

total: 0 errors, 1 warnings, 0 checks, 50 lines checked
WARNING: 'optionnal' may be misspelled - perhaps 'optional'?
#13: 
To make it clear that those are optionnal workarounds, a new Kconfig

total: 0 errors, 1 warnings, 0 checks, 102 lines checked
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#6: 
The SDcard initialization procedure does a few more things than it did earlier:

total: 0 errors, 1 warnings, 0 checks, 13 lines checked
WARNING: please write a paragraph that describes the config symbol fully
#50: FILE: common/spl/Kconfig:419:
+config SPL_MMC_WRITE

WARNING: please write a paragraph that describes the config symbol fully
#69: FILE: drivers/mmc/Kconfig:13:
+config MMC_WRITE

total: 0 errors, 2 warnings, 0 checks, 82 lines checked
CHECK: Unbalanced braces around else statement
#85: FILE: drivers/mmc/mmc.c:2089:
+	else {

total: 0 errors, 0 warnings, 1 checks, 116 lines checked
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#35: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 403 lines checked
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#27: 
new file mode 100644

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180115/1958f295/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20180115023505epcas1p37c76459b4841dd1817c53159477db616@epcas1p3.samsung.com>
@ 2018-01-15  2:35 ` Jaehoon Chung
  2018-01-15 13:53   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2018-01-15  2:35 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
Main topic is the support for HS200/UHS mode. 
If there are any problem, let me know. After applying to u-boot/master, will apply the other patches.

The following changes since commit f3dd87e0b98999a78e500e8c6d2b063ebadf535a:

  Prepare v2018.01 (2018-01-08 20:25:29 -0500)

are available in the Git repository at:

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

for you to fetch changes up to db359efd5907edbeaea2e3eb3504729f60208cd8:

  mmc: fsl_esdhc: Fix eMMC 1.8v setting issue (2018-01-13 00:08:44 +0900)

----------------------------------------------------------------
Felix Brack (1):
      mmc: sanitize includes for DM i2c

Heinrich Schuchardt (1):
      mmc: sdhci: do not compare pointer to 0

Jaehoon Chung (1):
      mmc: meson_gx_mmc: fix the complie error

Jean-Jacques Hiblot (38):
      mmc: dm: get the IO-line and main voltage regulators from the dts
      mmc: split mmc_startup()
      mmc: move the MMC startup for version above v4.0 in a separate function
      mmc: make ext_csd part of struct mmc
      mmc: add a function to read and test the ext csd (mmc >= 4)
      mmc: introduce mmc modes
      mmc: Add a function to dump the mmc capabilities
      mmc: use mmc modes to select the correct bus speed
      cmd: mmc: display the mode name and current bus speed in the mmc info
      mmc: refactor SD startup to make it easier to support new modes
      mmc: refactor MMC startup to make it easier to support new modes
      mmc: Add a new callback function to perform the 74 clocks cycle sequence
      mmc: Add support for UHS modes
      mmc: disable UHS modes if Vcc cannot be switched on and off
      mmc: Change mode when switching to a boot partition
      mmc: use the right voltage level for MMC DDR and HS200 modes
      mmc: add a library function to send tuning command
      mmc: dump card and host capabilities if debug is enabled
      dm: mmc: update mmc_of_parse()
      mmc: Fixed a problem with old sd or mmc that do not support High speed
      mmc: all hosts support 1-bit bus width and legacy timings
      mmc: fix for old MMCs (below version 4)
      mmc: don't use malloc_cache_aligned()
      mmc: convert most of printf() to pr_err() and pr_warn()
      mmc: make UHS and HS200 optional
      mmc: make optional the support for eMMC hardware partitioning
      configs: openrd: removed support for eMMC hardware partitioning
      configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL
      dm: mmc: sandbox: Update SD card emulation
      common: do not compile common fastboot code when building the SPL
      mmc: atmel: when sending a data command, use the provided block size
      mmc: compile out more code if support for UHS and HS200 is not enabled
      mmc: reworked version lookup in mmc_startup_v4
      mmc: add a Kconfig option to enable the support for MMC write operations
      mmc: read ssr only if MMC write support is enabled
      mmc: compile out erase and write mmc commands if write operations are not enabled
      mmc: don't read the size of eMMC enhanced user data area in SPL
      mmc: remove hc_wp_grp_size from struct mmc if not needed

Jorge Ramirez-Ortiz (1):
      mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT

Kishon Vijay Abraham I (9):
      mmc: make mmc_set_ios() return status
      mmc: Enable signal voltage to be selected from mmc core
      mmc: add power cyle support in mmc core
      mmc: add a new mmc parameter to disable mmc clock
      mmc: disable the mmc clock during power off
      mmc: Add a execute_tuning() callback to the mmc operations.
      mmc: add HS200 support in MMC core
      mmc: Retry some MMC cmds on failure
      dm: mmc: Add a library function to parse generic dt binding

Peng Fan (1):
      mmc: fsl_esdhc: Fix eMMC 1.8v setting issue

Suniel Mahesh (2):
      drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
      drivers: mmc: Avoid memory leak in case of failure

Tom Rini (2):
      am335x_hs_evm: Trim options in SPL to reduce binary size
      power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard

 cmd/mmc.c                         |   21 +-
 cmd/mvebu/bubt.c                  |    2 +-
 common/Makefile                   |    2 +
 common/spl/Kconfig                |    9 +
 configs/am335x_hs_evm_defconfig   |    4 +
 configs/omapl138_lcdk_defconfig   |    1 +
 configs/openrd_base_defconfig     |    1 +
 configs/openrd_client_defconfig   |    1 +
 configs/openrd_ultimate_defconfig |    1 +
 drivers/mmc/Kconfig               |   76 ++
 drivers/mmc/Makefile              |    4 +-
 drivers/mmc/exynos_dw_mmc.c       |    3 +
 drivers/mmc/fsl_esdhc.c           |   11 +-
 drivers/mmc/gen_atmel_mci.c       |   42 +-
 drivers/mmc/meson_gx_mmc.c        |    2 +-
 drivers/mmc/mmc-uclass.c          |   99 ++-
 drivers/mmc/mmc.c                 | 1642 ++++++++++++++++++++++++++++---------
 drivers/mmc/mmc_private.h         |    4 +-
 drivers/mmc/omap_hsmmc.c          |    4 +-
 drivers/mmc/sandbox_mmc.c         |    5 +-
 drivers/mmc/sdhci.c               |    7 +-
 drivers/power/power_core.c        |   61 +-
 include/mmc.h                     |  212 ++++-
 23 files changed, 1745 insertions(+), 469 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-11-28 16:22     ` Jean-Jacques Hiblot
@ 2017-11-30  1:39       ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-11-30  1:39 UTC (permalink / raw)
  To: u-boot

On 11/29/2017 01:22 AM, Jean-Jacques Hiblot wrote:
> Hi all,
> 
> 
> On 28/11/2017 13:15, Tom Rini wrote:
>> On Tue, Nov 28, 2017 at 11:20:04AM +0900, Jaehoon Chung wrote:
>>
>>> Dear Tom,
>>>
>>> Could you pull these patches to u-boot/master?
>>> After applied these patches, i will send the patches relevant to fixing patches.
>>> - I have tested the buildman, it's passed.
>>>
>>> Note:
>>> - When run "mmc rescan", it is failed with timeout.
> Jaehoon, FYI I don't see this problem with TI-based platforms

It seems that the drive what doesn't support DM is occurred.

>>> - Need to fix the minor issues.
>>> - Need to test about HS200 and UHS mode.
>>> - Before releasing, needs to make the stable for HS200 and UHS mode.
>>> - If there are that i missed some patches, i will rebase on this version.
>>>
>>> The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3:
>>>
>>>    Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500)
>>>
>>> are available in the git repository at:
>>>
>>>    git://git.denx.de/u-boot-mmc.git master
>>>
>>> for you to fetch changes up to f20c1c47ad289b4266a3be42e12540add8ef551c:
>>>
>>>    mmc: meson_gx_mmc: fix the complie error (2017-11-27 18:46:30 +0900)
>>>
>> NAK.  Some of the listed problems lead to tests failing, and we also
>> have a number of size problems introduced with this too, please fix.
>> See https://travis-ci.org/trini/u-boot/builds/308244111
> The support for UHS and HS200 adds a lot of stuff (tuning, IO voltage control etc.). I'll work to making it optional.

Also i will check them. Thanks!

Best Regards,
Jaehoon Chung

> 
> JJ
>>
> 
> 
> 
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-11-28 12:15   ` Tom Rini
  2017-11-28 16:22     ` Jean-Jacques Hiblot
@ 2017-11-30  1:35     ` Jaehoon Chung
  1 sibling, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-11-30  1:35 UTC (permalink / raw)
  To: u-boot

On 11/28/2017 09:15 PM, Tom Rini wrote:
> On Tue, Nov 28, 2017 at 11:20:04AM +0900, Jaehoon Chung wrote:
> 
>> Dear Tom,
>>
>> Could you pull these patches to u-boot/master?
>> After applied these patches, i will send the patches relevant to fixing patches.
>> - I have tested the buildman, it's passed.
>>
>> Note:
>> - When run "mmc rescan", it is failed with timeout.
>> - Need to fix the minor issues.
>> - Need to test about HS200 and UHS mode.
>> - Before releasing, needs to make the stable for HS200 and UHS mode.
>> - If there are that i missed some patches, i will rebase on this version.
>>
>> The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3:
>>
>>   Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-mmc.git master
>>
>> for you to fetch changes up to f20c1c47ad289b4266a3be42e12540add8ef551c:
>>
>>   mmc: meson_gx_mmc: fix the complie error (2017-11-27 18:46:30 +0900)
>>
> 
> NAK.  Some of the listed problems lead to tests failing, and we also
> have a number of size problems introduced with this too, please fix.
> See https://travis-ci.org/trini/u-boot/builds/308244111

Ok, i will check them. Thanks!

Best Regards,
Jaehoon Chung

> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-11-28 12:15   ` Tom Rini
@ 2017-11-28 16:22     ` Jean-Jacques Hiblot
  2017-11-30  1:39       ` Jaehoon Chung
  2017-11-30  1:35     ` Jaehoon Chung
  1 sibling, 1 reply; 71+ messages in thread
From: Jean-Jacques Hiblot @ 2017-11-28 16:22 UTC (permalink / raw)
  To: u-boot

Hi all,


On 28/11/2017 13:15, Tom Rini wrote:
> On Tue, Nov 28, 2017 at 11:20:04AM +0900, Jaehoon Chung wrote:
>
>> Dear Tom,
>>
>> Could you pull these patches to u-boot/master?
>> After applied these patches, i will send the patches relevant to fixing patches.
>> - I have tested the buildman, it's passed.
>>
>> Note:
>> - When run "mmc rescan", it is failed with timeout.
Jaehoon, FYI I don't see this problem with TI-based platforms
>> - Need to fix the minor issues.
>> - Need to test about HS200 and UHS mode.
>> - Before releasing, needs to make the stable for HS200 and UHS mode.
>> - If there are that i missed some patches, i will rebase on this version.
>>
>> The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3:
>>
>>    Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500)
>>
>> are available in the git repository at:
>>
>>    git://git.denx.de/u-boot-mmc.git master
>>
>> for you to fetch changes up to f20c1c47ad289b4266a3be42e12540add8ef551c:
>>
>>    mmc: meson_gx_mmc: fix the complie error (2017-11-27 18:46:30 +0900)
>>
> NAK.  Some of the listed problems lead to tests failing, and we also
> have a number of size problems introduced with this too, please fix.
> See https://travis-ci.org/trini/u-boot/builds/308244111
The support for UHS and HS200 adds a lot of stuff (tuning, IO voltage 
control etc.). I'll work to making it optional.

JJ
>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-11-28  2:20 ` Jaehoon Chung
@ 2017-11-28 12:15   ` Tom Rini
  2017-11-28 16:22     ` Jean-Jacques Hiblot
  2017-11-30  1:35     ` Jaehoon Chung
  0 siblings, 2 replies; 71+ messages in thread
From: Tom Rini @ 2017-11-28 12:15 UTC (permalink / raw)
  To: u-boot

On Tue, Nov 28, 2017 at 11:20:04AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> After applied these patches, i will send the patches relevant to fixing patches.
> - I have tested the buildman, it's passed.
> 
> Note:
> - When run "mmc rescan", it is failed with timeout.
> - Need to fix the minor issues.
> - Need to test about HS200 and UHS mode.
> - Before releasing, needs to make the stable for HS200 and UHS mode.
> - If there are that i missed some patches, i will rebase on this version.
> 
> The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3:
> 
>   Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to f20c1c47ad289b4266a3be42e12540add8ef551c:
> 
>   mmc: meson_gx_mmc: fix the complie error (2017-11-27 18:46:30 +0900)
> 

NAK.  Some of the listed problems lead to tests failing, and we also
have a number of size problems introduced with this too, please fix.
See https://travis-ci.org/trini/u-boot/builds/308244111

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171128/3a0b61e2/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20171128022004epcas2p150a95af40d2b05cefb9817e1582f58ab@epcas2p1.samsung.com>
@ 2017-11-28  2:20 ` Jaehoon Chung
  2017-11-28 12:15   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-11-28  2:20 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
After applied these patches, i will send the patches relevant to fixing patches.
- I have tested the buildman, it's passed.

Note:
- When run "mmc rescan", it is failed with timeout.
- Need to fix the minor issues.
- Need to test about HS200 and UHS mode.
- Before releasing, needs to make the stable for HS200 and UHS mode.
- If there are that i missed some patches, i will rebase on this version.

The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3:

  Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500)

are available in the git repository at:

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

for you to fetch changes up to f20c1c47ad289b4266a3be42e12540add8ef551c:

  mmc: meson_gx_mmc: fix the complie error (2017-11-27 18:46:30 +0900)

----------------------------------------------------------------
Felix Brack (1):
      mmc: sanitize includes for DM i2c

Heinrich Schuchardt (1):
      mmc: sdhci: do not compare pointer to 0

Jaehoon Chung (1):
      mmc: meson_gx_mmc: fix the complie error

Jean-Jacques Hiblot (17):
      mmc: dm: get the IO-line and main voltage regulators from the dts
      mmc: split mmc_startup()
      mmc: move the MMC startup for version above v4.0 in a separate function
      mmc: make ext_csd part of struct mmc
      mmc: add a function to read and test the ext csd (mmc >= 4)
      mmc: introduce mmc modes
      mmc: Add a function to dump the mmc capabilities
      mmc: use mmc modes to select the correct bus speed
      cmd: mmc: display the mode name and current bus speed in the mmc info
      mmc: refactor SD startup to make it easier to support new modes
      mmc: refactor MMC startup to make it easier to support new modes
      mmc: Add a new callback function to perform the 74 clocks cycle sequence
      mmc: Add support for UHS modes
      mmc: disable UHS modes if Vcc cannot be switched on and off
      mmc: Change mode when switching to a boot partition
      mmc: use the right voltage level for MMC DDR and HS200 modes
      mmc: add a library function to send tuning command

Jorge Ramirez-Ortiz (1):
      mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT

Kishon Vijay Abraham I (9):
      mmc: make mmc_set_ios() return status
      mmc: Enable signal voltage to be selected from mmc core
      mmc: add power cyle support in mmc core
      mmc: add a new mmc parameter to disable mmc clock
      mmc: disable the mmc clock during power off
      mmc: Add a execute_tuning() callback to the mmc operations.
      mmc: add HS200 support in MMC core
      mmc: Retry some MMC cmds on failure
      dm: mmc: Add a library function to parse generic dt binding

Suniel Mahesh (2):
      drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
      drivers: mmc: Avoid memory leak in case of failure

 cmd/mmc.c                   |    3 +-
 drivers/mmc/Kconfig         |   23 +
 drivers/mmc/exynos_dw_mmc.c |    3 +
 drivers/mmc/fsl_esdhc.c     |    2 +-
 drivers/mmc/meson_gx_mmc.c  |    2 +-
 drivers/mmc/mmc-uclass.c    |   87 +++
 drivers/mmc/mmc.c           | 1517 ++++++++++++++++++++++++++++++++-----------
 drivers/mmc/omap_hsmmc.c    |    4 +-
 drivers/mmc/sdhci.c         |    7 +-
 include/mmc.h               |  176 ++++-
 10 files changed, 1430 insertions(+), 394 deletions(-)

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-11-27  7:58 ` Jaehoon Chung
@ 2017-11-27  9:31   ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-11-27  9:31 UTC (permalink / raw)
  To: u-boot

On 11/27/2017 04:58 PM, Jaehoon Chung wrote:
> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> After applied these patches, i will send the patches relevant to fixing patches.

Sorry. Will resend the PR. Discard this PR.

> 
> Note:
> - When run "mmc rescan", it is failed with timeout.
> - Need to fix the minor issues.
> - Need to test about HS200 and UHS mode.
> - Before releasing, needs to make the stable for HS200 and UHS mode.
> - If there are that i missed some patches, i will rebase on this version.
> 
> The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3:
> 
>   Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 48e4a0a6dd7d4e97dd66353d40932049716a106b:
> 
>   dm: mmc: Add a library function to parse generic dt binding (2017-11-27 15:51:17 +0900)
> 
> ----------------------------------------------------------------
> Felix Brack (1):
>       mmc: sanitize includes for DM i2c
> 
> Heinrich Schuchardt (1):
>       mmc: sdhci: do not compare pointer to 0
> 
> Jean-Jacques Hiblot (17):
>       mmc: dm: get the IO-line and main voltage regulators from the dts
>       mmc: split mmc_startup()
>       mmc: move the MMC startup for version above v4.0 in a separate function
>       mmc: make ext_csd part of struct mmc
>       mmc: add a function to read and test the ext csd (mmc >= 4)
>       mmc: introduce mmc modes
>       mmc: Add a function to dump the mmc capabilities
>       mmc: use mmc modes to select the correct bus speed
>       cmd: mmc: display the mode name and current bus speed in the mmc info
>       mmc: refactor SD startup to make it easier to support new modes
>       mmc: refactor MMC startup to make it easier to support new modes
>       mmc: Add a new callback function to perform the 74 clocks cycle sequence
>       mmc: Add support for UHS modes
>       mmc: disable UHS modes if Vcc cannot be switched on and off
>       mmc: Change mode when switching to a boot partition
>       mmc: use the right voltage level for MMC DDR and HS200 modes
>       mmc: add a library function to send tuning command
> 
> Jorge Ramirez-Ortiz (1):
>       mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT
> 
> Kishon Vijay Abraham I (9):
>       mmc: make mmc_set_ios() return status
>       mmc: Enable signal voltage to be selected from mmc core
>       mmc: add power cyle support in mmc core
>       mmc: add a new mmc parameter to disable mmc clock
>       mmc: disable the mmc clock during power off
>       mmc: Add a execute_tuning() callback to the mmc operations.
>       mmc: add HS200 support in MMC core
>       mmc: Retry some MMC cmds on failure
>       dm: mmc: Add a library function to parse generic dt binding
> 
> Suniel Mahesh (2):
>       drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
>       drivers: mmc: Avoid memory leak in case of failure
> 
>  cmd/mmc.c                   |    3 +-
>  drivers/mmc/Kconfig         |   23 +
>  drivers/mmc/exynos_dw_mmc.c |    3 +
>  drivers/mmc/fsl_esdhc.c     |    2 +-
>  drivers/mmc/mmc-uclass.c    |   87 +++
>  drivers/mmc/mmc.c           | 1517 ++++++++++++++++++++++++++++++++-----------
>  drivers/mmc/omap_hsmmc.c    |    4 +-
>  drivers/mmc/sdhci.c         |    7 +-
>  include/mmc.h               |  176 ++++-
>  9 files changed, 1429 insertions(+), 393 deletions(-)
> 
> Best Regards,
> Jaehoon Chung
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20171127075849epcas2p2e0e6f0ddab3c8c25ddd093353fa52331@epcas2p2.samsung.com>
@ 2017-11-27  7:58 ` Jaehoon Chung
  2017-11-27  9:31   ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-11-27  7:58 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
After applied these patches, i will send the patches relevant to fixing patches.

Note:
- When run "mmc rescan", it is failed with timeout.
- Need to fix the minor issues.
- Need to test about HS200 and UHS mode.
- Before releasing, needs to make the stable for HS200 and UHS mode.
- If there are that i missed some patches, i will rebase on this version.

The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3:

  Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500)

are available in the git repository at:

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

for you to fetch changes up to 48e4a0a6dd7d4e97dd66353d40932049716a106b:

  dm: mmc: Add a library function to parse generic dt binding (2017-11-27 15:51:17 +0900)

----------------------------------------------------------------
Felix Brack (1):
      mmc: sanitize includes for DM i2c

Heinrich Schuchardt (1):
      mmc: sdhci: do not compare pointer to 0

Jean-Jacques Hiblot (17):
      mmc: dm: get the IO-line and main voltage regulators from the dts
      mmc: split mmc_startup()
      mmc: move the MMC startup for version above v4.0 in a separate function
      mmc: make ext_csd part of struct mmc
      mmc: add a function to read and test the ext csd (mmc >= 4)
      mmc: introduce mmc modes
      mmc: Add a function to dump the mmc capabilities
      mmc: use mmc modes to select the correct bus speed
      cmd: mmc: display the mode name and current bus speed in the mmc info
      mmc: refactor SD startup to make it easier to support new modes
      mmc: refactor MMC startup to make it easier to support new modes
      mmc: Add a new callback function to perform the 74 clocks cycle sequence
      mmc: Add support for UHS modes
      mmc: disable UHS modes if Vcc cannot be switched on and off
      mmc: Change mode when switching to a boot partition
      mmc: use the right voltage level for MMC DDR and HS200 modes
      mmc: add a library function to send tuning command

Jorge Ramirez-Ortiz (1):
      mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT

Kishon Vijay Abraham I (9):
      mmc: make mmc_set_ios() return status
      mmc: Enable signal voltage to be selected from mmc core
      mmc: add power cyle support in mmc core
      mmc: add a new mmc parameter to disable mmc clock
      mmc: disable the mmc clock during power off
      mmc: Add a execute_tuning() callback to the mmc operations.
      mmc: add HS200 support in MMC core
      mmc: Retry some MMC cmds on failure
      dm: mmc: Add a library function to parse generic dt binding

Suniel Mahesh (2):
      drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
      drivers: mmc: Avoid memory leak in case of failure

 cmd/mmc.c                   |    3 +-
 drivers/mmc/Kconfig         |   23 +
 drivers/mmc/exynos_dw_mmc.c |    3 +
 drivers/mmc/fsl_esdhc.c     |    2 +-
 drivers/mmc/mmc-uclass.c    |   87 +++
 drivers/mmc/mmc.c           | 1517 ++++++++++++++++++++++++++++++++-----------
 drivers/mmc/omap_hsmmc.c    |    4 +-
 drivers/mmc/sdhci.c         |    7 +-
 include/mmc.h               |  176 ++++-
 9 files changed, 1429 insertions(+), 393 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-10-23  4:54 ` Jaehoon Chung
@ 2017-10-24  7:58   ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-10-24  7:58 UTC (permalink / raw)
  To: u-boot

Dear Tom,

On 10/23/2017 01:54 PM, Jaehoon Chung wrote:
> Dear Tom,
> 
> Could you pull these patches to u-boot/master?
> To develop the supporting HS200 mode, each host driver also needs to implement something.
> First step is the applying JJ's patches.

Discard this PR. After checking more, i will resend the PR.

Best Regards,
Jaehoon Chung

> 
> If there is a problem, let me know, plz.
> 
> The following changes since commit 0def58f7fd26a237bb08cfbd58ec53372b1ad06b:
> 
>   Merge git://git.denx.de/u-boot-x86 (2017-10-19 11:19:38 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to f58da60cfdbe896d62a0ec61cd41a52cfc82c526:
> 
>   mmc: replace the printf() instead of error() (2017-10-23 13:48:39 +0900)
> 
> ----------------------------------------------------------------
> Jaehoon Chung (1):
>       mmc: replace the printf() instead of error()
> 
> Jean-Jacques Hiblot (17):
>       mmc: dm: get the IO-line and main voltage regulators from the dts
>       mmc: split mmc_startup()
>       mmc: move the MMC startup for version above v4.0 in a separate function
>       mmc: make ext_csd part of struct mmc
>       mmc: add a function to read and test the ext csd (mmc >= 4)
>       mmc: introduce mmc modes
>       mmc: Add a function to dump the mmc capabilities
>       mmc: use mmc modes to select the correct bus speed
>       cmd: mmc: display the mode name and current bus speed in the mmc info
>       mmc: refactor SD startup to make it easier to support new modes
>       mmc: refactor MMC startup to make it easier to support new modes
>       mmc: Add a new callback function to perform the 74 clocks cycle sequence
>       mmc: Add support for UHS modes
>       mmc: disable UHS modes if Vcc cannot be switched on and off
>       mmc: Change mode when switching to a boot partition
>       mmc: use the right voltage level for MMC DDR and HS200 modes
>       mmc: add a library function to send tuning command
> 
> Kishon Vijay Abraham I (9):
>       mmc: make mmc_set_ios() return status
>       mmc: Enable signal voltage to be selected from mmc core
>       mmc: add power cyle support in mmc core
>       mmc: add a new mmc parameter to disable mmc clock
>       mmc: disable the mmc clock during power off
>       mmc: Add a execute_tuning() callback to the mmc operations.
>       mmc: add HS200 support in MMC core
>       mmc: Retry some MMC cmds on failure
>       dm: mmc: Add a library function to parse generic dt binding
> 
> Suniel Mahesh (2):
>       drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
>       drivers: mmc: Avoid memory leak in case of failure
> 
>  cmd/mmc.c                   |    3 +-
>  drivers/mmc/Kconfig         |   23 +
>  drivers/mmc/exynos_dw_mmc.c |    3 +
>  drivers/mmc/fsl_esdhc.c     |    2 +-
>  drivers/mmc/mmc-uclass.c    |   87 +++
>  drivers/mmc/mmc.c           | 1517 ++++++++++++++++++++++++++++++++-----------
>  include/mmc.h               |  176 ++++-
>  7 files changed, 1423 insertions(+), 388 deletions(-)
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20171023045432epcas2p37d83600c293491c657180667df894ae6@epcas2p3.samsung.com>
@ 2017-10-23  4:54 ` Jaehoon Chung
  2017-10-24  7:58   ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-10-23  4:54 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches to u-boot/master?
To develop the supporting HS200 mode, each host driver also needs to implement something.
First step is the applying JJ's patches.

If there is a problem, let me know, plz.

The following changes since commit 0def58f7fd26a237bb08cfbd58ec53372b1ad06b:

  Merge git://git.denx.de/u-boot-x86 (2017-10-19 11:19:38 -0400)

are available in the git repository at:

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

for you to fetch changes up to f58da60cfdbe896d62a0ec61cd41a52cfc82c526:

  mmc: replace the printf() instead of error() (2017-10-23 13:48:39 +0900)

----------------------------------------------------------------
Jaehoon Chung (1):
      mmc: replace the printf() instead of error()

Jean-Jacques Hiblot (17):
      mmc: dm: get the IO-line and main voltage regulators from the dts
      mmc: split mmc_startup()
      mmc: move the MMC startup for version above v4.0 in a separate function
      mmc: make ext_csd part of struct mmc
      mmc: add a function to read and test the ext csd (mmc >= 4)
      mmc: introduce mmc modes
      mmc: Add a function to dump the mmc capabilities
      mmc: use mmc modes to select the correct bus speed
      cmd: mmc: display the mode name and current bus speed in the mmc info
      mmc: refactor SD startup to make it easier to support new modes
      mmc: refactor MMC startup to make it easier to support new modes
      mmc: Add a new callback function to perform the 74 clocks cycle sequence
      mmc: Add support for UHS modes
      mmc: disable UHS modes if Vcc cannot be switched on and off
      mmc: Change mode when switching to a boot partition
      mmc: use the right voltage level for MMC DDR and HS200 modes
      mmc: add a library function to send tuning command

Kishon Vijay Abraham I (9):
      mmc: make mmc_set_ios() return status
      mmc: Enable signal voltage to be selected from mmc core
      mmc: add power cyle support in mmc core
      mmc: add a new mmc parameter to disable mmc clock
      mmc: disable the mmc clock during power off
      mmc: Add a execute_tuning() callback to the mmc operations.
      mmc: add HS200 support in MMC core
      mmc: Retry some MMC cmds on failure
      dm: mmc: Add a library function to parse generic dt binding

Suniel Mahesh (2):
      drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
      drivers: mmc: Avoid memory leak in case of failure

 cmd/mmc.c                   |    3 +-
 drivers/mmc/Kconfig         |   23 +
 drivers/mmc/exynos_dw_mmc.c |    3 +
 drivers/mmc/fsl_esdhc.c     |    2 +-
 drivers/mmc/mmc-uclass.c    |   87 +++
 drivers/mmc/mmc.c           | 1517 ++++++++++++++++++++++++++++++++-----------
 include/mmc.h               |  176 ++++-
 7 files changed, 1423 insertions(+), 388 deletions(-)

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-09-25  5:31 ` Jaehoon Chung
@ 2017-09-26 12:17   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-09-26 12:17 UTC (permalink / raw)
  To: u-boot

On Mon, Sep 25, 2017 at 02:31:03PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> If there is a problem, let me know, plz.
> 
> Other patches needs to check more, so i didn't apply them.
> If i need to send PR again, i will send the PR as "take v2" for other patches.
> (Patches relevant to HS200 and omap_hsmmc.)
> 
> The following changes since commit e884656c2c0b2406b9bf99ea76f5a8c75128a331:
> 
>   Merge git://www.denx.de/git/u-boot-imx (2017-09-20 12:32:34 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 8ff7763d62d09c541e398239b7e4e3a5e732d273:
> 
>   regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 (2017-09-22 23:23:54 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170926/a56b35cc/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170925053103epcas2p190b97c9c8b6b7ce3fa5859b3b662463a@epcas2p1.samsung.com>
@ 2017-09-25  5:31 ` Jaehoon Chung
  2017-09-26 12:17   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-09-25  5:31 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?
If there is a problem, let me know, plz.

Other patches needs to check more, so i didn't apply them.
If i need to send PR again, i will send the PR as "take v2" for other patches.
(Patches relevant to HS200 and omap_hsmmc.)

The following changes since commit e884656c2c0b2406b9bf99ea76f5a8c75128a331:

  Merge git://www.denx.de/git/u-boot-imx (2017-09-20 12:32:34 -0400)

are available in the git repository at:

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

for you to fetch changes up to 8ff7763d62d09c541e398239b7e4e3a5e732d273:

  regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 (2017-09-22 23:23:54 +0900)

----------------------------------------------------------------
Jean-Jacques Hiblot (2):
      dm: core: Add functions to get strings and the string count from a stringlist
      regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1

Marek Vasut (5):
      mmc: uniphier-sd: Factor out register IO
      mmc: uniphier-sd: Add support for 64bit controller
      mmc: uniphier-sd: Add support for 64bit FIFO
      mmc: uniphier-sd: Add support for quirks
      mmc: uniphier-sd: Add support for R8A7795 and R7A7796

 drivers/core/read.c                       |  11 ++
 drivers/mmc/Kconfig                       |   8 +-
 drivers/mmc/uniphier-sd.c                 | 219 +++++++++++++++-------
 drivers/power/regulator/Kconfig           |  13 ++
 drivers/power/regulator/Makefile          |   1 +
 drivers/power/regulator/pbias_regulator.c | 301 ++++++++++++++++++++++++++++++
 include/dm/read.h                         |  36 ++++
 7 files changed, 521 insertions(+), 68 deletions(-)
 create mode 100644 drivers/power/regulator/pbias_regulator.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-08-18  5:39 ` Jaehoon Chung
@ 2017-08-18  6:35   ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-08-18  6:35 UTC (permalink / raw)
  To: u-boot

Dear Tom,

I will resend the PR. Discard this PR.

Best Regards,
Jaehoon Chung

On 08/18/2017 02:39 PM, 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.
> 
> 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 b441a8ac51f8f628c0ae6efbf58f464464332c1d:
> 
>   mmc: Support generic PCI SD host controller (2017-08-18 14:18:23 +0900)
> 
> ----------------------------------------------------------------
> Angelo Dureghello (1):
>       cmd: mmc: add mmc partconf read capability
> 
> Bin Meng (1):
>       mmc: Support generic PCI SD host controller
> 
> Jean-Jacques Hiblot (1):
>       regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
> 
> 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.Yang at 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                      |   1 -
>  configs/mx6slevk_spinor_defconfig               |   1 -
>  configs/mx6sllevk_defconfig                     |   1 -
>  configs/mx6sllevk_plugin_defconfig              |   1 -
>  configs/mx6sxsabreauto_defconfig                |   1 -
>  configs/mx6ull_14x14_evk_defconfig              |   1 -
>  configs/mx6ull_14x14_evk_plugin_defconfig       |   1 -
>  configs/mx7dsabresd_defconfig                   |   1 -
>  configs/mx7dsabresd_secure_defconfig            |   1 -
>  configs/mx7ulp_evk_defconfig                    |   1 -
>  configs/mx7ulp_evk_plugin_defconfig             |   1 -
>  configs/opos6uldev_defconfig                    |   1 -
>  drivers/ata/dwc_ahsata.c                        | 797 +++++++++++++-----------
>  drivers/ata/{dwc_ahsata.h => dwc_ahsata_priv.h} |   6 +-
>  drivers/ata/sata.c                              |  37 ++
>  drivers/block/blk-uclass.c                      |   7 +-
>  drivers/block/blk_legacy.c                      |   7 +
>  drivers/core/syscon-uclass.c                    |   3 +
>  drivers/mmc/Kconfig                             |  40 +-
>  drivers/mmc/dw_mmc.c                            |   8 +-
>  drivers/mmc/fsl_esdhc.c                         | 261 +++++---
>  drivers/mmc/gen_atmel_mci.c                     |  64 +-
>  drivers/mmc/mmc-uclass.c                        |   4 -
>  drivers/mmc/mmc.c                               |  12 +-
>  drivers/mmc/mmc_boot.c                          |  17 +-
>  drivers/mmc/mmc_legacy.c                        |   2 +-
>  drivers/mmc/pci_mmc.c                           |   7 +-
>  drivers/mmc/sdhci.c                             |   8 +-
>  drivers/mmc/sh_sdhi.c                           | 283 +++++++--
>  drivers/mmc/uniphier-sd.c                       |  14 +-
>  drivers/power/regulator/Kconfig                 |  13 +
>  drivers/power/regulator/Makefile                |   1 +
>  drivers/power/regulator/pbias_regulator.c       | 302 +++++++++
>  include/ahci.h                                  |  54 ++
>  include/blk.h                                   |  20 +
>  include/configs/am335x_evm.h                    |   1 -
>  include/configs/am335x_shc.h                    |   1 -
>  include/configs/chiliboard.h                    |   1 -
>  include/configs/omap3_logic.h                   |   1 -
>  include/dm/device-internal.h                    |   2 +-
>  include/dwc_ahsata.h                            |  16 +
>  include/dwmmc.h                                 |   2 +-
>  include/mmc.h                                   |  10 +-
>  include/sata.h                                  |   5 +-
>  include/sdhci.h                                 |   2 +-
>  70 files changed, 1827 insertions(+), 1036 deletions(-)
>  create mode 100644 arch/arm/dts/imx6q-cm-fx6.dts
>  create mode 100644 cmd/blk_common.c
>  rename drivers/ata/{dwc_ahsata.h => dwc_ahsata_priv.h} (99%)
>  create mode 100644 drivers/power/regulator/pbias_regulator.c
>  create mode 100644 include/dwc_ahsata.h
> 
> Best Regards,
> Jaehoon Chung
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170818053954epcas1p232acd1af824a992adc6aaa44c1e7a907@epcas1p2.samsung.com>
@ 2017-08-18  5:39 ` Jaehoon Chung
  2017-08-18  6:35   ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-08-18  5:39 UTC (permalink / raw)
  To: u-boot

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.

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 b441a8ac51f8f628c0ae6efbf58f464464332c1d:

  mmc: Support generic PCI SD host controller (2017-08-18 14:18:23 +0900)

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

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

Jean-Jacques Hiblot (1):
      regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1

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.Yang at 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                      |   1 -
 configs/mx6slevk_spinor_defconfig               |   1 -
 configs/mx6sllevk_defconfig                     |   1 -
 configs/mx6sllevk_plugin_defconfig              |   1 -
 configs/mx6sxsabreauto_defconfig                |   1 -
 configs/mx6ull_14x14_evk_defconfig              |   1 -
 configs/mx6ull_14x14_evk_plugin_defconfig       |   1 -
 configs/mx7dsabresd_defconfig                   |   1 -
 configs/mx7dsabresd_secure_defconfig            |   1 -
 configs/mx7ulp_evk_defconfig                    |   1 -
 configs/mx7ulp_evk_plugin_defconfig             |   1 -
 configs/opos6uldev_defconfig                    |   1 -
 drivers/ata/dwc_ahsata.c                        | 797 +++++++++++++-----------
 drivers/ata/{dwc_ahsata.h => dwc_ahsata_priv.h} |   6 +-
 drivers/ata/sata.c                              |  37 ++
 drivers/block/blk-uclass.c                      |   7 +-
 drivers/block/blk_legacy.c                      |   7 +
 drivers/core/syscon-uclass.c                    |   3 +
 drivers/mmc/Kconfig                             |  40 +-
 drivers/mmc/dw_mmc.c                            |   8 +-
 drivers/mmc/fsl_esdhc.c                         | 261 +++++---
 drivers/mmc/gen_atmel_mci.c                     |  64 +-
 drivers/mmc/mmc-uclass.c                        |   4 -
 drivers/mmc/mmc.c                               |  12 +-
 drivers/mmc/mmc_boot.c                          |  17 +-
 drivers/mmc/mmc_legacy.c                        |   2 +-
 drivers/mmc/pci_mmc.c                           |   7 +-
 drivers/mmc/sdhci.c                             |   8 +-
 drivers/mmc/sh_sdhi.c                           | 283 +++++++--
 drivers/mmc/uniphier-sd.c                       |  14 +-
 drivers/power/regulator/Kconfig                 |  13 +
 drivers/power/regulator/Makefile                |   1 +
 drivers/power/regulator/pbias_regulator.c       | 302 +++++++++
 include/ahci.h                                  |  54 ++
 include/blk.h                                   |  20 +
 include/configs/am335x_evm.h                    |   1 -
 include/configs/am335x_shc.h                    |   1 -
 include/configs/chiliboard.h                    |   1 -
 include/configs/omap3_logic.h                   |   1 -
 include/dm/device-internal.h                    |   2 +-
 include/dwc_ahsata.h                            |  16 +
 include/dwmmc.h                                 |   2 +-
 include/mmc.h                                   |  10 +-
 include/sata.h                                  |   5 +-
 include/sdhci.h                                 |   2 +-
 70 files changed, 1827 insertions(+), 1036 deletions(-)
 create mode 100644 arch/arm/dts/imx6q-cm-fx6.dts
 create mode 100644 cmd/blk_common.c
 rename drivers/ata/{dwc_ahsata.h => dwc_ahsata_priv.h} (99%)
 create mode 100644 drivers/power/regulator/pbias_regulator.c
 create mode 100644 include/dwc_ahsata.h

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-07-31 11:27   ` Tom Rini
@ 2017-08-01  2:48     ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-08-01  2:48 UTC (permalink / raw)
  To: u-boot

Dear Tom,

On 07/31/2017 08:27 PM, Tom Rini wrote:
> On Mon, Jul 31, 2017 at 11:59:07AM +0900, Jaehoon Chung wrote:
> 
>> Dear Tom,
>>
>> Could you pull these patches into u-boot/master?
>>
>> The following changes since commit 55f228b07e2d84938a88737445441e736de41340:
>>
>>   x86: minnowmax: Remove CONFIG_SMSC_LPC47M (2017-07-30 10:30:25 +0800)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-mmc.git master
>>
>> for you to fetch changes up to 9b32160db8264d32f5b0640412c9cb1b882c1d6e:
>>
>>   dm: syscon: scan sub-nodes of the syscon node (2017-07-31 11:49:18 +0900)
>>
> 
> This fails with at least:
>        arm:  +   am57xx_hs_evm
> +(am57xx_hs_evm) drivers/power/regulator/built-in.o: In function `pbias_write':
> +(am57xx_hs_evm) build/../drivers/power/regulator/pbias_regulator.c:49: undefined reference to `regmap_write'
> +(am57xx_hs_evm) drivers/power/regulator/built-in.o: In function `pbias_read':
> +(am57xx_hs_evm) build/../drivers/power/regulator/pbias_regulator.c:59: undefined reference to `regmap_read'
> +(am57xx_hs_evm) drivers/power/regulator/built-in.o: In function `pbias_ofdata_to_platdata':
> +(am57xx_hs_evm) build/../drivers/power/regulator/pbias_regulator.c:78: undefined reference to `syscon_get_regmap'
> +(am57xx_hs_evm) arm-linux-gnueabihf-ld.bfd: BFD (GNU Binutils for Debian) 2.28 assertion fail ../../bfd/elf32-arm.c:9514
> +(am57xx_hs_evm) make[1]: *** [u-boot] Error 1
> +(am57xx_hs_evm) make: *** [sub-make] Error 2

after fixing it, resend the PR. Sorry for bothering you.

> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-07-31  2:59 ` Jaehoon Chung
@ 2017-07-31 11:27   ` Tom Rini
  2017-08-01  2:48     ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Tom Rini @ 2017-07-31 11:27 UTC (permalink / raw)
  To: u-boot

On Mon, Jul 31, 2017 at 11:59:07AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> 
> The following changes since commit 55f228b07e2d84938a88737445441e736de41340:
> 
>   x86: minnowmax: Remove CONFIG_SMSC_LPC47M (2017-07-30 10:30:25 +0800)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 9b32160db8264d32f5b0640412c9cb1b882c1d6e:
> 
>   dm: syscon: scan sub-nodes of the syscon node (2017-07-31 11:49:18 +0900)
> 

This fails with at least:
       arm:  +   am57xx_hs_evm
+(am57xx_hs_evm) drivers/power/regulator/built-in.o: In function `pbias_write':
+(am57xx_hs_evm) build/../drivers/power/regulator/pbias_regulator.c:49: undefined reference to `regmap_write'
+(am57xx_hs_evm) drivers/power/regulator/built-in.o: In function `pbias_read':
+(am57xx_hs_evm) build/../drivers/power/regulator/pbias_regulator.c:59: undefined reference to `regmap_read'
+(am57xx_hs_evm) drivers/power/regulator/built-in.o: In function `pbias_ofdata_to_platdata':
+(am57xx_hs_evm) build/../drivers/power/regulator/pbias_regulator.c:78: undefined reference to `syscon_get_regmap'
+(am57xx_hs_evm) arm-linux-gnueabihf-ld.bfd: BFD (GNU Binutils for Debian) 2.28 assertion fail ../../bfd/elf32-arm.c:9514
+(am57xx_hs_evm) make[1]: *** [u-boot] Error 1
+(am57xx_hs_evm) make: *** [sub-make] Error 2

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170731/bda57c83/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170731025907epcas1p1fb9b643ec83cc77b12ab0d8550755be7@epcas1p1.samsung.com>
@ 2017-07-31  2:59 ` Jaehoon Chung
  2017-07-31 11:27   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-07-31  2:59 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?

The following changes since commit 55f228b07e2d84938a88737445441e736de41340:

  x86: minnowmax: Remove CONFIG_SMSC_LPC47M (2017-07-30 10:30:25 +0800)

are available in the git repository at:

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

for you to fetch changes up to 9b32160db8264d32f5b0640412c9cb1b882c1d6e:

  dm: syscon: scan sub-nodes of the syscon node (2017-07-31 11:49:18 +0900)

----------------------------------------------------------------
Jean-Jacques Hiblot (4):
      regulator: palmas: disable bypass when the LDO is enabled
      dm: core: Add functions to get strings and the string count from a stringlist
      regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
      dm: syscon: scan sub-nodes of the syscon node

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/core/read.c                        |  11 +
 drivers/core/syscon-uclass.c               |   1 +
 drivers/mmc/Kconfig                        |  22 ++
 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/Kconfig            |  10 +
 drivers/power/regulator/Makefile           |   1 +
 drivers/power/regulator/palmas_regulator.c |  36 +++
 drivers/power/regulator/pbias_regulator.c  | 302 ++++++++++++++++++++++++
 drivers/scsi/scsi.c                        |   2 +-
 include/ahci.h                             |  14 +-
 include/blk.h                              |   4 +-
 include/dm/read.h                          |  36 +++
 include/mmc.h                              |  12 +-
 include/power/palmas.h                     |   1 +
 33 files changed, 832 insertions(+), 199 deletions(-)
 create mode 100644 drivers/power/regulator/pbias_regulator.c

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-07-19 10:17 ` Jaehoon Chung
@ 2017-07-21 15:48   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-07-21 15:48 UTC (permalink / raw)
  To: u-boot

On Wed, Jul 19, 2017 at 07:17:10PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could pull these patches into your u-boot/master?
> After that, i will send PR take2....now i'm checking other pending review patches..
> 
> The following changes since commit 2710d54f54bb2242e81a23930b4e954654800d1f:
> 
>   ARM: Mark AE boards orphan (2017-07-18 15:21:30 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to aae6f016a7928edc79dff78d1235103fff282a34:
> 
>   mmc: cadence: use fdt32_t for DT property value to fix sparse warning (2017-07-19 19:13:59 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170721/c07f4f7c/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170719101711epcas5p1e73a75ea548997594e3f5ba23da0e565@epcas5p1.samsung.com>
@ 2017-07-19 10:17 ` Jaehoon Chung
  2017-07-21 15:48   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-07-19 10:17 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could pull these patches into your u-boot/master?
After that, i will send PR take2....now i'm checking other pending review patches..

The following changes since commit 2710d54f54bb2242e81a23930b4e954654800d1f:

  ARM: Mark AE boards orphan (2017-07-18 15:21:30 -0400)

are available in the git repository at:

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

for you to fetch changes up to aae6f016a7928edc79dff78d1235103fff282a34:

  mmc: cadence: use fdt32_t for DT property value to fix sparse warning (2017-07-19 19:13:59 +0900)

----------------------------------------------------------------
Keerthy (12):
      regulator: Change get_enable return type to integer from bool
      power: regulator: fixed: get_enable should return integer
      power: regulator: act8846: get_enable should return integer
      power: regulator: max77686: get_enable should return integer
      power: regulator: palmas: get_enable should return integer
      power: regulator: pfuze100: get_enable should return integer
      power: regulator: tps65090: get_enable should return integer
      power: regulator: rk8xx: get_enable should return integer
      power: sandbox: fixed: get_enable should return integer
      power: regulator: s5m8767: get_enable should return integer
      power: regulator: lp873x: get_enable should return integer
      power: regulator: lp87565: get_enable should return integer

Kever Yang (2):
      mmc: use new hwpart API when CONFIG_BLK enabled
      mmc: rpmb: update size format for write_counter

Masahiro Yamada (2):
      mmc: add static to spl_mmc_get_device_index()
      mmc: cadence: use fdt32_t for DT property value to fix sparse warning

 cmd/mmc.c                                    | 4 ++++
 common/spl/spl_mmc.c                         | 2 +-
 drivers/mmc/rpmb.c                           | 2 +-
 drivers/mmc/sdhci-cadence.c                  | 2 +-
 drivers/power/regulator/act8846.c            | 2 +-
 drivers/power/regulator/fixed.c              | 2 +-
 drivers/power/regulator/lp873x_regulator.c   | 4 ++--
 drivers/power/regulator/lp87565_regulator.c  | 2 +-
 drivers/power/regulator/max77686.c           | 4 ++--
 drivers/power/regulator/palmas_regulator.c   | 4 ++--
 drivers/power/regulator/pfuze100.c           | 2 +-
 drivers/power/regulator/regulator-uclass.c   | 2 +-
 drivers/power/regulator/rk8xx.c              | 6 +++---
 drivers/power/regulator/s5m8767.c            | 4 ++--
 drivers/power/regulator/sandbox.c            | 4 ++--
 drivers/power/regulator/tps65090_regulator.c | 2 +-
 include/power/regulator.h                    | 8 ++++----
 17 files changed, 30 insertions(+), 26 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-06-30 10:48   ` Tom Rini
@ 2017-06-30 11:59     ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-06-30 11:59 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On 06/30/2017 07:48 PM, Tom Rini wrote:
> On Fri, Jun 30, 2017 at 12:48:20PM +0900, Jaehoon Chung wrote:
> 
>> Dear Tom,
>>
>> Could you pull these patches into u-boot/master?
>> If there is a problem, let me know, plz.
>>
>> The following changes since commit 08546df976b79b1694af3ff12b26baf2931f371a:
>>
>>   Merge git://git.denx.de/u-boot-x86 (2017-06-27 09:33:10 -0400)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-mmc.git master
>>
>> for you to fetch changes up to 34c529a6267a784dc92466909616cd4e03e3f205:
>>
>>   mmc: cadence: use fdt32_t for DT property value to fix sparse warning (2017-06-30 12:22:06 +0900)
> 
> Since -rc3 is coming Monday, is there anything here that's just a
> bugfix?  Thanks!

There is no bugfix..then i will keep these patches in my repository until opening the next merge window.

Best Regards,
Jaehoon Chung

> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-06-30  3:48 ` Jaehoon Chung
@ 2017-06-30 10:48   ` Tom Rini
  2017-06-30 11:59     ` Jaehoon Chung
  0 siblings, 1 reply; 71+ messages in thread
From: Tom Rini @ 2017-06-30 10:48 UTC (permalink / raw)
  To: u-boot

On Fri, Jun 30, 2017 at 12:48:20PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> If there is a problem, let me know, plz.
> 
> The following changes since commit 08546df976b79b1694af3ff12b26baf2931f371a:
> 
>   Merge git://git.denx.de/u-boot-x86 (2017-06-27 09:33:10 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 34c529a6267a784dc92466909616cd4e03e3f205:
> 
>   mmc: cadence: use fdt32_t for DT property value to fix sparse warning (2017-06-30 12:22:06 +0900)

Since -rc3 is coming Monday, is there anything here that's just a
bugfix?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170630/99cab581/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170630034821epcas1p193104bec121303c6897391e690a943f3@epcas1p1.samsung.com>
@ 2017-06-30  3:48 ` Jaehoon Chung
  2017-06-30 10:48   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-06-30  3:48 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?
If there is a problem, let me know, plz.

The following changes since commit 08546df976b79b1694af3ff12b26baf2931f371a:

  Merge git://git.denx.de/u-boot-x86 (2017-06-27 09:33:10 -0400)

are available in the git repository at:

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

for you to fetch changes up to 34c529a6267a784dc92466909616cd4e03e3f205:

  mmc: cadence: use fdt32_t for DT property value to fix sparse warning (2017-06-30 12:22:06 +0900)

----------------------------------------------------------------
Keerthy (12):
      regulator: Change get_enable return type to integer from bool
      power: regulator: fixed: get_enable should return integer
      power: regulator: act8846: get_enable should return integer
      power: regulator: max77686: get_enable should return integer
      power: regulator: palmas: get_enable should return integer
      power: regulator: pfuze100: get_enable should return integer
      power: regulator: tps65090: get_enable should return integer
      power: regulator: rk8xx: get_enable should return integer
      power: sandbox: fixed: get_enable should return integer
      power: regulator: s5m8767: get_enable should return integer
      power: regulator: lp873x: get_enable should return integer
      power: regulator: lp87565: get_enable should return integer

Kever Yang (2):
      mmc: use new hwpart API when CONFIG_BLK enabled
      mmc: rpmb: update size format for write_counter

Masahiro Yamada (2):
      mmc: add static to spl_mmc_get_device_index()
      mmc: cadence: use fdt32_t for DT property value to fix sparse warning

 cmd/mmc.c                                    | 4 ++++
 common/spl/spl_mmc.c                         | 2 +-
 drivers/mmc/rpmb.c                           | 2 +-
 drivers/mmc/sdhci-cadence.c                  | 2 +-
 drivers/power/regulator/act8846.c            | 2 +-
 drivers/power/regulator/fixed.c              | 2 +-
 drivers/power/regulator/lp873x_regulator.c   | 4 ++--
 drivers/power/regulator/lp87565_regulator.c  | 2 +-
 drivers/power/regulator/max77686.c           | 4 ++--
 drivers/power/regulator/palmas_regulator.c   | 4 ++--
 drivers/power/regulator/pfuze100.c           | 2 +-
 drivers/power/regulator/regulator-uclass.c   | 2 +-
 drivers/power/regulator/rk8xx.c              | 6 +++---
 drivers/power/regulator/s5m8767.c            | 4 ++--
 drivers/power/regulator/sandbox.c            | 4 ++--
 drivers/power/regulator/tps65090_regulator.c | 2 +-
 include/power/regulator.h                    | 8 ++++----
 17 files changed, 30 insertions(+), 26 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-06-09 11:28 ` Jaehoon Chung
@ 2017-06-10 22:00   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-06-10 22:00 UTC (permalink / raw)
  To: u-boot

On Fri, Jun 09, 2017 at 08:28:46PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> 
> The following changes since commit 156d64fa55e9914b144c5e83f2a9e13d1223a4d3:
> 
>   Merge git://git.denx.de/u-boot-rockchip (2017-06-08 12:14: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 abf54bf978ed9932d69ee7f937012398d0d8d08f:
> 
>   Fixup bug in PMIC TPS65217 register address definition (2017-06-09 20:25:16 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170610/ffb1aba0/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170609112846epcas1p1db6eece58f727344e6789e434afa09c9@epcas1p1.samsung.com>
@ 2017-06-09 11:28 ` Jaehoon Chung
  2017-06-10 22:00   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-06-09 11:28 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?

The following changes since commit 156d64fa55e9914b144c5e83f2a9e13d1223a4d3:

  Merge git://git.denx.de/u-boot-rockchip (2017-06-08 12:14: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 abf54bf978ed9932d69ee7f937012398d0d8d08f:

  Fixup bug in PMIC TPS65217 register address definition (2017-06-09 20:25:16 +0900)

----------------------------------------------------------------
Brock Zheng Techyauld Ltd (1):
      Fixup bug in PMIC TPS65217 register address definition

Keerthy (5):
      power: regulator: palmas: Add smps12 dual regulator for tps65917
      power: pmic: tps65218: Add DCDC3 configuration
      board: ti: AM43XX: Add ddr voltage rail configuration
      power: pmic: lp87565: Add the basic pmic support
      power: regulator: lp87565: add regulator support

Kouei Abe (4):
      mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting
      mmc: sh_sdhi: Add 64-bit access to sd_buf support
      mmc: sh_sdhi: Add MMC version 5.0 support
      mmc: sh_sdhi: Add SDHI support

Marek Vasut (1):
      mmc: sh_sdhi: Fix Kconfig entry

Simon Glass (3):
      dm: blk: Add a way to obtain a block device from its parent
      dm: mmc: Ensure that block device is probed
      dm: mmc: Avoid probing block devices in find_mmc_device()

 arch/arm/mach-rmobile/include/mach/sh_sdhi.h |  15 +-
 board/ti/am43xx/board.c                      |   7 +
 common/env_mmc.c                             |   7 +-
 drivers/block/blk-uclass.c                   |  26 ++++
 drivers/mmc/Kconfig                          |   2 +-
 drivers/mmc/mmc-uclass.c                     |   6 +-
 drivers/mmc/sh_sdhi.c                        |  95 ++++++++++---
 drivers/power/pmic/Kconfig                   |   7 +
 drivers/power/pmic/Makefile                  |   1 +
 drivers/power/pmic/lp87565.c                 |  87 ++++++++++++
 drivers/power/pmic/pmic_tps65218.c           |   3 +-
 drivers/power/regulator/Kconfig              |  10 ++
 drivers/power/regulator/Makefile             |   1 +
 drivers/power/regulator/lp87565_regulator.c  | 199 +++++++++++++++++++++++++++
 drivers/power/regulator/palmas_regulator.c   |   6 +-
 include/blk.h                                |   7 +
 include/power/lp87565.h                      |  12 ++
 include/power/tps65217.h                     |   1 +
 include/power/tps65218.h                     |   1 +
 test/dm/blk.c                                |  18 +++
 20 files changed, 484 insertions(+), 27 deletions(-)
 create mode 100644 drivers/power/pmic/lp87565.c
 create mode 100644 drivers/power/regulator/lp87565_regulator.c
 create mode 100644 include/power/lp87565.h

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-05-29  8:31 ` Jaehoon Chung
@ 2017-05-31  2:06   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-05-31  2:06 UTC (permalink / raw)
  To: u-boot

On Mon, May 29, 2017 at 05:31:50PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> I have tested the buildman..but if there is a problem, let me know, plz.
> 
> The following changes since commit 380e86f361e4e2aef83295972863654fde157560:
> 
>   Merge git://git.denx.de/u-boot-fsl-qoriq (2017-05-26 11:19:27 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to de59d10cd0a4e79c85e4f791fb8f023164d0890e:
> 
>   doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund (2017-05-29 17:28:52 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170530/7fb90e5c/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170529083151epcas5p1d26d3ff44c53bba61cc380bfd78a910f@epcas5p1.samsung.com>
@ 2017-05-29  8:31 ` Jaehoon Chung
  2017-05-31  2:06   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-05-29  8:31 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?
I have tested the buildman..but if there is a problem, let me know, plz.

The following changes since commit 380e86f361e4e2aef83295972863654fde157560:

  Merge git://git.denx.de/u-boot-fsl-qoriq (2017-05-26 11:19:27 -0400)

are available in the git repository at:

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

for you to fetch changes up to de59d10cd0a4e79c85e4f791fb8f023164d0890e:

  doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund (2017-05-29 17:28:52 +0900)

----------------------------------------------------------------
Heiner Kallweit (1):
      mmc: meson: increase max block number per request

Keerthy (1):
      power: pmic: tps65218: Fix tps65218_voltage_update function

Philipp Tomsich (2):
      env_mmc: configure environment offsets via device tree
      doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund

Tom Rini (2):
      mmc: Change 'part_config' to be a u8 not char.
      drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions

 common/env_mmc.c                    | 31 +++++++++++++++++++++++++++----
 doc/device-tree-bindings/config.txt | 12 ++++++++++++
 drivers/mmc/meson_gx_mmc.c          |  2 +-
 drivers/power/pmic/pmic_tps65218.c  |  2 +-
 drivers/power/regulator/max77686.c  | 16 ++++++++--------
 include/mmc.h                       |  2 +-
 include/power/tps65218.h            |  2 ++
 7 files changed, 52 insertions(+), 15 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-04-14  6:51 ` Jaehoon Chung
@ 2017-04-14 21:09   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-04-14 21:09 UTC (permalink / raw)
  To: u-boot

On Fri, Apr 14, 2017 at 03:51:48PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into u-boot/master?
> 
> The following changes since commit 40a808f173008729a0c631ab84693b6a2b0dcfc9:
> 
>   ARCv2: SLC: Make sure busy bit is set properly on SLC flushing (2017-04-11 17:54:31 +0300)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 7dde50d70787eb2faeced82d0c025762b12363ea:
> 
>   mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. (2017-04-14 15:23:14 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170414/f73f885d/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170414065148epcas5p1f02fb69f9925f4b4a7bf176a76e447f7@epcas5p1.samsung.com>
@ 2017-04-14  6:51 ` Jaehoon Chung
  2017-04-14 21:09   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-04-14  6:51 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into u-boot/master?

The following changes since commit 40a808f173008729a0c631ab84693b6a2b0dcfc9:

  ARCv2: SLC: Make sure busy bit is set properly on SLC flushing (2017-04-11 17:54:31 +0300)

are available in the git repository at:

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

for you to fetch changes up to 7dde50d70787eb2faeced82d0c025762b12363ea:

  mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. (2017-04-14 15:23:14 +0900)

----------------------------------------------------------------
Alex Deymo (1):
      mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.

Carlo Caione (1):
      mmc: meson: add MMC driver for Meson GX (S905)

Heiner Kallweit (2):
      arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version
      odroid-c2: enable new Meson GX MMC driver in board defconfig

Jocelyn Bohr (1):
      mmc: bcm2835_sdhci: Speed up mmc writes.

Wenyou Yang (1):
      mmc: gen_atmel_mci: add driver model support for mci

 arch/arm/dts/meson-gx.dtsi                | 447 +++++++++++++++++++
 arch/arm/dts/meson-gxbb-odroidc2.dts      | 147 +++++-
 arch/arm/dts/meson-gxbb.dtsi              | 718 ++++++++++++++++++------------
 arch/arm/include/asm/arch-meson/sd_emmc.h |  89 ++++
 configs/odroid-c2_defconfig               |   5 +-
 drivers/mmc/Kconfig                       |  15 +
 drivers/mmc/Makefile                      |   1 +
 drivers/mmc/bcm2835_sdhci.c               |   8 +-
 drivers/mmc/gen_atmel_mci.c               | 158 ++++++-
 drivers/mmc/meson_gx_mmc.c                | 291 ++++++++++++
 drivers/mmc/sdhci.c                       |  15 +-
 include/dt-bindings/clock/gxbb-aoclkc.h   |  66 +++
 include/dt-bindings/clock/gxbb-clkc.h     |  34 ++
 include/dt-bindings/reset/gxbb-aoclkc.h   |  66 +++
 14 files changed, 1777 insertions(+), 283 deletions(-)
 create mode 100644 arch/arm/dts/meson-gx.dtsi
 create mode 100644 arch/arm/include/asm/arch-meson/sd_emmc.h
 create mode 100644 drivers/mmc/meson_gx_mmc.c
 create mode 100644 include/dt-bindings/clock/gxbb-aoclkc.h
 create mode 100644 include/dt-bindings/clock/gxbb-clkc.h
 create mode 100644 include/dt-bindings/reset/gxbb-aoclkc.h

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-03-30  5:21 ` Jaehoon Chung
@ 2017-04-04 20:00   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-04-04 20:00 UTC (permalink / raw)
  To: u-boot

On Thu, Mar 30, 2017 at 02:21:39PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could pull these patches into u-boot/master?
> 
> The following changes since commit 5cf618ee60a752d058a767372ca1ecb8d9c09b16:
> 
>   Merge git://git.denx.de/u-boot-arc (2017-03-24 08:19:30 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 17c9a1c121e7d78d820fdb4f7ca070f53e23c29a:
> 
>   mmc: omap_hsmmc: add support for CONFIG_BLK (2017-03-30 14:19:58 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170404/8645436c/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170330052139epcas5p1e95ad9a80664dd907de79e6c2ad05763@epcas5p1.samsung.com>
@ 2017-03-30  5:21 ` Jaehoon Chung
  2017-04-04 20:00   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-03-30  5:21 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could pull these patches into u-boot/master?

The following changes since commit 5cf618ee60a752d058a767372ca1ecb8d9c09b16:

  Merge git://git.denx.de/u-boot-arc (2017-03-24 08:19:30 -0400)

are available in the git repository at:

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

for you to fetch changes up to 17c9a1c121e7d78d820fdb4f7ca070f53e23c29a:

  mmc: omap_hsmmc: add support for CONFIG_BLK (2017-03-30 14:19:58 +0900)

----------------------------------------------------------------
Jean-Jacques Hiblot (4):
      mmc: omap_hsmmc: use an accessor to get the private data
      mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
      mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
      mmc: omap_hsmmc: add support for CONFIG_BLK

 drivers/mmc/omap_hsmmc.c | 100 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 73 insertions(+), 27 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-03-21 12:11 ` Jaehoon Chung
@ 2017-03-22  0:51   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-03-22  0:51 UTC (permalink / raw)
  To: u-boot

On Tue, Mar 21, 2017 at 09:11:00PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches into your master branch?
> 
> The following changes since commit d5abcf94c7123167725fc22ace342f0d455093c1:
> 
>   ti: boot: Register the MMC controllers in SPL in the same way as in u-boot (2017-03-19 22:17:14 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to de0359c21e7993f7cf39156932fb73d171b2450a:
> 
>   mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver (2017-03-21 21:06:59 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170321/2d2e4b74/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170321121100epcas5p19374186df9de3d740bceb6ba2d97f8c3@epcas5p1.samsung.com>
@ 2017-03-21 12:11 ` Jaehoon Chung
  2017-03-22  0:51   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-03-21 12:11 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches into your master branch?

The following changes since commit d5abcf94c7123167725fc22ace342f0d455093c1:

  ti: boot: Register the MMC controllers in SPL in the same way as in u-boot (2017-03-19 22:17:14 -0400)

are available in the git repository at:

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

for you to fetch changes up to de0359c21e7993f7cf39156932fb73d171b2450a:

  mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver (2017-03-21 21:06:59 +0900)

----------------------------------------------------------------
Felipe Balbi (2):
      mmc: pci: Add CONFIG_MMC_PCI
      mmc: tangier: Add Intel Tangier eMMC/SDHCI driver

Kevin Liu (1):
      mmc: sdhci: only flush cache for data command

Stefan Roese (1):
      mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver

Xu Ziyuan (1):
      mmc: drop unnecessary send_status request

 configs/bayleybay_defconfig                        |  1 +
 ...conga-qeval20-qa3-e3845-internal-uart_defconfig |  1 +
 configs/conga-qeval20-qa3-e3845_defconfig          |  1 +
 configs/crownbay_defconfig                         |  1 +
 configs/dfi-bt700-q7x-151_defconfig                |  1 +
 configs/galileo_defconfig                          |  1 +
 configs/minnowmax_defconfig                        |  1 +
 configs/theadorable-x86-dfi-bt700_defconfig        |  1 +
 drivers/mmc/Kconfig                                | 22 ++++++
 drivers/mmc/Makefile                               |  3 +-
 drivers/mmc/mmc.c                                  |  4 --
 drivers/mmc/sdhci.c                                |  6 +-
 drivers/mmc/tangier_sdhci.c                        | 81 ++++++++++++++++++++++
 drivers/mmc/xenon_sdhci.c                          |  3 +-
 14 files changed, 119 insertions(+), 8 deletions(-)
 create mode 100644 drivers/mmc/tangier_sdhci.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-02-09 11:50 ` Jaehoon Chung
@ 2017-02-09 19:50   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-02-09 19:50 UTC (permalink / raw)
  To: u-boot

On Thu, Feb 09, 2017 at 08:50:16PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches on your master branch?
> These patch are related to pmic and mmc. (Tested buildman.)
> 
> If you are ok, i will send the split PR at next time.
> (One is u-boot-mmc master, other is u-boot-mmc pmic)
> What do you think about? Plz let me know.
> 
> The following changes since commit 21342d4aed6c77a4aa7a5b2579b3c23e21aea31a:
> 
>   Merge git://git.denx.de/u-boot-dm (2017-02-08 16:24:44 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to a0269bb6e891c6c3b984a2f3d6a12c07e244484a:
> 
>   mmc: init mmc block devices on probe (2017-02-09 20:37:06 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170209/32c52c3c/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170209115016epcas5p2c78275706402e633c0da384936a1692f@epcas5p2.samsung.com>
@ 2017-02-09 11:50 ` Jaehoon Chung
  2017-02-09 19:50   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-02-09 11:50 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?
These patch are related to pmic and mmc. (Tested buildman.)

If you are ok, i will send the split PR at next time.
(One is u-boot-mmc master, other is u-boot-mmc pmic)
What do you think about? Plz let me know.

The following changes since commit 21342d4aed6c77a4aa7a5b2579b3c23e21aea31a:

  Merge git://git.denx.de/u-boot-dm (2017-02-08 16:24:44 -0500)

are available in the git repository at:

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

for you to fetch changes up to a0269bb6e891c6c3b984a2f3d6a12c07e244484a:

  mmc: init mmc block devices on probe (2017-02-09 20:37:06 +0900)

----------------------------------------------------------------
Adam Ford (1):
      drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx

Fiach Antaw (1):
      mmc: init mmc block devices on probe

Jaehoon Chung (4):
      power: pmic: add the max8997 controller for DM
      arm: dts: trats: add the pmic node for using DM
      mmc: mmc-uclass: use the fixed devnum with alias node
      mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c

 arch/arm/dts/exynos4210-trats.dts | 150 ++++++++++++++++++++++++++++++++++++--
 configs/omap3_logic_defconfig     |   1 +
 drivers/mmc/Kconfig               |  12 +++
 drivers/mmc/Makefile              |   1 -
 drivers/mmc/ftsdc021_sdhci.c      |  34 ---------
 drivers/mmc/mmc-uclass.c          |  25 ++++++-
 drivers/mmc/omap_hsmmc.c          |  18 +++++
 drivers/power/pmic/Kconfig        |  15 ++++
 drivers/power/pmic/Makefile       |   1 +
 drivers/power/pmic/max8997.c      |  61 ++++++++++++++++
 drivers/power/pmic/max8998.c      |   2 +-
 11 files changed, 273 insertions(+), 47 deletions(-)
 delete mode 100644 drivers/mmc/ftsdc021_sdhci.c
 create mode 100644 drivers/power/pmic/max8997.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-31 23:24 ` Jaehoon Chung
@ 2017-02-01 21:33   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-02-01 21:33 UTC (permalink / raw)
  To: u-boot

On Wed, Feb 01, 2017 at 08:24:40AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches on your master branch?
> I have tested a buildman with all case.
> 
> The following changes since commit 794c6e2c96c20f8fc62890a5e13cc71ab99a2e57:
> 
>   Prepare v2017.03-rc1 (2017-01-30 19:05:43 -0500)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to dd3b64eb56dae10016bd314e59a650da511c1a4e:
> 
>   mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL (2017-01-31 21:50:47 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170201/39ac1012/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170131232440epcas5p2ff99c09928cf938f10d640785b25b911@epcas5p2.samsung.com>
@ 2017-01-31 23:24 ` Jaehoon Chung
  2017-02-01 21:33   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-31 23:24 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?
I have tested a buildman with all case.

The following changes since commit 794c6e2c96c20f8fc62890a5e13cc71ab99a2e57:

  Prepare v2017.03-rc1 (2017-01-30 19:05:43 -0500)

are available in the git repository at:

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

for you to fetch changes up to dd3b64eb56dae10016bd314e59a650da511c1a4e:

  mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL (2017-01-31 21:50:47 +0900)

----------------------------------------------------------------
Masahiro Yamada (7):
      mmc: move CONFIG_GENERIC_MMC to Kconfig
      mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
      mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ
      mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP
      mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM
      mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32
      mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL

 README                                           |  3 -
 arch/arm/mach-zynq/Kconfig                       |  2 +-
 configs/blanche_defconfig                        |  3 +-
 configs/dragonboard410c_defconfig                |  2 +-
 configs/evb-rk3399_defconfig                     |  2 +-
 configs/pic32mzdask_defconfig                    |  2 +-
 configs/sama5d2_xplained_mmc_defconfig           |  2 +-
 configs/sama5d2_xplained_spiflash_defconfig      |  2 +-
 configs/sandbox_defconfig                        |  2 +-
 configs/sandbox_noblk_defconfig                  |  1 +
 configs/sandbox_spl_defconfig                    |  2 +-
 configs/topic_miami_defconfig                    |  2 +-
 configs/topic_miamiplus_defconfig                |  2 +-
 configs/xilinx_zynqmp_ep_defconfig               |  2 +-
 configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig |  2 +-
 configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig |  2 +-
 configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig |  2 +-
 configs/xilinx_zynqmp_zcu102_defconfig           |  2 +-
 configs/xilinx_zynqmp_zcu102_revB_defconfig      |  2 +-
 configs/zynq_microzed_defconfig                  |  2 +-
 configs/zynq_picozed_defconfig                   |  2 +-
 configs/zynq_zc702_defconfig                     |  2 +-
 configs/zynq_zc706_defconfig                     |  2 +-
 configs/zynq_zc770_xm010_defconfig               |  2 +-
 configs/zynq_zed_defconfig                       |  2 +-
 configs/zynq_zybo_defconfig                      |  2 +-
 doc/README.atmel_mci                             |  2 -
 doc/README.socfpga                               |  3 -
 drivers/mmc/Kconfig                              | 96 +++++++++++++-----------
 drivers/mmc/Makefile                             | 16 ++--
 include/configs/BSC9132QDS.h                     |  1 -
 include/configs/MPC8308RDB.h                     |  2 -
 include/configs/MPC837XEMDS.h                    |  1 -
 include/configs/MPC837XERDB.h                    |  1 -
 include/configs/MPC8536DS.h                      |  1 -
 include/configs/MPC8569MDS.h                     |  1 -
 include/configs/P1010RDB.h                       |  1 -
 include/configs/P1022DS.h                        |  1 -
 include/configs/P2041RDB.h                       |  1 -
 include/configs/T102xQDS.h                       |  1 -
 include/configs/T102xRDB.h                       |  1 -
 include/configs/T1040QDS.h                       |  1 -
 include/configs/T104xRDB.h                       |  1 -
 include/configs/T208xQDS.h                       |  1 -
 include/configs/T208xRDB.h                       |  1 -
 include/configs/T4240QDS.h                       |  1 -
 include/configs/T4240RDB.h                       |  1 -
 include/configs/UCP1020.h                        |  1 -
 include/configs/adp-ag101p.h                     |  1 -
 include/configs/advantech_dms-ba16.h             |  1 -
 include/configs/alt.h                            |  2 -
 include/configs/am3517_crane.h                   |  1 -
 include/configs/am3517_evm.h                     |  3 -
 include/configs/apalis_imx6.h                    |  1 -
 include/configs/apalis_t30.h                     |  3 -
 include/configs/apf27.h                          |  1 -
 include/configs/at91sam9260ek.h                  |  1 -
 include/configs/at91sam9263ek.h                  |  1 -
 include/configs/at91sam9m10g45ek.h               |  1 -
 include/configs/at91sam9n12ek.h                  |  1 -
 include/configs/at91sam9rlek.h                   |  1 -
 include/configs/at91sam9x5ek.h                   |  1 -
 include/configs/atngw100.h                       |  1 -
 include/configs/atngw100mkii.h                   |  1 -
 include/configs/atstk1002.h                      |  1 -
 include/configs/axs10x.h                         |  5 --
 include/configs/bayleybay.h                      |  2 -
 include/configs/bcm23550_w1d.h                   |  2 -
 include/configs/bcm28155_ap.h                    |  2 -
 include/configs/beaver.h                         |  3 -
 include/configs/bf518f-ezbrd.h                   |  1 -
 include/configs/bf527-ad7160-eval.h              |  1 -
 include/configs/bf537-stamp.h                    |  3 -
 include/configs/bf548-ezkit.h                    |  1 -
 include/configs/bf609-ezkit.h                    |  1 -
 include/configs/blanche.h                        |  2 -
 include/configs/brppt1.h                         |  1 -
 include/configs/brxre1.h                         |  1 -
 include/configs/cardhu.h                         |  3 -
 include/configs/cei-tk1-som.h                    |  3 -
 include/configs/clearfog.h                       |  1 -
 include/configs/cm-bf537e.h                      |  1 -
 include/configs/cm-bf537u.h                      |  1 -
 include/configs/cm_t35.h                         |  2 -
 include/configs/cm_t3517.h                       |  2 -
 include/configs/colibri_imx6.h                   |  1 -
 include/configs/colibri_t20.h                    |  3 -
 include/configs/colibri_t30.h                    |  3 -
 include/configs/colibri_vf.h                     |  2 -
 include/configs/conga-qeval20-qa3-e3845.h        |  2 -
 include/configs/controlcenterd.h                 |  2 -
 include/configs/corenet_ds.h                     |  1 -
 include/configs/crownbay.h                       |  2 -
 include/configs/cyrus.h                          |  1 -
 include/configs/da850evm.h                       |  5 --
 include/configs/dalmore.h                        |  3 -
 include/configs/db-88f6820-gp.h                  |  1 -
 include/configs/dfi-bt700.h                      |  2 -
 include/configs/dragonboard410c.h                |  3 -
 include/configs/e2220-1170.h                     |  3 -
 include/configs/ethernut5.h                      |  1 -
 include/configs/exynos-common.h                  |  1 -
 include/configs/galileo.h                        |  3 -
 include/configs/ge_bx50v3.h                      |  1 -
 include/configs/gose.h                           |  1 -
 include/configs/harmony.h                        |  3 -
 include/configs/hikey.h                          |  1 -
 include/configs/hrcon.h                          |  2 -
 include/configs/imx27lite-common.h               |  5 --
 include/configs/jetson-tk1.h                     |  3 -
 include/configs/k2g_evm.h                        |  3 -
 include/configs/kc1.h                            |  6 --
 include/configs/koelsch.h                        |  1 -
 include/configs/lager.h                          |  2 -
 include/configs/legoev3.h                        |  3 -
 include/configs/ls1012aqds.h                     |  1 -
 include/configs/ls1012ardb.h                     |  1 -
 include/configs/ls1021aiot.h                     |  1 -
 include/configs/ls1021aqds.h                     |  1 -
 include/configs/ls1021atwr.h                     |  1 -
 include/configs/ls1043a_common.h                 |  1 -
 include/configs/ls1046a_common.h                 |  1 -
 include/configs/ls2080a_simu.h                   |  1 -
 include/configs/ls2080aqds.h                     |  1 -
 include/configs/ls2080ardb.h                     |  1 -
 include/configs/m53evk.h                         |  1 -
 include/configs/ma5d4evk.h                       |  1 -
 include/configs/mcx.h                            |  1 -
 include/configs/medcom-wide.h                    |  3 -
 include/configs/minnowmax.h                      |  2 -
 include/configs/mvebu_armada-8k.h                |  3 -
 include/configs/mvebu_db-88f3720.h               |  3 -
 include/configs/mx25pdk.h                        |  1 -
 include/configs/mx35pdk.h                        |  1 -
 include/configs/mx51evk.h                        |  2 -
 include/configs/mx53ard.h                        |  2 -
 include/configs/mx53cx9020.h                     |  2 -
 include/configs/mx53evk.h                        |  2 -
 include/configs/mx53loco.h                       |  2 -
 include/configs/mx53smd.h                        |  2 -
 include/configs/mx6_common.h                     |  1 -
 include/configs/mx7_common.h                     |  1 -
 include/configs/mxs.h                            |  1 -
 include/configs/nokia_rx51.h                     |  1 -
 include/configs/nyan-big.h                       |  3 -
 include/configs/omap3_evm.h                      |  3 -
 include/configs/omapl138_lcdk.h                  |  2 -
 include/configs/openrd.h                         |  1 -
 include/configs/p1_p2_rdb_pc.h                   |  1 -
 include/configs/p1_twr.h                         |  1 -
 include/configs/p2371-0000.h                     |  3 -
 include/configs/p2371-2180.h                     |  3 -
 include/configs/p2571.h                          |  3 -
 include/configs/p2771-0000.h                     |  3 -
 include/configs/paz00.h                          |  3 -
 include/configs/pcm052.h                         |  2 -
 include/configs/pic32mzdask.h                    |  5 --
 include/configs/pico-imx6ul.h                    |  2 -
 include/configs/picosam9g45.h                    |  1 -
 include/configs/plutux.h                         |  3 -
 include/configs/porter.h                         |  1 -
 include/configs/pxa-common.h                     |  1 -
 include/configs/rk3036_common.h                  |  1 -
 include/configs/rk3288_common.h                  |  1 -
 include/configs/rk3399_common.h                  |  1 -
 include/configs/rpi.h                            |  3 -
 include/configs/s32v234evb.h                     |  1 -
 include/configs/s5p_goni.h                       |  1 -
 include/configs/sama5d2_xplained.h               |  5 --
 include/configs/sama5d3_xplained.h               |  1 -
 include/configs/sama5d3xek.h                     |  1 -
 include/configs/sama5d4_xplained.h               |  1 -
 include/configs/sama5d4ek.h                      |  1 -
 include/configs/sandbox.h                        |  2 -
 include/configs/seaboard.h                       |  3 -
 include/configs/sh7752evb.h                      |  1 -
 include/configs/sh7753evb.h                      |  1 -
 include/configs/sh7757lcr.h                      |  1 -
 include/configs/sheevaplug.h                     |  1 -
 include/configs/siemens-am33x-common.h           |  2 -
 include/configs/silk.h                           |  1 -
 include/configs/snapper9g45.h                    |  1 -
 include/configs/sniper.h                         |  6 --
 include/configs/socfpga_common.h                 |  1 -
 include/configs/stout.h                          |  3 -
 include/configs/strider.h                        |  2 -
 include/configs/sunxi-common.h                   |  1 -
 include/configs/tam3517-common.h                 |  2 -
 include/configs/tao3530.h                        |  1 -
 include/configs/tcm-bf537.h                      |  1 -
 include/configs/tec-ng.h                         |  3 -
 include/configs/tec.h                            |  3 -
 include/configs/tegra-common-post.h              |  7 --
 include/configs/ti814x_evm.h                     |  1 -
 include/configs/ti816x_evm.h                     |  1 -
 include/configs/ti_armv7_common.h                |  3 -
 include/configs/ti_armv7_keystone2.h             |  7 --
 include/configs/tricorder.h                      |  3 -
 include/configs/trimslice.h                      |  3 -
 include/configs/ts4800.h                         |  2 -
 include/configs/uniphier.h                       |  1 -
 include/configs/usbarmory.h                      |  1 -
 include/configs/venice2.h                        |  3 -
 include/configs/ventana.h                        |  3 -
 include/configs/vexpress_common.h                |  1 -
 include/configs/vf610twr.h                       |  2 -
 include/configs/vinco.h                          |  1 -
 include/configs/whistler.h                       |  3 -
 include/configs/woodburn_common.h                |  1 -
 include/configs/xilinx_zynqmp.h                  | 11 ++-
 include/configs/zipitz2.h                        |  1 -
 include/configs/zynq-common.h                    |  9 +--
 scripts/config_whitelist.txt                     |  1 -
 213 files changed, 93 insertions(+), 427 deletions(-)

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-24  9:37 ` Jaehoon Chung
@ 2017-01-25  2:15   ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-01-25  2:15 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 24, 2017 at 06:37:35PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches on your master branch?
> 
> The following changes since commit 0c9e85f67cd86d2d7a3424ea3ebff0e6db7a3915:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2017-01-22 17:07:48 -0500)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 919b485834a746cf839ccded41e456d17d57a31f:
> 
>   mmc: Print error code for mmc_complete_init failure (2017-01-23 15:37:42 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170124/d68bcd4c/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170124093735epcas5p2696f062ee887233d1eacc5319f25b156@epcas5p2.samsung.com>
@ 2017-01-24  9:37 ` Jaehoon Chung
  2017-01-25  2:15   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-24  9:37 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?

The following changes since commit 0c9e85f67cd86d2d7a3424ea3ebff0e6db7a3915:

  Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2017-01-22 17:07:48 -0500)

are available in the git repository at:

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

for you to fetch changes up to 919b485834a746cf839ccded41e456d17d57a31f:

  mmc: Print error code for mmc_complete_init failure (2017-01-23 15:37:42 +0900)

----------------------------------------------------------------
Jagan Teki (1):
      mmc: Print error code for mmc_complete_init failure

Stefan Herbrechtsmeier (1):
      mmc: sdhci: Distinguish between base clock and maximum peripheral frequency

 drivers/mmc/atmel_sdhci.c    |  7 +++++--
 drivers/mmc/bcm2835_sdhci.c  |  3 ++-
 drivers/mmc/ftsdc021_sdhci.c |  3 ++-
 drivers/mmc/kona_sdhci.c     |  3 ++-
 drivers/mmc/mmc.c            |  4 +++-
 drivers/mmc/msm_sdhci.c      |  2 ++
 drivers/mmc/mv_sdhci.c       |  3 ++-
 drivers/mmc/pci_mmc.c        |  1 +
 drivers/mmc/pic32_sdhci.c    |  4 +++-
 drivers/mmc/rockchip_sdhci.c |  4 ++--
 drivers/mmc/s5p_sdhci.c      |  5 +++--
 drivers/mmc/sdhci.c          | 34 ++++++++++++++++++----------------
 drivers/mmc/zynq_sdhci.c     |  4 +++-
 include/sdhci.h              | 13 +++++++------
 14 files changed, 55 insertions(+), 35 deletions(-)

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-11 12:39     ` Jaehoon Chung
@ 2017-01-11 16:28       ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2017-01-11 16:28 UTC (permalink / raw)
  To: u-boot

On Wed, Jan 11, 2017 at 09:39:48PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> I fixed the buildman error, and pushed them by force.
> - checked the mips, arm and the other things with buildman.
> - And rebased on latest u-boot/master
> 
> Sorry for not checking in more detail
> 
> Could you pull these patches on your master branch?
> 
> The following changes since commit 04770e6e917b0f766a9496e3f37bcdf2ebb1beb4:
> 
>   Merge git://git.denx.de/u-boot-dm (2017-01-10 08:19:33 -0500)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to f401e907fcbc94adff1a8e8097c8f0a5b0aee580:
> 
>   ARM: sunxi: remove bare default for CONFIG_MMC (2017-01-11 19:40:15 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170111/f10da5a3/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-10 17:32   ` Tom Rini
  2017-01-11  2:11     ` Jaehoon Chung
@ 2017-01-11 12:39     ` Jaehoon Chung
  2017-01-11 16:28       ` Tom Rini
  1 sibling, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-11 12:39 UTC (permalink / raw)
  To: u-boot

Dear Tom,

I fixed the buildman error, and pushed them by force.
- checked the mips, arm and the other things with buildman.
- And rebased on latest u-boot/master

Sorry for not checking in more detail

Could you pull these patches on your master branch?

The following changes since commit 04770e6e917b0f766a9496e3f37bcdf2ebb1beb4:

  Merge git://git.denx.de/u-boot-dm (2017-01-10 08:19:33 -0500)

are available in the git repository at:

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

for you to fetch changes up to f401e907fcbc94adff1a8e8097c8f0a5b0aee580:

  ARM: sunxi: remove bare default for CONFIG_MMC (2017-01-11 19:40:15 +0900)

----------------------------------------------------------------
Jaehoon Chung (12):
      mmc: sdhci: disable the 8bit mode when host doesn't support it
      mmc: sdhci: add the get_cd callback function in sdhci_ops
      mmc: sdhci: remove the unused code about testing Card detect
      mmc: pic32_sdhci: move the code to pic32_sdhci.c
      mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
      mmc: change the set_ios return type from void to int
      mmc: s5p_sdhci: add the s5p_set_clock function
      mmc: sdhci: move the callback function into sdhci_ops
      mmc: sdhci: use the bitops APIs in sdhci.h
      mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
      mmc: sdhci: combine the Host controller v3.0 feature into one condition
      power: change from meaningless value to error number

Masahiro Yamada (9):
      mmc: sdhci-cadence: add Cadence SD4HC support
      mmc: uniphier-sd: fix Kconfig dependency
      ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga
      mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
      mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
      mmc: move DesignWare-based drivers to Kconfig
      ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1
      mmc: move more driver config options to Kconfig
      ARM: sunxi: remove bare default for CONFIG_MMC

 arch/arm/cpu/arm926ejs/mx27/generic.c      |   8 +-
 arch/arm/include/asm/arch-mx27/imx-regs.h  |   4 +-
 arch/arm/mach-davinci/da830_pinmux.c       |   2 +-
 arch/arm/mach-omap2/am33xx/board.c         |   2 +-
 arch/arm/mach-tegra/board2.c               |   2 +-
 board/armadeus/apf27/apf27.c               |   2 +-
 board/avionic-design/common/tamonten.c     |   2 +-
 board/compal/paz00/paz00.c                 |   2 +-
 board/davinci/da8xxevm/da850evm.c          |  12 +--
 board/davinci/da8xxevm/omapl138_lcdk.c     |  10 +--
 board/hisilicon/hikey/hikey.c              |   2 +-
 board/htkw/mcx/mcx.c                       |   2 +-
 board/lego/ev3/legoev3.c                   |   4 +-
 board/nvidia/cardhu/cardhu.c               |   2 +-
 board/nvidia/dalmore/dalmore.c             |   2 +-
 board/nvidia/harmony/harmony.c             |   2 +-
 board/nvidia/seaboard/seaboard.c           |   2 +-
 board/nvidia/whistler/whistler.c           |   2 +-
 board/samsung/common/board.c               |   2 +-
 board/sunxi/Kconfig                        |   4 -
 board/technexion/twister/twister.c         |   2 +-
 board/teejet/mt_ventoux/mt_ventoux.c       |   2 +-
 board/toradex/colibri_t20/colibri_t20.c    |   2 +-
 configs/am335x_baltos_defconfig            |   1 +
 configs/am335x_boneblack_defconfig         |   1 +
 configs/am335x_boneblack_vboot_defconfig   |   1 +
 configs/am335x_evm_defconfig               |   1 +
 configs/am335x_evm_nor_defconfig           |   1 +
 configs/am335x_evm_norboot_defconfig       |   1 +
 configs/am335x_evm_spiboot_defconfig       |   1 +
 configs/am335x_evm_usbspl_defconfig        |   1 +
 configs/am335x_igep0033_defconfig          |   1 +
 configs/am335x_shc_defconfig               |   1 +
 configs/am335x_shc_ict_defconfig           |   1 +
 configs/am335x_shc_netboot_defconfig       |   1 +
 configs/am335x_shc_prompt_defconfig        |   1 +
 configs/am335x_shc_sdboot_defconfig        |   1 +
 configs/am335x_shc_sdboot_prompt_defconfig |   1 +
 configs/am335x_sl50_defconfig              |   1 +
 configs/am3517_crane_defconfig             |   1 +
 configs/am3517_evm_defconfig               |   1 +
 configs/am43xx_evm_defconfig               |   1 +
 configs/am43xx_evm_ethboot_defconfig       |   1 +
 configs/am43xx_evm_qspiboot_defconfig      |   1 +
 configs/am43xx_evm_usbhost_boot_defconfig  |   1 +
 configs/am43xx_hs_evm_defconfig            |   1 +
 configs/am57xx_evm_defconfig               |   1 +
 configs/am57xx_evm_nodt_defconfig          |   1 +
 configs/am57xx_hs_evm_defconfig            |   1 +
 configs/apf27_defconfig                    |   1 +
 configs/apx4devkit_defconfig               |   1 +
 configs/arndale_defconfig                  |   1 +
 configs/axs101_defconfig                   |   1 +
 configs/axs103_defconfig                   |   1 +
 configs/birdland_bav335a_defconfig         |   1 +
 configs/birdland_bav335b_defconfig         |   1 +
 configs/brppt1_mmc_defconfig               |   1 +
 configs/brppt1_spi_defconfig               |   1 +
 configs/brxre1_defconfig                   |   1 +
 configs/cairo_defconfig                    |   1 +
 configs/chromebit_mickey_defconfig         |   3 +-
 configs/chromebook_jerry_defconfig         |   3 +-
 configs/chromebook_minnie_defconfig        |   3 +-
 configs/cl-som-am57x_defconfig             |   1 +
 configs/cm_t335_defconfig                  |   1 +
 configs/cm_t3517_defconfig                 |   1 +
 configs/cm_t35_defconfig                   |   1 +
 configs/cm_t43_defconfig                   |   1 +
 configs/cm_t54_defconfig                   |   1 +
 configs/devkit8000_defconfig               |   1 +
 configs/dra7xx_evm_defconfig               |   1 +
 configs/dra7xx_hs_evm_defconfig            |   1 +
 configs/draco_defconfig                    |   1 +
 configs/duovero_defconfig                  |   1 +
 configs/eco5pk_defconfig                   |   1 +
 configs/etamin_defconfig                   |   1 +
 configs/evb-rk3036_defconfig               |   3 +-
 configs/evb-rk3288_defconfig               |   3 +-
 configs/evb-rk3399_defconfig               |   3 +-
 configs/fennec-rk3288_defconfig            |   3 +-
 configs/firefly-rk3288_defconfig           |   3 +-
 configs/hikey_defconfig                    |   2 +
 configs/igep0020_defconfig                 |   1 +
 configs/igep0030_defconfig                 |   1 +
 configs/igep0032_defconfig                 |   1 +
 configs/k2g_evm_defconfig                  |   1 +
 configs/kc1_defconfig                      |   1 +
 configs/kylin-rk3036_defconfig             |   3 +-
 configs/m28evk_defconfig                   |   1 +
 configs/mcx_defconfig                      |   1 +
 configs/miniarm-rk3288_defconfig           |   3 +-
 configs/mt_ventoux_defconfig               |   1 +
 configs/mx23_olinuxino_defconfig           |   1 +
 configs/mx23evk_defconfig                  |   1 +
 configs/mx28evk_auart_console_defconfig    |   1 +
 configs/mx28evk_defconfig                  |   1 +
 configs/mx28evk_nand_defconfig             |   1 +
 configs/mx28evk_spi_defconfig              |   1 +
 configs/nokia_rx51_defconfig               |   1 +
 configs/odroid-xu3_defconfig               |   1 +
 configs/odroid_defconfig                   |   1 +
 configs/omap3_beagle_defconfig             |   1 +
 configs/omap3_evm_defconfig                |   1 +
 configs/omap3_ha_defconfig                 |   1 +
 configs/omap3_logic_defconfig              |   1 +
 configs/omap3_overo_defconfig              |   1 +
 configs/omap3_pandora_defconfig            |   1 +
 configs/omap3_zoom1_defconfig              |   1 +
 configs/omap4_panda_defconfig              |   1 +
 configs/omap4_sdp4430_defconfig            |   1 +
 configs/omap5_uevm_defconfig               |   1 +
 configs/origen_defconfig                   |   1 +
 configs/pcm051_rev1_defconfig              |   1 +
 configs/pcm051_rev3_defconfig              |   1 +
 configs/peach-pi_defconfig                 |   1 +
 configs/peach-pit_defconfig                |   1 +
 configs/pengwyn_defconfig                  |   1 +
 configs/pepper_defconfig                   |   1 +
 configs/popmetal-rk3288_defconfig          |   3 +-
 configs/pxm2_defconfig                     |   1 +
 configs/rastaban_defconfig                 |   1 +
 configs/rock2_defconfig                    |   3 +-
 configs/rut_defconfig                      |   1 +
 configs/s5pc210_universal_defconfig        |   1 +
 configs/sansa_fuze_plus_defconfig          |   1 +
 configs/sc_sps_1_defconfig                 |   1 +
 configs/smdk5250_defconfig                 |   1 +
 configs/smdk5420_defconfig                 |   1 +
 configs/smdkv310_defconfig                 |   1 +
 configs/sniper_defconfig                   |   1 +
 configs/snow_defconfig                     |   1 +
 configs/socfpga_arria5_defconfig           |   1 +
 configs/socfpga_cyclone5_defconfig         |   1 +
 configs/socfpga_de0_nano_soc_defconfig     |   1 +
 configs/socfpga_de1_soc_defconfig          |   1 +
 configs/socfpga_mcvevk_defconfig           |   1 +
 configs/socfpga_sockit_defconfig           |   1 +
 configs/socfpga_socrates_defconfig         |   1 +
 configs/socfpga_sr1500_defconfig           |   1 +
 configs/socfpga_vining_fpga_defconfig      |   1 +
 configs/spring_defconfig                   |   1 +
 configs/tao3530_defconfig                  |   1 +
 configs/thuban_defconfig                   |   1 +
 configs/ti814x_evm_defconfig               |   1 +
 configs/ti816x_evm_defconfig               |   1 +
 configs/trats2_defconfig                   |   1 +
 configs/trats_defconfig                    |   1 +
 configs/tricorder_defconfig                |   1 +
 configs/tricorder_flash_defconfig          |   1 +
 configs/ts4600_defconfig                   |   1 +
 configs/twister_defconfig                  |   1 +
 configs/xfi3_defconfig                     |   1 +
 doc/README.socfpga                         |  32 -------
 drivers/mmc/Kconfig                        | 107 ++++++++++++++++++++++-
 drivers/mmc/Makefile                       |  27 +++---
 drivers/mmc/arm_pl180_mmci.c               |   4 +-
 drivers/mmc/bfin_sdh.c                     |   4 +-
 drivers/mmc/davinci_mmc.c                  |   4 +-
 drivers/mmc/dw_mmc.c                       |   5 +-
 drivers/mmc/fsl_esdhc.c                    |   3 +-
 drivers/mmc/ftsdc010_mci.c                 |   4 +-
 drivers/mmc/gen_atmel_mci.c                |   4 +-
 drivers/mmc/mmc_spi.c                      |   3 +-
 drivers/mmc/mvebu_mmc.c                    |   4 +-
 drivers/mmc/mxcmmc.c                       |   4 +-
 drivers/mmc/mxsmmc.c                       |   4 +-
 drivers/mmc/omap_hsmmc.c                   |   6 +-
 drivers/mmc/pic32_sdhci.c                  |  17 +++-
 drivers/mmc/pxa_mmc_gen.c                  |   8 +-
 drivers/mmc/s3c_sdi.c                      |   6 +-
 drivers/mmc/s5p_sdhci.c                    |  15 +++-
 drivers/mmc/sdhci-cadence.c                | 125 +++++++++++++++++++++++++++
 drivers/mmc/sdhci.c                        |  59 ++++---------
 drivers/mmc/sh_mmcif.c                     |   4 +-
 drivers/mmc/sh_sdhi.c                      |   6 +-
 drivers/mmc/sunxi_mmc.c                    |   6 +-
 drivers/mmc/tegra_mmc.c                    |   4 +-
 drivers/power/axp152.c                     |   2 +-
 drivers/power/axp209.c                     |   2 +-
 drivers/power/battery/bat_trats2.c         |   2 +-
 drivers/power/exynos-tmu.c                 |   8 +-
 drivers/power/fuel_gauge/fg_max17042.c     |   4 +-
 drivers/power/mfd/fg_max77693.c            |   4 +-
 drivers/power/mfd/pmic_max77693.c          |   8 +-
 drivers/power/palmas.c                     |  11 ++-
 drivers/power/pmic/pmic_hi6553.c           |   4 +-
 drivers/power/pmic/pmic_max77686.c         |  18 ++--
 drivers/power/pmic/pmic_max8997.c          |   8 +-
 drivers/power/power_core.c                 |   8 +-
 drivers/power/power_i2c.c                  |  22 ++---
 drivers/power/power_spi.c                  |  18 ++--
 drivers/power/tps6586x.c                   |  12 +--
 include/configs/am3517_crane.h             |   1 -
 include/configs/am3517_evm.h               |   1 -
 include/configs/apalis_t30.h               |   1 -
 include/configs/apf27.h                    |   1 -
 include/configs/axs10x.h                   |   1 -
 include/configs/beaver.h                   |   1 -
 include/configs/brppt1.h                   |   1 -
 include/configs/brxre1.h                   |   1 -
 include/configs/cardhu.h                   |   1 -
 include/configs/cei-tk1-som.h              |   1 -
 include/configs/cm_t35.h                   |   1 -
 include/configs/cm_t3517.h                 |   1 -
 include/configs/colibri_t20.h              |   1 -
 include/configs/colibri_t30.h              |   1 -
 include/configs/da850evm.h                 |   2 -
 include/configs/dalmore.h                  |   1 -
 include/configs/e2220-1170.h               |   1 -
 include/configs/exynos-common.h            |   2 -
 include/configs/harmony.h                  |   1 -
 include/configs/hikey.h                    |   2 -
 include/configs/imx27lite-common.h         |   1 -
 include/configs/jetson-tk1.h               |   1 -
 include/configs/k2g_evm.h                  |   1 -
 include/configs/kc1.h                      |   1 -
 include/configs/legoev3.h                  |   2 -
 include/configs/mcx.h                      |   1 -
 include/configs/medcom-wide.h              |   1 -
 include/configs/mxs.h                      |   1 -
 include/configs/nokia_rx51.h               |   1 -
 include/configs/nyan-big.h                 |   1 -
 include/configs/omap3_evm.h                |   1 -
 include/configs/omapl138_lcdk.h            |   1 -
 include/configs/p2371-0000.h               |   1 -
 include/configs/p2371-2180.h               |   1 -
 include/configs/p2571.h                    |   1 -
 include/configs/p2771-0000.h               |   1 -
 include/configs/paz00.h                    |   1 -
 include/configs/plutux.h                   |   1 -
 include/configs/rk3036_common.h            |   1 -
 include/configs/rk3288_common.h            |   1 -
 include/configs/rk3399_common.h            |   1 -
 include/configs/seaboard.h                 |   1 -
 include/configs/siemens-am33x-common.h     |   1 -
 include/configs/sniper.h                   |   1 -
 include/configs/socfpga_common.h           |   3 -
 include/configs/sunxi-common.h             |   1 -
 include/configs/tam3517-common.h           |   1 -
 include/configs/tao3530.h                  |   1 -
 include/configs/tec-ng.h                   |   1 -
 include/configs/tec.h                      |   1 -
 include/configs/tegra-common-post.h        |   3 -
 include/configs/ti814x_evm.h               |   1 -
 include/configs/ti816x_evm.h               |   1 -
 include/configs/ti_armv7_omap.h            |   3 -
 include/configs/tricorder.h                |   1 -
 include/configs/trimslice.h                |   1 -
 include/configs/venice2.h                  |   1 -
 include/configs/ventana.h                  |   1 -
 include/configs/whistler.h                 |   1 -
 include/mmc.h                              |   2 +-
 include/sdhci.h                            | 131 ++++++++++++++---------------
 253 files changed, 654 insertions(+), 374 deletions(-)
 create mode 100644 drivers/mmc/sdhci-cadence.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-10 17:32   ` Tom Rini
@ 2017-01-11  2:11     ` Jaehoon Chung
  2017-01-11 12:39     ` Jaehoon Chung
  1 sibling, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-11  2:11 UTC (permalink / raw)
  To: u-boot

On 01/11/2017 02:32 AM, Tom Rini wrote:
> On Tue, Jan 10, 2017 at 02:48:01PM +0900, Jaehoon Chung wrote:
> 
>> Dear Tom,
>>
>> Could you pull these patches on your master branch?
>> If there is an issue, let me know, plz.(Buildman was passed.)
> 
> I don't think you're including MIPS in your buildman runs, travis-ci
> catches the following:
> https://travis-ci.org/trini/u-boot/jobs/190603224
> 
> Which is some problems with:
> commit da09b3024985d8a3be377a87fe0b3ddd67133c14
> Author: Jaehoon Chung <jh80.chung@samsung.com>
> Date:   Fri Dec 30 15:30:14 2016 +0900
> 
>     mmc: pic32_sdhci: move the code to pic32_sdhci.c  
> 
> not being build tested.  Please fix, thanks!

Oh, sorry for it. i will recheck it and resend the PR.

Best Regards,
Jaehoon Chung

> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-10  5:48 ` Jaehoon Chung
@ 2017-01-10 17:32   ` Tom Rini
  2017-01-11  2:11     ` Jaehoon Chung
  2017-01-11 12:39     ` Jaehoon Chung
  0 siblings, 2 replies; 71+ messages in thread
From: Tom Rini @ 2017-01-10 17:32 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 10, 2017 at 02:48:01PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches on your master branch?
> If there is an issue, let me know, plz.(Buildman was passed.)

I don't think you're including MIPS in your buildman runs, travis-ci
catches the following:
https://travis-ci.org/trini/u-boot/jobs/190603224

Which is some problems with:
commit da09b3024985d8a3be377a87fe0b3ddd67133c14
Author: Jaehoon Chung <jh80.chung@samsung.com>
Date:   Fri Dec 30 15:30:14 2016 +0900

    mmc: pic32_sdhci: move the code to pic32_sdhci.c  

not being build tested.  Please fix, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170110/359df42b/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170110054802epcas5p47773e1927ecb61adccb970ff738c45a2@epcas5p4.samsung.com>
@ 2017-01-10  5:48 ` Jaehoon Chung
  2017-01-10 17:32   ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-10  5:48 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?
If there is an issue, let me know, plz.(Buildman was passed.)

The following changes since commit a705ebc81b7f91bbd0ef7c634284208342901149:

  Prepare v2017.01 (2017-01-09 11:57:05 -0500)

are available in the git repository at:

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

for you to fetch changes up to e20dd3f86f05227e75d979f100559cfdace2816b:

  ARM: sunxi: remove bare default for CONFIG_MMC (2017-01-10 14:08:23 +0900)

----------------------------------------------------------------
Jaehoon Chung (12):
      mmc: sdhci: disable the 8bit mode when host doesn't support it
      mmc: sdhci: add the get_cd callback function in sdhci_ops
      mmc: sdhci: remove the unused code about testing Card detect
      mmc: pic32_sdhci: move the code to pic32_sdhci.c
      mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
      mmc: change the set_ios return type from void to int
      mmc: s5p_sdhci: add the s5p_set_clock function
      mmc: sdhci: move the callback function into sdhci_ops
      mmc: sdhci: use the bitops APIs in sdhci.h
      mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
      mmc: sdhci: combine the Host controller v3.0 feature into one condition
      power: change from meaningless value to error number

Masahiro Yamada (9):
      mmc: sdhci-cadence: add Cadence SD4HC support
      mmc: uniphier-sd: fix Kconfig dependency
      ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga
      mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
      mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
      mmc: move DesignWare-based drivers to Kconfig
      ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1
      mmc: move more driver config options to Kconfig
      ARM: sunxi: remove bare default for CONFIG_MMC

 arch/arm/cpu/arm926ejs/mx27/generic.c      |   8 +-
 arch/arm/include/asm/arch-mx27/imx-regs.h  |   4 +-
 arch/arm/mach-davinci/da830_pinmux.c       |   2 +-
 arch/arm/mach-omap2/am33xx/board.c         |   2 +-
 arch/arm/mach-tegra/board2.c               |   2 +-
 board/armadeus/apf27/apf27.c               |   2 +-
 board/avionic-design/common/tamonten.c     |   2 +-
 board/compal/paz00/paz00.c                 |   2 +-
 board/davinci/da8xxevm/da850evm.c          |  12 +--
 board/davinci/da8xxevm/omapl138_lcdk.c     |  10 +--
 board/hisilicon/hikey/hikey.c              |   2 +-
 board/htkw/mcx/mcx.c                       |   2 +-
 board/lego/ev3/legoev3.c                   |   4 +-
 board/nvidia/cardhu/cardhu.c               |   2 +-
 board/nvidia/dalmore/dalmore.c             |   2 +-
 board/nvidia/harmony/harmony.c             |   2 +-
 board/nvidia/seaboard/seaboard.c           |   2 +-
 board/nvidia/whistler/whistler.c           |   2 +-
 board/samsung/common/board.c               |   2 +-
 board/sunxi/Kconfig                        |   4 -
 board/technexion/twister/twister.c         |   2 +-
 board/teejet/mt_ventoux/mt_ventoux.c       |   2 +-
 board/toradex/colibri_t20/colibri_t20.c    |   2 +-
 configs/am335x_baltos_defconfig            |   1 +
 configs/am335x_boneblack_defconfig         |   1 +
 configs/am335x_boneblack_vboot_defconfig   |   1 +
 configs/am335x_evm_defconfig               |   1 +
 configs/am335x_evm_nor_defconfig           |   1 +
 configs/am335x_evm_norboot_defconfig       |   1 +
 configs/am335x_evm_spiboot_defconfig       |   1 +
 configs/am335x_evm_usbspl_defconfig        |   1 +
 configs/am335x_igep0033_defconfig          |   1 +
 configs/am335x_shc_defconfig               |   1 +
 configs/am335x_shc_ict_defconfig           |   1 +
 configs/am335x_shc_netboot_defconfig       |   1 +
 configs/am335x_shc_prompt_defconfig        |   1 +
 configs/am335x_shc_sdboot_defconfig        |   1 +
 configs/am335x_shc_sdboot_prompt_defconfig |   1 +
 configs/am335x_sl50_defconfig              |   1 +
 configs/am3517_crane_defconfig             |   1 +
 configs/am3517_evm_defconfig               |   1 +
 configs/am43xx_evm_defconfig               |   1 +
 configs/am43xx_evm_ethboot_defconfig       |   1 +
 configs/am43xx_evm_qspiboot_defconfig      |   1 +
 configs/am43xx_evm_usbhost_boot_defconfig  |   1 +
 configs/am43xx_hs_evm_defconfig            |   1 +
 configs/am57xx_evm_defconfig               |   1 +
 configs/am57xx_evm_nodt_defconfig          |   1 +
 configs/am57xx_hs_evm_defconfig            |   1 +
 configs/apf27_defconfig                    |   1 +
 configs/apx4devkit_defconfig               |   1 +
 configs/arndale_defconfig                  |   1 +
 configs/axs101_defconfig                   |   1 +
 configs/axs103_defconfig                   |   1 +
 configs/birdland_bav335a_defconfig         |   1 +
 configs/birdland_bav335b_defconfig         |   1 +
 configs/brppt1_mmc_defconfig               |   1 +
 configs/brppt1_spi_defconfig               |   1 +
 configs/brxre1_defconfig                   |   1 +
 configs/cairo_defconfig                    |   1 +
 configs/chromebit_mickey_defconfig         |   3 +-
 configs/chromebook_jerry_defconfig         |   3 +-
 configs/chromebook_minnie_defconfig        |   3 +-
 configs/cl-som-am57x_defconfig             |   1 +
 configs/cm_t335_defconfig                  |   1 +
 configs/cm_t3517_defconfig                 |   1 +
 configs/cm_t35_defconfig                   |   1 +
 configs/cm_t43_defconfig                   |   1 +
 configs/cm_t54_defconfig                   |   1 +
 configs/devkit8000_defconfig               |   1 +
 configs/dra7xx_evm_defconfig               |   1 +
 configs/dra7xx_hs_evm_defconfig            |   1 +
 configs/draco_defconfig                    |   1 +
 configs/duovero_defconfig                  |   1 +
 configs/eco5pk_defconfig                   |   1 +
 configs/etamin_defconfig                   |   1 +
 configs/evb-rk3036_defconfig               |   3 +-
 configs/evb-rk3288_defconfig               |   3 +-
 configs/evb-rk3399_defconfig               |   3 +-
 configs/fennec-rk3288_defconfig            |   3 +-
 configs/firefly-rk3288_defconfig           |   3 +-
 configs/hikey_defconfig                    |   2 +
 configs/igep0020_defconfig                 |   1 +
 configs/igep0030_defconfig                 |   1 +
 configs/igep0032_defconfig                 |   1 +
 configs/k2g_evm_defconfig                  |   1 +
 configs/kc1_defconfig                      |   1 +
 configs/kylin-rk3036_defconfig             |   3 +-
 configs/m28evk_defconfig                   |   1 +
 configs/mcx_defconfig                      |   1 +
 configs/miniarm-rk3288_defconfig           |   3 +-
 configs/mt_ventoux_defconfig               |   1 +
 configs/mx23_olinuxino_defconfig           |   1 +
 configs/mx23evk_defconfig                  |   1 +
 configs/mx28evk_auart_console_defconfig    |   1 +
 configs/mx28evk_defconfig                  |   1 +
 configs/mx28evk_nand_defconfig             |   1 +
 configs/mx28evk_spi_defconfig              |   1 +
 configs/nokia_rx51_defconfig               |   1 +
 configs/odroid-xu3_defconfig               |   1 +
 configs/odroid_defconfig                   |   1 +
 configs/omap3_beagle_defconfig             |   1 +
 configs/omap3_evm_defconfig                |   1 +
 configs/omap3_ha_defconfig                 |   1 +
 configs/omap3_logic_defconfig              |   1 +
 configs/omap3_overo_defconfig              |   1 +
 configs/omap3_pandora_defconfig            |   1 +
 configs/omap3_zoom1_defconfig              |   1 +
 configs/omap4_panda_defconfig              |   1 +
 configs/omap4_sdp4430_defconfig            |   1 +
 configs/omap5_uevm_defconfig               |   1 +
 configs/origen_defconfig                   |   1 +
 configs/pcm051_rev1_defconfig              |   1 +
 configs/pcm051_rev3_defconfig              |   1 +
 configs/peach-pi_defconfig                 |   1 +
 configs/peach-pit_defconfig                |   1 +
 configs/pengwyn_defconfig                  |   1 +
 configs/pepper_defconfig                   |   1 +
 configs/popmetal-rk3288_defconfig          |   3 +-
 configs/pxm2_defconfig                     |   1 +
 configs/rastaban_defconfig                 |   1 +
 configs/rock2_defconfig                    |   3 +-
 configs/rut_defconfig                      |   1 +
 configs/s5pc210_universal_defconfig        |   1 +
 configs/sansa_fuze_plus_defconfig          |   1 +
 configs/sc_sps_1_defconfig                 |   1 +
 configs/smdk5250_defconfig                 |   1 +
 configs/smdk5420_defconfig                 |   1 +
 configs/smdkv310_defconfig                 |   1 +
 configs/sniper_defconfig                   |   1 +
 configs/snow_defconfig                     |   1 +
 configs/socfpga_arria5_defconfig           |   1 +
 configs/socfpga_cyclone5_defconfig         |   1 +
 configs/socfpga_de0_nano_soc_defconfig     |   1 +
 configs/socfpga_de1_soc_defconfig          |   1 +
 configs/socfpga_mcvevk_defconfig           |   1 +
 configs/socfpga_sockit_defconfig           |   1 +
 configs/socfpga_socrates_defconfig         |   1 +
 configs/socfpga_sr1500_defconfig           |   1 +
 configs/socfpga_vining_fpga_defconfig      |   1 +
 configs/spring_defconfig                   |   1 +
 configs/tao3530_defconfig                  |   1 +
 configs/thuban_defconfig                   |   1 +
 configs/ti814x_evm_defconfig               |   1 +
 configs/ti816x_evm_defconfig               |   1 +
 configs/trats2_defconfig                   |   1 +
 configs/trats_defconfig                    |   1 +
 configs/tricorder_defconfig                |   1 +
 configs/tricorder_flash_defconfig          |   1 +
 configs/ts4600_defconfig                   |   1 +
 configs/twister_defconfig                  |   1 +
 configs/xfi3_defconfig                     |   1 +
 doc/README.socfpga                         |  32 -------
 drivers/mmc/Kconfig                        | 107 ++++++++++++++++++++++-
 drivers/mmc/Makefile                       |  27 +++---
 drivers/mmc/dw_mmc.c                       |   5 +-
 drivers/mmc/mxsmmc.c                       |   4 +-
 drivers/mmc/omap_hsmmc.c                   |   6 +-
 drivers/mmc/pic32_sdhci.c                  |  15 +++-
 drivers/mmc/s5p_sdhci.c                    |  15 +++-
 drivers/mmc/sdhci-cadence.c                | 125 +++++++++++++++++++++++++++
 drivers/mmc/sdhci.c                        |  59 ++++---------
 drivers/mmc/sunxi_mmc.c                    |   6 +-
 drivers/power/axp152.c                     |   2 +-
 drivers/power/axp209.c                     |   2 +-
 drivers/power/battery/bat_trats2.c         |   2 +-
 drivers/power/exynos-tmu.c                 |   8 +-
 drivers/power/fuel_gauge/fg_max17042.c     |   4 +-
 drivers/power/mfd/fg_max77693.c            |   4 +-
 drivers/power/mfd/pmic_max77693.c          |   8 +-
 drivers/power/palmas.c                     |  11 ++-
 drivers/power/pmic/pmic_hi6553.c           |   4 +-
 drivers/power/pmic/pmic_max77686.c         |  18 ++--
 drivers/power/pmic/pmic_max8997.c          |   8 +-
 drivers/power/power_core.c                 |   8 +-
 drivers/power/power_i2c.c                  |  22 ++---
 drivers/power/power_spi.c                  |  18 ++--
 drivers/power/tps6586x.c                   |  12 +--
 include/configs/am3517_crane.h             |   1 -
 include/configs/am3517_evm.h               |   1 -
 include/configs/apalis_t30.h               |   1 -
 include/configs/apf27.h                    |   1 -
 include/configs/axs10x.h                   |   1 -
 include/configs/beaver.h                   |   1 -
 include/configs/brppt1.h                   |   1 -
 include/configs/brxre1.h                   |   1 -
 include/configs/cardhu.h                   |   1 -
 include/configs/cei-tk1-som.h              |   1 -
 include/configs/cm_t35.h                   |   1 -
 include/configs/cm_t3517.h                 |   1 -
 include/configs/colibri_t20.h              |   1 -
 include/configs/colibri_t30.h              |   1 -
 include/configs/da850evm.h                 |   2 -
 include/configs/dalmore.h                  |   1 -
 include/configs/e2220-1170.h               |   1 -
 include/configs/exynos-common.h            |   2 -
 include/configs/harmony.h                  |   1 -
 include/configs/hikey.h                    |   2 -
 include/configs/imx27lite-common.h         |   1 -
 include/configs/jetson-tk1.h               |   1 -
 include/configs/k2g_evm.h                  |   1 -
 include/configs/kc1.h                      |   1 -
 include/configs/legoev3.h                  |   2 -
 include/configs/mcx.h                      |   1 -
 include/configs/medcom-wide.h              |   1 -
 include/configs/mxs.h                      |   1 -
 include/configs/nokia_rx51.h               |   1 -
 include/configs/nyan-big.h                 |   1 -
 include/configs/omap3_evm.h                |   1 -
 include/configs/omapl138_lcdk.h            |   1 -
 include/configs/p2371-0000.h               |   1 -
 include/configs/p2371-2180.h               |   1 -
 include/configs/p2571.h                    |   1 -
 include/configs/p2771-0000.h               |   1 -
 include/configs/paz00.h                    |   1 -
 include/configs/plutux.h                   |   1 -
 include/configs/rk3036_common.h            |   1 -
 include/configs/rk3288_common.h            |   1 -
 include/configs/rk3399_common.h            |   1 -
 include/configs/seaboard.h                 |   1 -
 include/configs/siemens-am33x-common.h     |   1 -
 include/configs/sniper.h                   |   1 -
 include/configs/socfpga_common.h           |   3 -
 include/configs/sunxi-common.h             |   1 -
 include/configs/tam3517-common.h           |   1 -
 include/configs/tao3530.h                  |   1 -
 include/configs/tec-ng.h                   |   1 -
 include/configs/tec.h                      |   1 -
 include/configs/tegra-common-post.h        |   3 -
 include/configs/ti814x_evm.h               |   1 -
 include/configs/ti816x_evm.h               |   1 -
 include/configs/ti_armv7_omap.h            |   3 -
 include/configs/tricorder.h                |   1 -
 include/configs/trimslice.h                |   1 -
 include/configs/venice2.h                  |   1 -
 include/configs/ventana.h                  |   1 -
 include/configs/whistler.h                 |   1 -
 include/mmc.h                              |   2 +-
 include/sdhci.h                            | 131 ++++++++++++++---------------
 239 files changed, 608 insertions(+), 356 deletions(-)
 create mode 100644 drivers/mmc/sdhci-cadence.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-05 14:34   ` Tom Rini
@ 2017-01-06  1:19     ` Jaehoon Chung
  0 siblings, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-06  1:19 UTC (permalink / raw)
  To: u-boot

On 01/05/2017 11:34 PM, Tom Rini wrote:
> On Tue, Jan 03, 2017 at 10:17:18AM +0900, Jaehoon Chung wrote:
> 
>> Dear Tom,
>>
>> Could you pull these patches on your master branch?
>> There is a patch relevant to PMIC for PR.
>> I considered to make the pmic branch, but just included this patch in this PR.
>> (If you want to split the PR, I will do it.)
>> If there is an issue, let me know, plz.
>>
>> The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388:
>>
>>   Prepare v2017.01-rc3 (2017-01-02 20:00:55 -0500)
>>
>> are available in the git repository at:
>>
>>   http://git.denx.de/u-boot-master master
>>
>> for you to fetch changes up to 4c73d121d86f431221d48ae215f17887f06abff2:
>>
>>   power: change from meaningless value to error number (2017-01-03 10:11:34 +0900)
>>
>> ----------------------------------------------------------------
>> Jaehoon Chung (12):
>>       mmc: sdhci: disable the 8bit mode when host doesn't support it
>>       mmc: sdhci: add the get_cd callback function in sdhci_ops
>>       mmc: sdhci: remove the unused code about testing Card detect
>>       mmc: pic32_sdhci: move the code to pic32_sdhci.c
>>       mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
>>       mmc: change the set_ios return type from void to int
>>       mmc: s5p_sdhci: add the s5p_set_clock function
>>       mmc: sdhci: move the callback function into sdhci_ops
>>       mmc: sdhci: use the bitops APIs in sdhci.h
>>       mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
>>       mmc: sdhci: combine the Host controller v3.0 feature into one condition
>>       power: change from meaningless value to error number
>>
>> Masahiro Yamada (2):
>>       mmc: sdhci-cadence: add Cadence SD4HC support
>>       mmc: uniphier-sd: fix Kconfig dependency
> 
> Sorry for not replying sooner, but I had thought I had.  This is too
> much change I think for this late in the release cycle.  Sorry.

Ah, Ok. It's my fault for sending PR late.
then I will resend the PR at 2017.03-rc1 time.


Best Regards,
Jaehoon Chung

> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-03  1:17 ` Jaehoon Chung
  2017-01-03  1:19   ` Jaehoon Chung
@ 2017-01-05 14:34   ` Tom Rini
  2017-01-06  1:19     ` Jaehoon Chung
  1 sibling, 1 reply; 71+ messages in thread
From: Tom Rini @ 2017-01-05 14:34 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 03, 2017 at 10:17:18AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches on your master branch?
> There is a patch relevant to PMIC for PR.
> I considered to make the pmic branch, but just included this patch in this PR.
> (If you want to split the PR, I will do it.)
> If there is an issue, let me know, plz.
> 
> The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388:
> 
>   Prepare v2017.01-rc3 (2017-01-02 20:00:55 -0500)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-master master
> 
> for you to fetch changes up to 4c73d121d86f431221d48ae215f17887f06abff2:
> 
>   power: change from meaningless value to error number (2017-01-03 10:11:34 +0900)
> 
> ----------------------------------------------------------------
> Jaehoon Chung (12):
>       mmc: sdhci: disable the 8bit mode when host doesn't support it
>       mmc: sdhci: add the get_cd callback function in sdhci_ops
>       mmc: sdhci: remove the unused code about testing Card detect
>       mmc: pic32_sdhci: move the code to pic32_sdhci.c
>       mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
>       mmc: change the set_ios return type from void to int
>       mmc: s5p_sdhci: add the s5p_set_clock function
>       mmc: sdhci: move the callback function into sdhci_ops
>       mmc: sdhci: use the bitops APIs in sdhci.h
>       mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
>       mmc: sdhci: combine the Host controller v3.0 feature into one condition
>       power: change from meaningless value to error number
> 
> Masahiro Yamada (2):
>       mmc: sdhci-cadence: add Cadence SD4HC support
>       mmc: uniphier-sd: fix Kconfig dependency

Sorry for not replying sooner, but I had thought I had.  This is too
much change I think for this late in the release cycle.  Sorry.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170105/51b36ab0/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2017-01-03  1:17 ` Jaehoon Chung
@ 2017-01-03  1:19   ` Jaehoon Chung
  2017-01-05 14:34   ` Tom Rini
  1 sibling, 0 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-03  1:19 UTC (permalink / raw)
  To: u-boot

On 01/03/2017 10:17 AM, Jaehoon Chung wrote:
> Dear Tom,
> 
> Could you pull these patches on your master branch?
> There is a patch relevant to PMIC for PR.
> I considered to make the pmic branch, but just included this patch in this PR.
> (If you want to split the PR, I will do it.)
> If there is an issue, let me know, plz.

Sorry for late.

> 
> The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388:
> 
>   Prepare v2017.01-rc3 (2017-01-02 20:00:55 -0500)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-master master
> 
> for you to fetch changes up to 4c73d121d86f431221d48ae215f17887f06abff2:
> 
>   power: change from meaningless value to error number (2017-01-03 10:11:34 +0900)
> 
> ----------------------------------------------------------------
> Jaehoon Chung (12):
>       mmc: sdhci: disable the 8bit mode when host doesn't support it
>       mmc: sdhci: add the get_cd callback function in sdhci_ops
>       mmc: sdhci: remove the unused code about testing Card detect
>       mmc: pic32_sdhci: move the code to pic32_sdhci.c
>       mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
>       mmc: change the set_ios return type from void to int
>       mmc: s5p_sdhci: add the s5p_set_clock function
>       mmc: sdhci: move the callback function into sdhci_ops
>       mmc: sdhci: use the bitops APIs in sdhci.h
>       mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
>       mmc: sdhci: combine the Host controller v3.0 feature into one condition
>       power: change from meaningless value to error number
> 
> Masahiro Yamada (2):
>       mmc: sdhci-cadence: add Cadence SD4HC support
>       mmc: uniphier-sd: fix Kconfig dependency
> 
>  drivers/mmc/Kconfig                    |  16 ++++++++++++++--
>  drivers/mmc/Makefile                   |   1 +
>  drivers/mmc/dw_mmc.c                   |   5 ++---
>  drivers/mmc/pic32_sdhci.c              |  15 ++++++++++++++-
>  drivers/mmc/s5p_sdhci.c                |  15 ++++++++++++---
>  drivers/mmc/sdhci-cadence.c            | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/mmc/sdhci.c                    |  59 +++++++++++++++++------------------------------------------
>  drivers/power/axp152.c                 |   2 +-
>  drivers/power/axp209.c                 |   2 +-
>  drivers/power/battery/bat_trats2.c     |   2 +-
>  drivers/power/exynos-tmu.c             |   8 ++++----
>  drivers/power/fuel_gauge/fg_max17042.c |   4 ++--
>  drivers/power/mfd/fg_max77693.c        |   4 ++--
>  drivers/power/mfd/pmic_max77693.c      |   8 ++++----
>  drivers/power/palmas.c                 |  11 +++++++----
>  drivers/power/pmic/pmic_hi6553.c       |   4 ++--
>  drivers/power/pmic/pmic_max77686.c     |  18 +++++++++---------
>  drivers/power/pmic/pmic_max8997.c      |   8 ++++----
>  drivers/power/power_core.c             |   8 ++++----
>  drivers/power/power_i2c.c              |  22 +++++++++++-----------
>  drivers/power/power_spi.c              |  18 ++++++------------
>  drivers/power/tps6586x.c               |  12 ++++++------
>  include/mmc.h                          |   2 +-
>  include/sdhci.h                        | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------
>  24 files changed, 315 insertions(+), 185 deletions(-)
>  create mode 100644 drivers/mmc/sdhci-cadence.c
> 
> Best Regards,
> Jaehoon Chung
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 
> 
> 

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
       [not found] <CGME20170103011718epcas5p45970bc6129500aea930bc0e359be6cb4@epcas5p4.samsung.com>
@ 2017-01-03  1:17 ` Jaehoon Chung
  2017-01-03  1:19   ` Jaehoon Chung
  2017-01-05 14:34   ` Tom Rini
  0 siblings, 2 replies; 71+ messages in thread
From: Jaehoon Chung @ 2017-01-03  1:17 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?
There is a patch relevant to PMIC for PR.
I considered to make the pmic branch, but just included this patch in this PR.
(If you want to split the PR, I will do it.)
If there is an issue, let me know, plz.

The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388:

  Prepare v2017.01-rc3 (2017-01-02 20:00:55 -0500)

are available in the git repository at:

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

for you to fetch changes up to 4c73d121d86f431221d48ae215f17887f06abff2:

  power: change from meaningless value to error number (2017-01-03 10:11:34 +0900)

----------------------------------------------------------------
Jaehoon Chung (12):
      mmc: sdhci: disable the 8bit mode when host doesn't support it
      mmc: sdhci: add the get_cd callback function in sdhci_ops
      mmc: sdhci: remove the unused code about testing Card detect
      mmc: pic32_sdhci: move the code to pic32_sdhci.c
      mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
      mmc: change the set_ios return type from void to int
      mmc: s5p_sdhci: add the s5p_set_clock function
      mmc: sdhci: move the callback function into sdhci_ops
      mmc: sdhci: use the bitops APIs in sdhci.h
      mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
      mmc: sdhci: combine the Host controller v3.0 feature into one condition
      power: change from meaningless value to error number

Masahiro Yamada (2):
      mmc: sdhci-cadence: add Cadence SD4HC support
      mmc: uniphier-sd: fix Kconfig dependency

 drivers/mmc/Kconfig                    |  16 ++++++++++++++--
 drivers/mmc/Makefile                   |   1 +
 drivers/mmc/dw_mmc.c                   |   5 ++---
 drivers/mmc/pic32_sdhci.c              |  15 ++++++++++++++-
 drivers/mmc/s5p_sdhci.c                |  15 ++++++++++++---
 drivers/mmc/sdhci-cadence.c            | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/sdhci.c                    |  59 +++++++++++++++++------------------------------------------
 drivers/power/axp152.c                 |   2 +-
 drivers/power/axp209.c                 |   2 +-
 drivers/power/battery/bat_trats2.c     |   2 +-
 drivers/power/exynos-tmu.c             |   8 ++++----
 drivers/power/fuel_gauge/fg_max17042.c |   4 ++--
 drivers/power/mfd/fg_max77693.c        |   4 ++--
 drivers/power/mfd/pmic_max77693.c      |   8 ++++----
 drivers/power/palmas.c                 |  11 +++++++----
 drivers/power/pmic/pmic_hi6553.c       |   4 ++--
 drivers/power/pmic/pmic_max77686.c     |  18 +++++++++---------
 drivers/power/pmic/pmic_max8997.c      |   8 ++++----
 drivers/power/power_core.c             |   8 ++++----
 drivers/power/power_i2c.c              |  22 +++++++++++-----------
 drivers/power/power_spi.c              |  18 ++++++------------
 drivers/power/tps6586x.c               |  12 ++++++------
 include/mmc.h                          |   2 +-
 include/sdhci.h                        | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------
 24 files changed, 315 insertions(+), 185 deletions(-)
 create mode 100644 drivers/mmc/sdhci-cadence.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2016-12-21 22:12 Jaehoon Chung
@ 2016-12-22  2:30 ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2016-12-22  2:30 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 22, 2016 at 07:12:35AM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches on your master branch?
> 
> The following changes since commit 0d92f2141ac5ef5c80d13e9501890f914525d43c:
> 
>   arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21 09:52:35 +0100)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 9c4132b5267b8d58712077c1c231717c76c4d52f:
> 
>   mmc: Extend dependencies for zynq sdhci (2016-12-22 07:08:52 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161221/eb069db5/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
@ 2016-12-21 22:12 Jaehoon Chung
  2016-12-22  2:30 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2016-12-21 22:12 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?

The following changes since commit 0d92f2141ac5ef5c80d13e9501890f914525d43c:

  arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21 09:52:35 +0100)

are available in the git repository at:

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

for you to fetch changes up to 9c4132b5267b8d58712077c1c231717c76c4d52f:

  mmc: Extend dependencies for zynq sdhci (2016-12-22 07:08:52 +0900)

----------------------------------------------------------------
Jaehoon Chung (1):
      mmc: spear: remove the entire spear_sdhci.c file

Michal Simek (1):
      mmc: Extend dependencies for zynq sdhci

 drivers/mmc/Kconfig       |  2 +-
 drivers/mmc/Makefile      |  1 -
 drivers/mmc/spear_sdhci.c | 27 ---------------------------
 3 files changed, 1 insertion(+), 29 deletions(-)
 delete mode 100644 drivers/mmc/spear_sdhci.c

Best Regards,
Jaehoon Chung

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
  2016-12-01  7:01 Jaehoon Chung
@ 2016-12-01 18:17 ` Tom Rini
  0 siblings, 0 replies; 71+ messages in thread
From: Tom Rini @ 2016-12-01 18:17 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 01, 2016 at 04:01:14PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you pull these patches on your master branch?
> If there are some problems, let me know, plz.
> 
> The following changes since commit 38c4f0bdce5bca8535eadab08ece80dff45ad0ee:
> 
>   ts4600: Disable CONFIG_DISPLAY_CPUINFO (2016-11-30 19:31:18 -0500)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 09410c65724dd0a58e01f94a518c80befc413d90:
> 
>   SPL: mmc: Make spl_mmc_load_image available (2016-12-01 14:06:41 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161201/ffe35f15/attachment.sig>

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

* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
@ 2016-12-01  7:01 Jaehoon Chung
  2016-12-01 18:17 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2016-12-01  7:01 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?
If there are some problems, let me know, plz.

The following changes since commit 38c4f0bdce5bca8535eadab08ece80dff45ad0ee:

  ts4600: Disable CONFIG_DISPLAY_CPUINFO (2016-11-30 19:31:18 -0500)

are available in the git repository at:

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

for you to fetch changes up to 09410c65724dd0a58e01f94a518c80befc413d90:

  SPL: mmc: Make spl_mmc_load_image available (2016-12-01 14:06:41 +0900)

----------------------------------------------------------------
Marek Vasut (3):
      mmc: Fix warning if debug() is not used
      mmc: Tinification of the mmc code
      SPL: mmc: Make spl_mmc_load_image available

Seung-Woo Kim (1):
      mmc: s5p_sdhci: fix to check proper pinmux id

Tomas Melin (1):
      mmc: add bkops-enable command

 cmd/Kconfig              |  9 +++++++++
 cmd/mmc.c                | 32 ++++++++++++++++++++++++++++++++
 common/spl/spl_mmc.c     | 10 +++++++---
 drivers/mmc/Kconfig      | 15 +++++++++++++++
 drivers/mmc/mmc.c        | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/mmc/mmc_legacy.c | 32 ++++++++++++++++++++++++++++++++
 drivers/mmc/s5p_sdhci.c  |  2 +-
 include/mmc.h            |  7 +++++++
 include/spl.h            |  3 +++
 9 files changed, 171 insertions(+), 6 deletions(-)

Best Regards,
Jaehoon Chung

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

end of thread, other threads:[~2018-05-09  1:30 UTC | newest]

Thread overview: 71+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170515050639epcas1p3d4f0aca8a724070fbe556078835f2e61@epcas1p3.samsung.com>
2017-05-15  5:06 ` [U-Boot] [GIT PULL] Please pull u-boot-mmc master Jaehoon Chung
2017-05-15  6:18   ` Jaehoon Chung
     [not found] <CGME20180508072215epcas1p2cbd07880b5188605fe679ccb248b87eb@epcas1p2.samsung.com>
2018-05-08  7:22 ` Jaehoon Chung
2018-05-09  1:30   ` Tom Rini
     [not found] <CGME20180502020320epcas1p1b59166567ba1b0c1bb1c700503bc2d09@epcas1p1.samsung.com>
2018-05-02  2:03 ` Jaehoon Chung
2018-05-02 22:10   ` Tom Rini
     [not found] <CGME20180226015859epcas1p30bda4a35316c512366573946d617d484@epcas1p3.samsung.com>
2018-02-26  1:58 ` [U-Boot] [GIT PULL ] " Jaehoon Chung
2018-02-26 15:49   ` Tom Rini
     [not found] <CGME20180220035728epcas2p152ee76e870ed334c7e91ef8d7ec0b699@epcas2p1.samsung.com>
2018-02-20  3:57 ` Jaehoon Chung
2018-02-20 13:20   ` Tom Rini
     [not found] <CGME20180219112702epcas1p2bb88ec4017cd6b54b2ea2d8801ec3835@epcas1p2.samsung.com>
2018-02-19 11:27 ` [U-Boot] [GIT PULL] " Jaehoon Chung
2018-02-19 14:47   ` Jaehoon Chung
2018-02-19 14:48     ` Tom Rini
2018-02-19 17:00       ` Marek Vasut
     [not found] <CGME20180124073159epcas2p18ec97927c7e6c3c04bbe52a8240492fb@epcas2p1.samsung.com>
2018-01-24  7:31 ` Jaehoon Chung
2018-01-25  0:57   ` Jaehoon Chung
2018-01-25  1:44     ` Tom Rini
2018-01-25  2:25   ` Tom Rini
     [not found] <CGME20180115023505epcas1p37c76459b4841dd1817c53159477db616@epcas1p3.samsung.com>
2018-01-15  2:35 ` Jaehoon Chung
2018-01-15 13:53   ` Tom Rini
2018-01-16  8:50     ` Jaehoon Chung
     [not found] <CGME20171128022004epcas2p150a95af40d2b05cefb9817e1582f58ab@epcas2p1.samsung.com>
2017-11-28  2:20 ` Jaehoon Chung
2017-11-28 12:15   ` Tom Rini
2017-11-28 16:22     ` Jean-Jacques Hiblot
2017-11-30  1:39       ` Jaehoon Chung
2017-11-30  1:35     ` Jaehoon Chung
     [not found] <CGME20171127075849epcas2p2e0e6f0ddab3c8c25ddd093353fa52331@epcas2p2.samsung.com>
2017-11-27  7:58 ` Jaehoon Chung
2017-11-27  9:31   ` Jaehoon Chung
     [not found] <CGME20171023045432epcas2p37d83600c293491c657180667df894ae6@epcas2p3.samsung.com>
2017-10-23  4:54 ` Jaehoon Chung
2017-10-24  7:58   ` Jaehoon Chung
     [not found] <CGME20170925053103epcas2p190b97c9c8b6b7ce3fa5859b3b662463a@epcas2p1.samsung.com>
2017-09-25  5:31 ` Jaehoon Chung
2017-09-26 12:17   ` Tom Rini
     [not found] <CGME20170818053954epcas1p232acd1af824a992adc6aaa44c1e7a907@epcas1p2.samsung.com>
2017-08-18  5:39 ` Jaehoon Chung
2017-08-18  6:35   ` Jaehoon Chung
     [not found] <CGME20170731025907epcas1p1fb9b643ec83cc77b12ab0d8550755be7@epcas1p1.samsung.com>
2017-07-31  2:59 ` Jaehoon Chung
2017-07-31 11:27   ` Tom Rini
2017-08-01  2:48     ` Jaehoon Chung
     [not found] <CGME20170719101711epcas5p1e73a75ea548997594e3f5ba23da0e565@epcas5p1.samsung.com>
2017-07-19 10:17 ` Jaehoon Chung
2017-07-21 15:48   ` Tom Rini
     [not found] <CGME20170630034821epcas1p193104bec121303c6897391e690a943f3@epcas1p1.samsung.com>
2017-06-30  3:48 ` Jaehoon Chung
2017-06-30 10:48   ` Tom Rini
2017-06-30 11:59     ` Jaehoon Chung
     [not found] <CGME20170609112846epcas1p1db6eece58f727344e6789e434afa09c9@epcas1p1.samsung.com>
2017-06-09 11:28 ` Jaehoon Chung
2017-06-10 22:00   ` Tom Rini
     [not found] <CGME20170529083151epcas5p1d26d3ff44c53bba61cc380bfd78a910f@epcas5p1.samsung.com>
2017-05-29  8:31 ` Jaehoon Chung
2017-05-31  2:06   ` Tom Rini
     [not found] <CGME20170414065148epcas5p1f02fb69f9925f4b4a7bf176a76e447f7@epcas5p1.samsung.com>
2017-04-14  6:51 ` Jaehoon Chung
2017-04-14 21:09   ` Tom Rini
     [not found] <CGME20170330052139epcas5p1e95ad9a80664dd907de79e6c2ad05763@epcas5p1.samsung.com>
2017-03-30  5:21 ` Jaehoon Chung
2017-04-04 20:00   ` Tom Rini
     [not found] <CGME20170321121100epcas5p19374186df9de3d740bceb6ba2d97f8c3@epcas5p1.samsung.com>
2017-03-21 12:11 ` Jaehoon Chung
2017-03-22  0:51   ` Tom Rini
     [not found] <CGME20170209115016epcas5p2c78275706402e633c0da384936a1692f@epcas5p2.samsung.com>
2017-02-09 11:50 ` Jaehoon Chung
2017-02-09 19:50   ` Tom Rini
     [not found] <CGME20170131232440epcas5p2ff99c09928cf938f10d640785b25b911@epcas5p2.samsung.com>
2017-01-31 23:24 ` Jaehoon Chung
2017-02-01 21:33   ` Tom Rini
     [not found] <CGME20170124093735epcas5p2696f062ee887233d1eacc5319f25b156@epcas5p2.samsung.com>
2017-01-24  9:37 ` Jaehoon Chung
2017-01-25  2:15   ` Tom Rini
     [not found] <CGME20170110054802epcas5p47773e1927ecb61adccb970ff738c45a2@epcas5p4.samsung.com>
2017-01-10  5:48 ` Jaehoon Chung
2017-01-10 17:32   ` Tom Rini
2017-01-11  2:11     ` Jaehoon Chung
2017-01-11 12:39     ` Jaehoon Chung
2017-01-11 16:28       ` Tom Rini
     [not found] <CGME20170103011718epcas5p45970bc6129500aea930bc0e359be6cb4@epcas5p4.samsung.com>
2017-01-03  1:17 ` Jaehoon Chung
2017-01-03  1:19   ` Jaehoon Chung
2017-01-05 14:34   ` Tom Rini
2017-01-06  1:19     ` Jaehoon Chung
2016-12-21 22:12 Jaehoon Chung
2016-12-22  2:30 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-12-01  7:01 Jaehoon Chung
2016-12-01 18:17 ` Tom Rini

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.