Re: Pull request: u-boot-samsung master

2022-01-19 Thread Tom Rini
On Wed, Jan 19, 2022 at 07:27:28PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit fe04d885fb540b614a2f989e16e808b300ccb52e:
> 
>   Merge branch 'next' (2022-01-10 14:01:57 -0500)
> 
> are available in the git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to e93158beb35b7522ef999585ce0188297c51131e:
> 
>   doc: board: avoid ambiguous names for axy17lte (2022-01-13 14:33:00 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Pull request: u-boot-samsung master

2022-01-19 Thread Minkyu Kang
Dear Tom,

The following changes since commit fe04d885fb540b614a2f989e16e808b300ccb52e:

  Merge branch 'next' (2022-01-10 14:01:57 -0500)

are available in the git repository at:

  g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to e93158beb35b7522ef999585ce0188297c51131e:

  doc: board: avoid ambiguous names for axy17lte (2022-01-13 14:33:00 +0900)


Henrik Grimler (2):
  board: samsung: fix menu entries for a{3,7}y17lte
  doc: board: avoid ambiguous names for axy17lte

 arch/arm/mach-exynos/Kconfig   | 6 +++---
 board/samsung/axy17lte/Kconfig | 4 ++--
 doc/board/samsung/axy17lte.rst | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
Thanks,
Minkyu Kang.


Re: Pull request: u-boot-samsung master

2021-11-09 Thread Minkyu Kang
Hi,

2021년 11월 10일 (수) 05:09, Tom Rini 님이 작성:

> On Tue, Nov 09, 2021 at 07:02:34PM +0900, Minkyu Kang wrote:
>
> > 2021년 11월 9일 (화) 18:59, Minkyu Kang 님이 작성:
> >
> > > Dear Tom,
> > >
> > > The following changes since commit
> > > f8ed9059001d803b0eae4b49178789aa0e29edec:
> > >
> > >   Merge tag 'efi-2022-01-rc2' of
> > > https://source.denx.de/u-boot/custodians/u-boot-efi (2021-11-07
> 23:00:29
> > > -0500)
> > >
> > > are available in the git repository at:
> > >
> > >
> > >   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> > >
> > > for you to fetch changes up to
> a80f582688fb3c961f521a978d428092f5bab483:
> > >
> > >   exynos: mmu: use CONFIG_IS_ENABLED (2021-11-09 14:07:46 +0900)
> > >
> > > 
> > > Minkyu Kang (2):
> > >   exynos78x0: pinctrl: set const to structs
> > >   exynos: mmu: use CONFIG_IS_ENABLED
> > >
> > > Simon Glass (1):
> > >   exynos: pwm: Deal with a PWM at 100%
> > >
> > >  arch/arm/mach-exynos/mmu-arm64.c| 11 ++-
> > >  drivers/pinctrl/exynos/pinctrl-exynos78x0.c | 14 +++---
> > >  drivers/pwm/exynos_pwm.c|  4 
> > >  3 files changed, 17 insertions(+), 12 deletions(-)
>
> After a quick migration of CONFIG_EXYNOS7420, applied to u-boot/master,
> thanks!


Oh, my bad.
Thank you! Tom.


>
> --
> Tom
>
-- 
Thanks. Minkyu Kang.


Re: Pull request: u-boot-samsung master

2021-11-09 Thread Tom Rini
On Tue, Nov 09, 2021 at 07:02:34PM +0900, Minkyu Kang wrote:

> 2021년 11월 9일 (화) 18:59, Minkyu Kang 님이 작성:
> 
> > Dear Tom,
> >
> > The following changes since commit
> > f8ed9059001d803b0eae4b49178789aa0e29edec:
> >
> >   Merge tag 'efi-2022-01-rc2' of
> > https://source.denx.de/u-boot/custodians/u-boot-efi (2021-11-07 23:00:29
> > -0500)
> >
> > are available in the git repository at:
> >
> >
> >   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> >
> > for you to fetch changes up to a80f582688fb3c961f521a978d428092f5bab483:
> >
> >   exynos: mmu: use CONFIG_IS_ENABLED (2021-11-09 14:07:46 +0900)
> >
> > 
> > Minkyu Kang (2):
> >   exynos78x0: pinctrl: set const to structs
> >   exynos: mmu: use CONFIG_IS_ENABLED
> >
> > Simon Glass (1):
> >   exynos: pwm: Deal with a PWM at 100%
> >
> >  arch/arm/mach-exynos/mmu-arm64.c| 11 ++-
> >  drivers/pinctrl/exynos/pinctrl-exynos78x0.c | 14 +++---
> >  drivers/pwm/exynos_pwm.c|  4 
> >  3 files changed, 17 insertions(+), 12 deletions(-)

After a quick migration of CONFIG_EXYNOS7420, applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: Pull request: u-boot-samsung master

2021-11-09 Thread Minkyu Kang
Dear Tom,

resend.

2021년 11월 9일 (화) 18:59, Minkyu Kang 님이 작성:

> Dear Tom,
>
> The following changes since commit
> f8ed9059001d803b0eae4b49178789aa0e29edec:
>
>   Merge tag 'efi-2022-01-rc2' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2021-11-07 23:00:29
> -0500)
>
> are available in the git repository at:
>
>
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
>
> for you to fetch changes up to a80f582688fb3c961f521a978d428092f5bab483:
>
>   exynos: mmu: use CONFIG_IS_ENABLED (2021-11-09 14:07:46 +0900)
>
> 
> Minkyu Kang (2):
>   exynos78x0: pinctrl: set const to structs
>   exynos: mmu: use CONFIG_IS_ENABLED
>
> Simon Glass (1):
>   exynos: pwm: Deal with a PWM at 100%
>
>  arch/arm/mach-exynos/mmu-arm64.c| 11 ++-
>  drivers/pinctrl/exynos/pinctrl-exynos78x0.c | 14 +++---
>  drivers/pwm/exynos_pwm.c|  4 
>  3 files changed, 17 insertions(+), 12 deletions(-)
>
> --
> Thanks,
> Minkyu Kang.
>
-- 
Thanks. Minkyu Kang.


Pull request: u-boot-samsung master

2021-11-09 Thread Minkyu Kang
Dear Tom,

The following changes since commit f8ed9059001d803b0eae4b49178789aa0e29edec:

  Merge tag 'efi-2022-01-rc2' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2021-11-07 23:00:29 -0500)

are available in the git repository at:


  g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to a80f582688fb3c961f521a978d428092f5bab483:

  exynos: mmu: use CONFIG_IS_ENABLED (2021-11-09 14:07:46 +0900)


Minkyu Kang (2):
  exynos78x0: pinctrl: set const to structs
  exynos: mmu: use CONFIG_IS_ENABLED

Simon Glass (1):
  exynos: pwm: Deal with a PWM at 100%

 arch/arm/mach-exynos/mmu-arm64.c| 11 ++-
 drivers/pinctrl/exynos/pinctrl-exynos78x0.c | 14 +++---
 drivers/pwm/exynos_pwm.c|  4 
 3 files changed, 17 insertions(+), 12 deletions(-)

-- 
Thanks,
Minkyu Kang.


Re: Pull request: u-boot-samsung master

2021-08-03 Thread Tom Rini
On Tue, Aug 03, 2021 at 01:10:26PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b:
> 
>   Prepare v2021.10-rc1 (2021-07-26 20:57:18 -0400)
> 
> are available in the git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 18f3afa4be879a9f591518a8f623b30f8b39917d:
> 
>   snow: Enable unit tests (2021-07-27 10:34:27 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Pull request: u-boot-samsung master

2021-08-02 Thread Minkyu Kang
Dear Tom,

The following changes since commit b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b:

  Prepare v2021.10-rc1 (2021-07-26 20:57:18 -0400)

are available in the git repository at:

  g...@source.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 18f3afa4be879a9f591518a8f623b30f8b39917d:

  snow: Enable unit tests (2021-07-27 10:34:27 +0900)


Simon Glass (3):
  samsung: exynos: Convert SROMC interface to a driver
  test: Fix size_t formats in strlcat test
  snow: Enable unit tests

 arch/arm/Kconfig  |  1 +
 arch/arm/dts/exynos5250-smdk5250.dts  |  1 +
 arch/arm/mach-exynos/include/mach/sromc.h | 18 --
 board/samsung/common/Makefile |  2 +-
 board/samsung/common/board.c  | 78 
--
 board/samsung/common/sromc.c  | 76 

 board/samsung/smdkv310/smdkv310.c |  9 -
 configs/arndale_defconfig |  1 -
 configs/odroid-xu3_defconfig  |  1 -
 configs/peach-pi_defconfig|  1 -
 configs/peach-pit_defconfig   |  1 -
 configs/smdk5250_defconfig|  1 -
 configs/smdk5420_defconfig|  1 -
 configs/smdkv310_defconfig|  1 -
 configs/snow_defconfig|  3 ++-
 configs/spring_defconfig  |  1 -
 include/fdtdec.h  |  2 --
 lib/fdtdec.c  |  2 --
 test/lib/strlcat.c|  4 ++--
 19 files changed, 83 insertions(+), 121 deletions(-)
 create mode 100644 board/samsung/common/sromc.c

-- 
Thanks,
Minkyu Kang.


Re: Pull request: u-boot-samsung master

2021-02-26 Thread Tom Rini
On Fri, Feb 26, 2021 at 03:39:58PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 8f7a16aac36c2a38956bd04b53cb7b94b7a70180:
> 
>   Merge tag 'u-boot-amlogic-20210222' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-02-22 12:37:02 
> -0500)
> 
> are available in the git repository at:
> 
> 
>   g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 0b547b40b149cf76c9f857fc9df2223aa88759e7:
> 
>   samsung: origen: change maintainer (2021-02-23 15:43:27 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Pull request: u-boot-samsung master

2021-02-25 Thread Minkyu Kang
Dear Tom,

The following changes since commit 8f7a16aac36c2a38956bd04b53cb7b94b7a70180:

  Merge tag 'u-boot-amlogic-20210222' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-02-22 12:37:02 
-0500)

are available in the git repository at:


  g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 0b547b40b149cf76c9f857fc9df2223aa88759e7:

  samsung: origen: change maintainer (2021-02-23 15:43:27 +0900)


Jaehoon Chung (2):
  board: samsung: covert to driver model about power_key_pressed
  power: pmic: remove pmic_max8997/8 files

Mark Kettenis (1):
  serial: s5p: Allow independent selection

Minkyu Kang (6):
  samsung: goni: change maintainer
  samsung: smdk5250: change maintainer
  samsung: smdk5420: change maintainer
  samsung: smdkv310: change maintainer
  samsung: espresso7420: change maintainer
  samsung: origen: change maintainer

 board/samsung/common/misc.c|  27 +++--
 board/samsung/espresso7420/MAINTAINERS |   2 +-
 board/samsung/goni/MAINTAINERS |   2 +-
 board/samsung/origen/MAINTAINERS   |   2 +-
 board/samsung/smdk5250/MAINTAINERS |   4 ++--
 board/samsung/smdk5420/MAINTAINERS |   2 +-
 board/samsung/smdkv310/MAINTAINERS |   2 +-
 drivers/power/pmic/Makefile|   2 --
 drivers/power/pmic/pmic_max8997.c  | 107 
--
 drivers/power/pmic/pmic_max8998.c  |  32 -
 drivers/serial/Kconfig |   7 ++
 drivers/serial/Makefile|   2 +-
 12 files changed, 29 insertions(+), 162 deletions(-)
 delete mode 100644 drivers/power/pmic/pmic_max8997.c
 delete mode 100644 drivers/power/pmic/pmic_max8998.c

-- 
Thanks,
Minkyu Kang.


Re: Pull request: u-boot-samsung master

2020-10-23 Thread Tom Rini
On Fri, Oct 23, 2020 at 05:03:15PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 0f35d96bfd8565da2c5ba0f540827fff0e82eb32:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-10-14 
> 13:51:56 -0400)
> 
> are available in the git repository at:
> 
> 
>   g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 8efad326ff33dd0262ce84d73aaced69f4b86c01:
> 
>   samsung: common: remove the duplicated stdio print message (2020-10-22 
> 17:11:29 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Pull request: u-boot-samsung master

2020-10-23 Thread Minkyu Kang
Dear Tom,

The following changes since commit 0f35d96bfd8565da2c5ba0f540827fff0e82eb32:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-10-14 
13:51:56 -0400)

are available in the git repository at:


  g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 8efad326ff33dd0262ce84d73aaced69f4b86c01:

  samsung: common: remove the duplicated stdio print message (2020-10-22 
17:11:29 +0900)


Andre Heider (4):
  treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE
  treewide: configs: fold CONFIG_DEFAULT_CONSOLE
  Remove whitelist entry CONFIG_DEFAULT_CONSOLE
  configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET

Jaehoon Chung (1):
  samsung: common: remove the duplicated stdio print message

 board/samsung/common/board.c| 1 -
 include/configs/arndale.h   | 2 --
 include/configs/espresso7420.h  | 3 ---
 include/configs/odroid.h| 7 +--
 include/configs/odroid_xu3.h| 6 +-
 include/configs/origen.h| 5 -
 include/configs/peach-pi.h  | 3 ---
 include/configs/peach-pit.h | 3 ---
 include/configs/s5p_goni.h  | 8 +---
 include/configs/s5pc210_universal.h | 7 +--
 include/configs/smdk5250.h  | 2 --
 include/configs/smdk5420.h  | 5 -
 include/configs/smdkv310.h  | 5 -
 include/configs/snow.h  | 2 --
 include/configs/spring.h| 2 --
 include/configs/trats.h | 5 +
 include/configs/trats2.h| 7 +--
 scripts/config_whitelist.txt| 1 -
 18 files changed, 6 insertions(+), 68 deletions(-)

-- 
Thanks,
Minkyu Kang.


Re: Pull request: u-boot-samsung master

2020-01-29 Thread Tom Rini
On Wed, Jan 29, 2020 at 10:56:07AM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 052170c6a043eec4e73fad80955876cf1ba5e4f2:
> 
>   configs: Resync with savedefconfig (2020-01-22 13:38:00 -0500)
> 
> are available in the git repository at:
> 
>   g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master
> 
> for you to fetch changes up to 51521e43603d37e6be2ffd1ad2607361650500e9:
> 
>   arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} 
> (2020-01-28 09:54:49 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Pull request: u-boot-samsung master

2020-01-28 Thread Minkyu Kang
Dear Tom,

The following changes since commit 052170c6a043eec4e73fad80955876cf1ba5e4f2:

  configs: Resync with savedefconfig (2020-01-22 13:38:00 -0500)

are available in the git repository at:

  g...@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master

for you to fetch changes up to 51521e43603d37e6be2ffd1ad2607361650500e9:

  arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} (2020-01-28 
09:54:49 +0900)


Marek Szyprowski (8):
  arm: dts: exynos: Extend board description
  arm: exynos: Use proper ADC device name
  arm: exynos: Use proper PMIC device names
  mmc: s5p_sdhci: Read generic MMC properties from DT
  arm: dts: exynos: Fix card-detect polarity for SD card on Odroid U3/X2
  arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)
  arm: exynos: Read default MMC device from XOM[7:5] pins
  arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}

 arch/arm/dts/exynos4412-odroid.dts  |  3 ++-
 arch/arm/dts/exynos5422-odroidxu3.dts   |  2 +-
 arch/arm/mach-exynos/include/mach/cpu.h |  1 +
 board/samsung/common/board.c| 28 
 board/samsung/common/exynos5-dt-types.c |  8 
 board/samsung/common/exynos5-dt.c   |  6 +++---
 configs/odroid-xu3_defconfig|  1 +
 configs/odroid_defconfig|  1 +
 drivers/mmc/s5p_sdhci.c |  5 +
 include/configs/odroid.h| 10 +-
 10 files changed, 51 insertions(+), 14 deletions(-)

-- 
Thanks,
Minkyu Kang.