Pull request: u-boot-samsung master

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:
git@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(-)

Dear Tom,
resend.
2021년 11월 9일 (화) 18:59, Minkyu Kang mk7.kang@samsung.com님이 작성:
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:
git@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.

On Tue, Nov 09, 2021 at 07:02:34PM +0900, Minkyu Kang wrote:
2021년 11월 9일 (화) 18:59, Minkyu Kang mk7.kang@samsung.com님이 작성:
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:
git@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!

Hi,
2021년 11월 10일 (수) 05:09, Tom Rini trini@konsulko.com님이 작성:
On Tue, Nov 09, 2021 at 07:02:34PM +0900, Minkyu Kang wrote:
2021년 11월 9일 (화) 18:59, Minkyu Kang mk7.kang@samsung.com님이 작성:
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:
git@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
participants (3)
-
Minkyu Kang
-
Minkyu Kang
-
Tom Rini