Please pull u-boot-samsung master

2025-07-25 Thread Minkyu Kang
++ drivers/usb/dwc3/dwc3-generic.c | 1 + include/configs/e850-96.h | 21 ++ 10 files changed, 637 insertions(+), 13 deletions(-) create mode 100644 drivers/phy/phy-exynos-usbdrd.c Thanks, Minkyu Kang.

Re: [PATCH 0/9] board: samsung: e850-96: Enable USB

2025-07-24 Thread Minkyu Kang
+ > include/configs/e850-96.h | 21 ++ > 10 files changed, 637 insertions(+), 13 deletions(-) > create mode 100644 drivers/phy/phy-exynos-usbdrd.c > > -- > 2.39.5 > applied to u-boot-samsung. Thanks. Minkyu Kang. >

Re: [PATCH 1/9] phy: samsung: Add Exynos USB DRD PHY driver

2025-07-24 Thread Minkyu Kang
Hi, 2025년 7월 25일 (금) 04:16, Sam Protsenko 님이 작성: > On Thu, Jul 24, 2025 at 4:45 AM Minkyu Kang wrote: > > [snip] > > >> Hi Minkyu, > >> > >> FYI: it might not be on your side. I can't access denx gitlab right > >> now as well. There is some

Re: [PATCH 1/9] phy: samsung: Add Exynos USB DRD PHY driver

2025-07-24 Thread Minkyu Kang
Hi, 2025년 7월 23일 (수) 04:22, Sam Protsenko 님이 작성: > On Tue, Jul 22, 2025 at 2:42 AM Minkyu Kang wrote: > > > > Hi, > > > > > > 2025년 7월 22일 (화) 13:30, Sam Protsenko 님이 작성: > >> > >> On Mon, Jul 21, 2025 at 4:26 AM Mattijs Korpershoek > >&

Re: [PATCH 1/9] phy: samsung: Add Exynos USB DRD PHY driver

2025-07-22 Thread Minkyu Kang
red it's not a big deal to reorder things > > > even more. Hope it's ok with you? > > > > It's ok with me. I was just curious if there was any special reason for > > re-ordering. I agree that it's easier to read with the sorting you have > > applied. > > I've noticed that only Exynos850 is supported for now. That's fine as > > well in my opinion! > > > > Feel free to pick this up through your tree. > > I don't have a maintainer tree unfortunately. The easiest way for this > series would be probably to go through Samsung tree (Minkyu)? Yep. This patch is delegating to me. But unfortunately I have trouble to access to denx git on my office. I'm trying to fix it but not sure when it can be. So I'll ask to Tom to pick this up at this time. Dear Tom, Could you pick this up? Reviewed-by: Minkyu Kang Thanks, Minkyu Kang.

Please pull u-boot-samsung master

2025-02-09 Thread Minkyu Kang
files changed, 75 insertions(+), 37 deletions(-) Thanks, Minkyu Kang.

Re: [PATCH 0/7] board: samsung: e850-96: Enable Standard Boot

2025-02-07 Thread Minkyu Kang
w.c| 45 ++- > configs/e850-96_defconfig | 23 +--- > 4 files changed, 75 insertions(+), 37 deletions(-) > > -- > 2.39.5 > > applied to u-boot-samsung. -- Thanks, Minkyu Kang.

Re: [PATCH] configs: e850-96: Disable PSCI reset

2024-12-03 Thread Minkyu Kang
0-96" > CONFIG_SYS_LOAD_ADDR=0x8000 > +# CONFIG_PSCI_RESET is not set > CONFIG_ANDROID_BOOT_IMAGE=y > # CONFIG_AUTOBOOT is not set > # CONFIG_DISPLAY_CPUINFO is not set > -- > 2.39.5 > applied to u-boot-samsung. Thanks. Minkyu Kang.

Please pull u-boot-samsung master

2024-12-02 Thread Minkyu Kang
insertions(+), 13 deletions(-) Thanks, Minkyu Kang.

Re: [PATCH] arm: dts: e850-96: Remove TRNG node from appended dts

2024-11-04 Thread Minkyu Kang
&cmu_core CLK_GOUT_SSS_ACLK>, > -<&cmu_core CLK_GOUT_SSS_PCLK>; > - clock-names = "secss", "pclk"; > - }; > -}; > - > &pmu_system_controller { > bootph-all; > samsung,uart-debug-1; > -- > 2.39.5 > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH] pinctrl: exynos: fix type of count integer

2024-11-04 Thread Minkyu Kang
t; + unsigned int idx, pinvals[PINCFG_TYPE_NUM]; > > /* > * refer to the following document for the pinctrl bindings > > --- > base-commit: ce1a2630827a1f9ddadb2598ab7936732e6cb723 > change-id: 20240910-exynos-pinctrl-c70d952d7f9b > > Best regards, > -- > Henrik Grimler > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: Please pull u-boot-samsung master

2024-08-23 Thread Minkyu Kang
Hi, On Fri, 23 Aug 2024 at 07:11, Tom Rini wrote: > On Thu, Aug 22, 2024 at 07:20:10PM +0900, Minkyu Kang wrote: > > > Dear Tom, > > > > The following changes since commit > d51764417dc37ead471a5597f7815ae455e84ea3: > > > > am335x_hs_evm_spi_defconfig:

Please pull u-boot-samsung master

2024-08-22 Thread Minkyu Kang
| 242 ++-- 27 files changed, 869 insertions(+), 533 deletions(-) Thanks, Minkyu Kang.

Re: [PATCH v5 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board

2024-08-19 Thread Minkyu Kang
nos5250-spring.dts | 7 +- > > arch/arm/dts/exynos5420-smdk5420.dts | 13 +- > > arch/arm/dts/exynos5422-odroidxu3.dts | 4 +- > > arch/arm/dts/exynos54xx.dtsi | 13 +- > > arch/arm/mach-exynos/include/mach/dwmmc.h | 40 +- > > configs/e850-96_defconfig | 10 +- > > doc/board/samsung/e850-96.rst | 5 +- > > doc/device-tree-bindings/exynos/dwmmc.txt | 46 +- > > drivers/mmc/ca_dw_mmc.c| 2 +- > > drivers/mmc/dw_mmc.c | 547 + > > drivers/mmc/exynos_dw_mmc.c| 357 +- > > drivers/mmc/ftsdc010_mci.h | 1 - > > drivers/mmc/hi6220_dw_mmc.c| 7 +- > > drivers/mmc/nexell_dw_mmc.c| 5 +- > > drivers/mmc/rockchip_dw_mmc.c | 5 +- > > drivers/mmc/s5p_sdhci.c| 2 +- > > drivers/mmc/snps_dw_mmc.c | 6 +- > > drivers/mmc/socfpga_dw_mmc.c | 4 +- > > include/dwmmc.h| 242 + > > 27 files changed, 869 insertions(+), 533 deletions(-) > > > > -- > > 2.39.2 > > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH v2 00/40] mmc: dw_mmc: Enable eMMC on E850-96 board

2024-07-26 Thread Minkyu Kang
hes) for a pull request to -next soon? > >> > > >> > >> Hi Minkyu, > >> > >> Gentle nudge :) Could you please apply this series? I'm working on > >> some other features requiring eMMC enabled, so it would be great to > >> have it merged soon. I'll check at next week. > > > > > > I think that we should merge your clock patch. I will rethink my series > and make a differente design but agree that 5 months are too much > > > > Thanks, Michael! Please let me know if you need any help with further clk > work. > > > Michael > >> > >> > >> Thanks! > >> > >> > -- > >> > Tom Thanks. Minkyu Kang.

Please pull u-boot-samung master

2024-07-25 Thread Minkyu Kang
deletions(-) create mode 100644 board/samsung/e850-96/e850-96.env create mode 100644 board/samsung/e850-96/fw.c create mode 100644 board/samsung/e850-96/fw.h create mode 100644 drivers/rng/exynos-trng.c Thanks, Minkyu Kang.

Re: [PATCH v2 0/5] arm: exynos: Enable TRNG for E850-96 board

2024-07-24 Thread Minkyu Kang
patches, those have delegated to mmc maintainers. > > > > Do you know if I should I ask some specific MMC maintainer to apply > that series? That series was pending for a while now and I really want > to get it merged as soon as possible :) Mr. Chung will check. > > Thanks! > > > Thanks, > > Minkyu Kang. > > >

Re: [PATCH v3 0/5] arm: exynos: Enable TRNG for E850-96 board

2024-07-24 Thread Minkyu Kang
vers/rng/Makefile | 1 + > drivers/rng/exynos-trng.c | 291 + > 12 files changed, 504 insertions(+), 4 deletions(-) > create mode 100644 board/samsung/e850-96/e850-96.env > create mode 100644 board/samsung/e850-96/fw.c > create mode 100644 board/samsung/e850-96/fw.h > create mode 100644 drivers/rng/exynos-trng.c > > -- > 2.39.2 > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH v2 0/5] arm: exynos: Enable TRNG for E850-96 board

2024-07-22 Thread Minkyu Kang
| 1 + > > drivers/rng/exynos-trng.c | 291 + > > 12 files changed, 504 insertions(+), 4 deletions(-) > > create mode 100644 board/samsung/e850-96/e850-96.env > > create mode 100644 board/samsung/e850-96/fw.c > > create mode 100644 board/samsung/e850-96/fw.h > > create mode 100644 drivers/rng/exynos-trng.c > > > > -- > > 2.39.2 > > Your patch was failed to apply to u-boot-samsung due to the e850-96_defconfig. please rebase the patch. and about mmc patches, those have delegated to mmc maintainers. Thanks, Minkyu Kang.

Re: [PATCH v1 2/2] odroid: Fix target platform compilation issue on Odroid-XU3

2024-07-16 Thread Minkyu Kang
gt; # Copyright (c) 2014 Samsung Electronics Co., Ltd. All rights reserved. > # Przemyslaw Marczak > > -obj-y := odroid.o > +obj-$(CONFIG_TARGET_ODROID) := odroid.o > -- > 2.44.0 > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH v1 1/2] dm: exynos: Correct CONFIG_SYS_BOARD setting for Odroid XU3 boards

2024-07-16 Thread Minkyu Kang
dk5420xu4.dtb' > > > SCRIPT FAILED: continuing... > > > No EFI system partition > > > No EFI system partition > > > Failed to persist EFI variables > > > No EFI system partition > > > Failed to persist EFI variables > > > No EFI system partition > > > Failed to persist EFI variables > > > Loading Boot 'mmc 2' failed > > > EFI boot manager: Cannot load any image > > > MMC Device 1 not found > > > no mmc device at slot 1 > > > --- > > > > Reviewed-by: Sam Protsenko > > > Thanks > > Gentle ping? > > Thanks > -Anand applied to u-boot-samsung. Thanks. Minkyu Kang.

Please pull u-boot-samsung master

2024-06-02 Thread Minkyu Kang
evice-tree-bindings/clock/samsung,exynos850-clock.yaml delete mode 100644 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml delete mode 100644 include/dt-bindings/clock/exynos850.h delete mode 100644 include/dt-bindings/soc/samsung,exynos-usi.h Thanks, Minkyu Kang.

Re: [PATCH] arm: exynos: Map iRAM APM area for Exynos850 SoC

2024-05-30 Thread Minkyu Kang
.size = SZ_2M, > + .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRE) | > +PTE_BLOCK_NON_SHARE | > +PTE_BLOCK_PXN | PTE_BLOCK_UXN > + }, { > /* Peripheral block */ > .virt = 0x1000UL, >

Re: [PATCH] arm: dts: e850-96: Remove not needed bootph-all flags

2024-05-30 Thread Minkyu Kang
scclk { > - bootph-all; > -}; > - > -&pinctrl_alive { > - bootph-all; > -}; > - > &pmu_system_controller { > bootph-all; > samsung,uart-debug-1; > }; > - > -&serial_0 { > - bootph-all; > -}; > - > -&uart1_pins { > - bootph-all; > -}; > - > -&usi_uart { > - bootph-all; > -}; > -- > 2.39.2 > > applied to u-boot-samsung. -- Thanks, Minkyu Kang.

Re: [PATCH v2] arm: exynos: Migrate E850-96 board to OF_UPSTREAM

2024-05-30 Thread Minkyu Kang
elete mode 100644 arch/arm/dts/exynos850.dtsi > delete mode 100644 > doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml > delete mode 100644 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml > delete mode 100644 include/dt-bindings/clock/exynos850.h > delete mode 100644 include/dt-bindings/soc/samsung,exynos-usi.h > > > applied to u-boot-samsung. Thanks, Minkyu Kang.

Please pull u-boot-samsung master

2024-04-04 Thread Minkyu Kang
| 6 +- drivers/clk/exynos/clk-pll.h | 6 ++ drivers/clk/exynos/clk.c | 47 ++ drivers/clk/exynos/clk.h | 70 ++- 5 files changed, 384 insertions(+), 71 deletions(-) Thanks, Minkyu Kang.

Re: [PATCH 0/4] clk: exynos: Prepare clocks for eMMC enablement

2024-03-26 Thread Minkyu Kang
s/clk-pll.h | 6 + > > drivers/clk/exynos/clk.c | 47 +++-- > > drivers/clk/exynos/clk.h | 70 +-- > > 5 files changed, 384 insertions(+), 71 deletions(-) > > > > -- > > 2.39.2 > > applied to u-boot-samsung. Thanks. Minkyu Kang.

Please pull u-boot-samsung master

2024-02-19 Thread Minkyu Kang
oc/samsung,exynos-usi.h Thanks, Minkyu Kang.

Re: [PATCH v3 2/2] arm: s5p4418: fix relocation of vectors

2024-02-05 Thread Minkyu Kang
use VBAR to > relocate > +* the exception vectors. > +*/ > + ldr r0, [r9, #GD_RELOCADDR] /* r0 = gd->relocaddr */ > + add r0, #0x400 /* vectors are after NSIH > + 0x200 */ > + mcr p15, 0, r0, c12, c0, 0 /* Set VBAR */ > + ret lr > + > +ENDPROC(relocate_vectors) > -- > 2.17.1 > Reviewed-by: Minkyu Kang Thanks. Minkyu Kang.

Re: [PATCH v3 0/2] arm: s5p4418: fix relocation

2024-02-05 Thread Minkyu Kang
/board_f.c | 4 +++- > 3 files changed, 30 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/cpu/armv7/s5p4418/relocate.S > > -- > 2.17.1 > Thanks. Minkyu Kang.

Re: [PATCH v2 00/13] arm: exynos: Add E850-96 board

2024-01-25 Thread Minkyu Kang
mode 100644 > doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml > > create mode 100644 doc/device-tree-bindings/soc/samsung/exynos-pmu.yaml > > create mode 100644 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml > > create mode 100644 drivers/clk/exynos/clk-exynos850.c > > create mode 100644 drivers/clk/exynos/clk.c > > create mode 100644 drivers/clk/exynos/clk.h > > create mode 100644 drivers/pinctrl/exynos/pinctrl-exynos850.c > > create mode 100644 drivers/soc/samsung/Kconfig > > create mode 100644 drivers/soc/samsung/Makefile > > create mode 100644 drivers/soc/samsung/exynos-pmu.c > > create mode 100644 drivers/soc/samsung/exynos-usi.c > > create mode 100644 include/configs/e850-96.h > > create mode 100644 include/dt-bindings/clock/exynos850.h > > create mode 100644 include/dt-bindings/soc/samsung,exynos-usi.h > > > > -- > > 2.39.2 > > > applied to u-boot-samsung -- Thanks, Minkyu Kang.

Re: Please pull u-boot-samsung master

2024-01-10 Thread Minkyu Kang
Hi. 2024년 1월 10일 (수) 02:49, Tom Rini 님이 작성: > On Tue, Jan 09, 2024 at 10:55:16AM +0900, Minkyu Kang wrote: > > > Dear Tom, > > > > The following changes since commit > 2f0282922b2c458eea7f85c500a948a587437b63: > > > > Prepare v2024.01-rc4 (2023-12-04 1

Please pull u-boot-samsung master

2024-01-08 Thread Minkyu Kang
2 ++ 6 files changed, 136 insertions(+), 56 deletions(-) create mode 100644 arch/arm/cpu/armv7/s5p4418/relocate.S Thanks, Minkyu Kang.

Re: [PATCH 07/13] clk: exynos: Add Samsung clock framework

2023-12-27 Thread Minkyu Kang
unsigned int nr_clk); > +void samsung_clk_register_gate(void __iomem *base, > + const struct samsung_gate_clock *clk_list, > + unsigned int nr_clk); > +void samsung_clk_register_pll(void __iomem *base, > + const struct samsung_pll_clock *clk_list, > + unsigned int nr_clk); > + > +void samsung_cmu_register_clocks(void __iomem *base, > +const struct samsung_clk_group > *clk_groups, > +unsigned int nr_groups); > +int samsung_cmu_register_one(struct udevice *dev, > +const struct samsung_clk_group *clk_groups, > +unsigned int nr_groups); > + > +/** > + * samsung_register_cmu - Register CMU clocks ensuring parent CMU is > present > + * @dev: CMU device > + * @clk_groups: list of CMU clock groups > + * @parent_drv: name of parent CMU driver > + * > + * Register provided CMU clocks, but make sure CMU_TOP driver is > instantiated > + * first. > + * > + * Return: 0 on success or negative value on error. > + */ > +#define samsung_register_cmu(dev, clk_groups, parent_drv) \ > +({ \ > + struct udevice *__parent; \ > + int __ret; \ > + \ > + __ret = uclass_get_device_by_driver(UCLASS_CLK, \ > + DM_DRIVER_GET(parent_drv), &__parent); \ > + if (__ret || !__parent) \ > + __ret = -ENOENT;\ > + else\ > + __ret = samsung_cmu_register_one(dev, clk_groups, \ > + ARRAY_SIZE(clk_groups));\ > + __ret; \ > +}) > + > +#endif /* __EXYNOS_CLK_H */ > -- > 2.39.2 > Thanks. Minkyu Kang.

Re: [PATCH 04/13] soc: samsung: Add Exynos USI driver

2023-12-27 Thread Minkyu Kang
> + if (IS_ERR(usi->sysreg)) > + return PTR_ERR(usi->sysreg); > + > + ret = ofnode_read_u32_index(node, "samsung,sysreg", 1, > &usi->sw_conf); > + if (ret) > + return ret; > + > + usi->clkreq_on = ofnode_read_bool(node, "samsung,clkreq-on"); > + > + return 0; > +} > + > +static int exynos_usi_probe(struct udevice *dev) > +{ > + struct exynos_usi *usi; > + int ret; > + > + usi = dev_get_priv(dev); > + usi->dev = dev; > + usi->data = (struct exynos_usi_variant *)dev_get_driver_data(dev); > + > + ret = exynos_usi_parse_dt(usi); > + if (ret) > + return ret; > + > + if (usi->data->ver == USI_VER2) { > + usi->regs = dev_read_addr_ptr(dev); > + if (!usi->regs) > + return -ENODEV; > + } > + > + return exynos_usi_configure(usi); > +} > + > +U_BOOT_DRIVER(exynos_usi) = { > + .name = "exynos-usi", > + .id = UCLASS_MISC, > + .of_match = exynos_usi_ids, > + .probe = exynos_usi_probe, > + .priv_auto = sizeof(struct exynos_usi), > +}; > -- > 2.39.2 > Thanks. Minkyu Kang.

Re: [PATCH 00/13] arm: exynos: Add E850-96 board

2023-12-21 Thread Minkyu Kang
> > create mode 100644 doc/device-tree-bindings/soc/samsung/exynos-pmu.yaml > > create mode 100644 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml > > create mode 100644 drivers/clk/exynos/clk-exynos850.c > > create mode 100644 drivers/clk/exynos/clk.c > > create mode 100644 drivers/clk/exynos/clk.h > > create mode 100644 drivers/pinctrl/exynos/pinctrl-exynos850.c > > create mode 100644 drivers/soc/samsung/Kconfig > > create mode 100644 drivers/soc/samsung/Makefile > > create mode 100644 drivers/soc/samsung/exynos-pmu.c > > create mode 100644 drivers/soc/samsung/exynos-usi.c > > create mode 100644 include/configs/e850-96.h > > create mode 100644 include/dt-bindings/clock/exynos850.h > > create mode 100644 include/dt-bindings/soc/samsung,exynos-usi.h > > > > -- > > Hi Tom, Minkyu, > > Would really appreciate a review for this series. It's not only adding > a new board, but also a bunch of stuff that I think can be useful for > other modern Exynos platforms (CCF Samsung clock framework, USI > driver, etc). > > Thanks! I'm in middle of holiday recently, so it is difficult to review actually. I'll check soon. Merry christmas. Thanks. Minkyu Kang.

Re: [PATCH v2 0/2] arm: s5p4418: fix relocation

2023-12-13 Thread Minkyu Kang
relocate.S | 24 > common/board_f.c | 2 +- > 3 files changed, 28 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/cpu/armv7/s5p4418/relocate.S > > -- > 2.17.1 > applied to u-boot-samsung. Thanks, Minkyu Kang.

Re: [PATCH 0/7] pinctrl: exynos: Prepare for other SoCs support

2023-12-13 Thread Minkyu Kang
fdt access > > drivers/pinctrl/exynos/pinctrl-exynos.c | 125 > drivers/pinctrl/exynos/pinctrl-exynos.h | 36 +- > drivers/pinctrl/exynos/pinctrl-exynos7420.c | 2 + > 3 files changed, 108 insertions(+), 55 deletions(-) > > -- > 2.39.2 > applied to u-boot-samsung. Thanks, Minkyu Kang.

Please pull u-boot-samsung master

2023-11-27 Thread Minkyu Kang
--- drivers/watchdog/s5p_wdt.c | 1 + Thanks, Minkyu Kang.

Re: [PATCH v2 2/2] configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs

2023-11-27 Thread Minkyu Kang
a/configs/a7y17lte_defconfig b/configs/a7y17lte_defconfig > index 9390e35057eb..ccb0bf2e8059 100644 > --- a/configs/a7y17lte_defconfig > +++ b/configs/a7y17lte_defconfig > @@ -1,5 +1,4 @@ > CONFIG_ARM=y > -CONFIG_SYS_CONFIG_NAME="exynos78x0-common" > CONFIG_SKIP_LOWLEVEL_INIT=y > CONFIG_COUNTER_FREQUENCY=2600 > CONFIG_ARCH_EXYNOS=y > -- > 2.39.2 > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH v2 1/2] board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig

2023-11-27 Thread Minkyu Kang
; > default "axy17lte" > > @@ -16,7 +8,7 @@ config SYS_VENDOR > > default "samsung" > > > > config SYS_CONFIG_NAME > > - default "a5y17lte" > > + default "exynos78x0-common" > > > > config EXYNOS7880 > > bool "Exynos 7880 SOC support" > > @@ -33,7 +25,7 @@ config SYS_VENDOR > > default "samsung" > > > > config SYS_CONFIG_NAME > > - default "a5y17lte" > > + default "exynos78x0-common" > > > > config EXYNOS7880 > > bool "Exynos 7880 SOC support" > > @@ -50,7 +42,7 @@ config SYS_VENDOR > > default "samsung" > > > > config SYS_CONFIG_NAME > > - default "a3y17lte" > > + default "exynos78x0-common" > > > > config EXYNOS7870 > > bool "Exynos 7870 SOC support" > > -- > > 2.39.2 > > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH] serial: s5p: Use dev_read_addr_ptr() to get base address

2023-11-27 Thread Minkyu Kang
4 deletions(-) > > Reviewed-by: Simon Glass applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH 0/4] serial: s5p: Cleanups

2023-11-27 Thread Minkyu Kang
++ > > 1 file changed, 40 insertions(+), 31 deletions(-) > > > > -- > > + Minkyu > > Just a kind reminder to review this series. > > Thanks! > > > 2.39.2 > > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH] clk: exynos: Add header guard for clk-pll.h

2023-11-14 Thread Minkyu Kang
t; > + > > unsigned long pll145x_get_rate(unsigned int *con1, unsigned long > fin_freq); > > + > > +#endif /* __EXYNOS_CLK_PLL_H */ > > Reviewed-by: Sean Anderson applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH] serial: s5p: Fix clk_get_by_index() error code check

2023-11-14 Thread Minkyu Kang
t > baudrate) > > #if IS_ENABLED(CONFIG_CLK_EXYNOS) || IS_ENABLED(CONFIG_ARCH_APPLE) > struct clk clk; > - u32 ret; > + int ret; > > ret = clk_get_by_index(dev, 1, &clk); > if (ret < 0) > -- > 2.39.2 > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH] exynos: Avoid duplicate reset_cpu with SYSRESET enabled

2023-11-14 Thread Minkyu Kang
Signed-off-by: Sam Protsenko > > Reviewed-by: Tom Rini > > -- > Tom applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH 0/3] exynos: Include missing CPU headers

2023-11-14 Thread Minkyu Kang
| 1 + > 3 files changed, 5 insertions(+) > > -- > 2.39.2 > applied to u-boot-samsung. Thanks. Minkyu Kang.

Re: [PATCH] board: samsung: Remove incorrect SYS_CONFIG_NAME in axy17lte Kconfig

2023-11-09 Thread Minkyu Kang
fault "exynos78x0-common.h" > - help > - This option contains information about board configuration name. > - Based on this option include/configs/.h > header > - will be used for board configuration. > - > if TARGET_A5Y17LTE > config SYS_BOARD > default "axy17lte" > -- > 2.39.2 > This patch makes a build error since axy17lte.h was not exist. Am I miss something? And.. actually I can't catch what you exactly fix with this patch. Thanks. Minkyu Kang.

Re: [PATCH] clk: starfive: pll: Fix to use postdiv1_mask

2023-06-30 Thread Minkyu Kang
postdiv1, pll->offset->postdiv1_mask, 0); > PLLX_SET(pll->offset->pd, pll->offset->pd_mask, PLL_PD_ON); > > if (set) { > -- > 2.17.1 > Reviewed-by: Minkyu Kang Thanks. > -- Thanks. Minkyu Kang.

Re: [RESEND PATCH v2 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"

2023-05-12 Thread Minkyu Kang
AGE | > - SDHCI_QUIRK_32BIT_DMA_ADDR | > + SDHCI_QUIRK_BROKEN_R1B | SDHCI_QUIRK_32BIT_DMA_ADDR | > SDHCI_QUIRK_WAIT_SEND_CMD | SDHCI_QUIRK_USE_WIDE8; > host->max_clk = 52000000; > host->voltages = MMC_VDD_32_33 | MMC_VDD_33_34 | MMC_VDD_165_195; > -- > 2.30.2 > > Could you please review? -- Thanks, Minkyu Kang.

Re: [PATCH 09/13] s5p: Remove empty arch_misc_init

2023-02-24 Thread Minkyu Kang
y: Tom Rini > > --- > > arch/arm/cpu/armv7/s5p4418/cpu.c | 7 --- > > configs/s5p4418_nanopi2_defconfig | 1 - > > 2 files changed, 8 deletions(-) > > > > Reviewed-by: Simon Glass > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH v2 2/2] samsung: common: do not reset if cros-ec uclass is missing

2023-02-24 Thread Minkyu Kang
init cros-ec device > > resetting ... > > > > Issue started after commit e44d7e73fe0d ("dm: core: Switch > > uclass_*_device_err to use uclass_*_device_check"). > > > > Signed-off-by: Henrik Grimler > > --- > > board/samsung/common/board.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Simon Glass > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH v3 20/76] samsung: Drop CONFIG_EXYNOS_PWM_BL

2023-02-02 Thread Minkyu Kang
+= exynos_fb.o > obj-$(CONFIG_EXYNOS_MIPI_DSIM) += exynos_mipi_dsi.o > exynos_mipi_dsi_common.o \ > exynos_mipi_dsi_lowlevel.o > -obj-$(CONFIG_EXYNOS_PWM_BL) += exynos_pwm_bl.o > -- > 2.39.1.456.gfc5497dd1b-goog > > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH v3 46/76] samsung: Rename PINCTRL_EXYNOS78x0

2023-02-02 Thread Minkyu Kang
NFIG_PINCTRL_EXYNOS7420) += pinctrl-exynos7420.o > -obj-$(CONFIG_PINCTRL_EXYNOS78x0) += pinctrl-exynos78x0.o > +obj-$(CONFIG_PINCTRL_EXYNOS78X0) += pinctrl-exynos78x0.o > -- > 2.39.1.456.gfc5497dd1b-goog > > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH 19/38] arm: samsung: Move CONFIG_MISC_COMMON to Kconfig

2022-11-24 Thread Minkyu Kang
| 3 --- > > 10 files changed, 9 insertions(+), 18 deletions(-) > > create mode 100644 board/samsung/common/Kconfig > > Reviewed-by: Simon Glass > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: Wolfgang Denk

2022-11-02 Thread Minkyu Kang
165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany > > Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de > > = > Very sad news.. He will be sadly missed. Rest in peace, Wolfgang Denk. Minkyu Kang. -- Thanks. Minkyu Kang.

Re: [PATCH 20/21] smdkc100: Remove legacy non-DM_ETH code

2022-08-03 Thread Minkyu Kang
Hi, On Tue, 2 Aug 2022 at 20:39, Tom Rini wrote: > Now that we are about to enable DM_ETH by default, remove legacy code. > > Cc: Minkyu Kang > Signed-off-by: Tom Rini > --- > board/samsung/smdkc100/smdkc100.c | 9 - > 1 file changed, 9 deletions(-) > >

Re: [PATCH 08/15] arm: samsung: Remove dead LCD code

2022-06-13 Thread Minkyu Kang
| 647 -- > 14 files changed, 9060 deletions(-) > delete mode 100644 drivers/video/s6e8ax0.c > delete mode 100644 lib/tizen/Makefile > delete mode 100644 lib/tizen/tizen.c > delete mode 100644 lib/tizen/tizen_logo_16bpp.h > delete mode 100644 lib/tizen/tizen_logo_16bpp_gzip.h > > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH 11/15] video: Migrate exynos display options to Kconfig

2022-06-13 Thread Minkyu Kang
Dear Tom, On Sat, 11 Jun 2022 at 12:01, Tom Rini wrote: > Following how it's done for the majority of drivers, add a new > VIDEO_EXYNOS option and Kconfig file under drivers/video/exynos and list > the current options there. > > Cc: Anatolij Gustschin > Cc: Jaehoon C

Re: [PATCH 09/15] arm: exynos: Remove old pwm backlight driver

2022-06-13 Thread Minkyu Kang
--- > 2 files changed, 64 deletions(-) > delete mode 100644 arch/arm/mach-exynos/include/mach/pwm_backlight.h > delete mode 100644 drivers/video/exynos/exynos_pwm_bl.c > > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH 07/18] Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig

2022-06-08 Thread Minkyu Kang
OS > - > /* DFU */ > #define DFU_DEFAULT_POLL_TIMEOUT 300 > #define DFU_MANIFEST_POLL_TIMEOUT 25000 > diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h > index f8d2fafd2788..48f6e27006f0 100644 > --- a/include/configs/smdk5420.h > +++ b/include/configs/smdk5420.h > @@ -20,7 +20,6 @@ > #define CONFIG_SYS_SDRAM_BASE 0x2000 > > /* USB */ Why don't you delete this line too? > -#define CONFIG_USB_XHCI_EXYNOS > > /* DRAM Memory Banks */ > #define SDRAM_BANK_SIZE(512UL << 20UL) /* 512 MB */ > -- > 2.25.1 > Thanks. -- Thanks. Minkyu Kang.

Re: [PATCH 1/1] cmd: mmc: don't assign unused values

2022-05-03 Thread Minkyu Kang
} else if (argc == 4) { > + enum bus_mode speed_mode; > + > dev = (int)dectoul(argv[1], NULL); > part = (int)dectoul(argv[2], NULL); > if (part > PART_ACCESS_MASK) { > -- > 2.34.1 > Reviewed-by: Minkyu Kang Thanks, -- Thanks. Minkyu Kang.

Re: [PATCH 06/25] s5p_goni, smdkc100: Move some environment settings out of CONFIG

2022-04-03 Thread Minkyu Kang
2022년 3월 31일 (목) 07:09, Tom Rini 님이 작성: > A number of CONFIG options are used on these platforms as part of the > default environment. Set some of these more directly and in other > cases, just reference them directly. > > Cc: Jaehoon Chung > Cc: Minkyu Kang > Si

Re: [PATCH 04/11] exynos: Drop CONFIG_DEVICE_TREE_LIST

2022-03-24 Thread Minkyu Kang
Dear Tom, On Fri, 25 Mar 2022 at 09:22, Jaehoon Chung wrote: > > On 3/25/22 06:17, Tom Rini wrote: > > This value isn't used anywhere, drop it. > > > > Signed-off-by: Tom Rini > > Reviewed-by : Jaehoon Chung > > > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH 19/22] exynos: Drop CONFIG_CLK_*

2022-03-24 Thread Minkyu Kang
Dear Tom, On Thu, 24 Mar 2022 at 06:23, Tom Rini wrote: > We only set one of these values ever at this point, so remove dead code. > > Cc: Minkyu Kang > Cc: Jaehoon Chung > Signed-off-by: Tom Rini > --- > arch/arm/mach-exynos/exynos4_setup.h | 20 --

Re: [PATCH 3/4] arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG

2022-02-23 Thread Minkyu Kang
NFIG namespace. > > > > Cc: Minkyu Kang > > Cc: Jaehoon Chung > > Signed-off-by: Tom Rini > > Reviewed-by: Jaehoon Chung > > Best Regards, > Jaehoon Chung > Reviewed-by: Minkyu Kang Thanks. -- Thanks. Minkyu Kang.

Pull request: u-boot-samsung master

2022-01-19 Thread Minkyu Kang
r 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: [RFC 0/6] Exynos5: Update devicetree files from linux kernel

2022-01-17 Thread Minkyu Kang
nclude/dt-bindings/clock/exynos-audss-clk.h > create mode 100644 include/dt-bindings/clock/exynos5250.h > create mode 100644 include/dt-bindings/clock/exynos5420.h > create mode 100644 include/dt-bindings/clock/maxim,max77686.h > create mode 100644 include/dt-bindings/clock/samsung,s2mps11.h > create mode 100644 include/dt-bindings/pinctrl/samsung.h > create mode 100644 include/dt-bindings/sound/samsung-i2s.h > > -- > 2.29.0 > > -- Thanks, Minkyu Kang. -- Thanks. Minkyu Kang.

Re: [PATCH v4 03/13] mmc: fsl: Use brackets around if()

2022-01-17 Thread Minkyu Kang
dd the missing brackets. > > > > Signed-off-by: Simon Glass > > Reviewed-by: Jaehoon Chung > > Best Regards, > Jaehoon Chung Reviewed-by: Minkyu Kang > > > --- > > > > (no changes since v1) > > > > drivers/mmc/fsl_esdhc_imx.c | 2 +- &g

Re: [PATCH v2 2/2] doc: board: avoid ambiguous names for axy17lte

2022-01-12 Thread Minkyu Kang
lte for SM-A720. > > > > Fixes: 3e2095e960b4 ("board: samsung: add support for Galaxy A series > > of 2017 (a5y17lte)") > > Signed-off-by: Henrik Grimler > > Reviewed-by: Dzmitry Sankouski > > Reviewed-by: Jaehoon Chung > > Best Regards, > Jaehoon Chung > > applied to u-boot-samsung. -- Thanks, Minkyu Kang. -- Thanks. Minkyu Kang.

Re: [PATCH v2 1/2] board: samsung: fix menu entries for a{3,7}y17lte

2022-01-12 Thread Minkyu Kang
; > Best Regards, > Jaehoon Chung > > > --- > > Changes since v1: none, added Dzmitry's reviewed-by tag. > > --- > > arch/arm/mach-exynos/Kconfig | 6 +++--- > > board/samsung/axy17lte/Kconfig | 4 ++-- > > 2 files changed, 5 insertions(+), 5 deletions(-) > > > applied to u-boot-samsung. -- Thanks, Minkyu Kang. -- Thanks. Minkyu Kang.

Re: [RESEND PATCH v3 01/12] mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC

2022-01-11 Thread Minkyu Kang
n Chung > --- > drivers/mmc/fsl_esdhc_imx.c | 33 + > 1 file changed, 1 insertion(+), 32 deletions(-) > > Reviewed-by: Minkyu Kang -- 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 > > > f8ed9059001

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

Pull request: u-boot-samsung master

2021-11-09 Thread Minkyu Kang
ans/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

Re: [PATCH 1/2] exynos78x0: pinctrl: set const to structs

2021-11-09 Thread Minkyu Kang
2021년 11월 4일 (목) 16:20, Minkyu Kang 님이 작성: > to fix following checkpatch warings. > WARNING: struct should normally be const > > Signed-off-by: Minkyu Kang > Cc: Dzmitry Sankouski > --- > drivers/pinctrl/exynos/pinctrl-exynos78x0.c | 14 +++--- > 1 file cha

Re: [PATCH 2/2] exynos: mmu: use CONFIG_IS_ENABLED

2021-11-09 Thread Minkyu Kang
2021년 11월 4일 (목) 16:20, Minkyu Kang 님이 작성: > to fix following checkpatch warnings. > Use 'if (IS_ENABLED(CONFIG...))' instead of '#if or #ifdef' where > possible > > Signed-off-by: Minkyu Kang > Cc: Dzmitry Sankouski > --- > arch/arm/mach-exynos/mm

Re: [PATCH] exynos: pwm: Deal with a PWM at 100%

2021-11-09 Thread Minkyu Kang
; > writel(tcmp, ®s->tcmpb0 + offset); > -- > 2.34.0.rc0.344.g81b53c2807-goog > applied to u-boot-samsung. Thanks. -- Thanks. Minkyu Kang.

[PATCH 1/2] exynos78x0: pinctrl: set const to structs

2021-11-04 Thread Minkyu Kang
to fix following checkpatch warings. WARNING: struct should normally be const Signed-off-by: Minkyu Kang Cc: Dzmitry Sankouski --- drivers/pinctrl/exynos/pinctrl-exynos78x0.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/pinctrl/exynos/pinctrl

[PATCH 2/2] exynos: mmu: use CONFIG_IS_ENABLED

2021-11-04 Thread Minkyu Kang
to fix following checkpatch warnings. Use 'if (IS_ENABLED(CONFIG...))' instead of '#if or #ifdef' where possible Signed-off-by: Minkyu Kang Cc: Dzmitry Sankouski --- arch/arm/mach-exynos/mmu-arm64.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff -

Re: [PATCH 1/4] serial: samsung: add support for skip debug init in s5p

2021-10-14 Thread Minkyu Kang
Dear Dzmitry Sankouski, On Wed, 13 Oct 2021 at 00:42, Dzmitry Sankouski wrote: > Signed-off-by: Dzmitry Sankouski > Cc: Minkyu Kang > --- > drivers/serial/serial_s5p.c | 8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/drivers/serial/s

Re: Subject: [PATCH 1/6 v2] serial: qcom: add support for GENI serial driver

2021-08-31 Thread Minkyu Kang
e 100644 drivers/serial/serial_msm_geni.c > > Please check the coding style first. It will help you: CodingStyle < U-Boot < DENX <https://www.denx.de/wiki/U-Boot/CodingStyle> -- Thanks, Minkyu Kang.

Re: [PATCH 15/16] README: Remove some old i2c related text

2021-08-24 Thread Minkyu Kang
> - additional defines: > - > CONFIG_SYS_NUM_I2C_BUSES > Hold the number of i2c buses you want to use. > > -- > 2.17.1 > > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Re: [PATCH 07/13] i2c: S3C24X0: Finish Kconfig migration

2021-08-24 Thread Minkyu Kang
nclude/configs/exynos5-common.h | 5 - > 11 files changed, 11 insertions(+), 12 deletions(-) > > Reviewed-by: Minkyu Kang -- Thanks, Minkyu Kang.

Pull request: u-boot-samsung master

2021-08-02 Thread Minkyu Kang
mode 100644 board/samsung/common/sromc.c -- Thanks, Minkyu Kang.

Re: [PATCH v2 3/3] snow: Enable unit tests

2021-07-29 Thread Minkyu Kang
w_defconfig > +++ b/configs/snow_defconfig > @@ -92,3 +92,5 @@ CONFIG_VIDEO_BRIDGE_NXP_PTN3460=y > CONFIG_LCD=y > CONFIG_TPM=y > CONFIG_ERRNO_STR=y > +CONFIG_UNIT_TEST=y > +# CONFIG_UT_LIB_ASN1 is not set > -- > 2.32.0.402.g57bb445576-goog > > applied to u-boot-samsung. -- Thanks, Minkyu Kang.

Re: [PATCH v2 2/3] test: Fix size_t formats in strlcat test

2021-07-29 Thread Minkyu Kang
Dear Simon Glass, On Mon, 19 Jul 2021 at 10:02, Simon Glass wrote: > Some of the printf() formats do not match their types. Fix this. > > Reported-by: Minkyu Kang > I modified email address to mk7.k...@samsung.com : ) Signed-off-by: Simon Glass > --- > > Changes in v2

Re: [PATCH v2 1/3] samsung: exynos: Convert SROMC interface to a driver

2021-07-29 Thread Minkyu Kang
| 1 - > configs/snow_defconfig| 1 - > configs/spring_defconfig | 1 - > include/fdtdec.h | 2 - > lib/fdtdec.c | 2 - > 18 files changed, 79 insertions(+), 119 deletions(-) > creat

Re: [PATCH 3/3] snow: Enable unit tests

2021-04-23 Thread Minkyu Kang
| | long unsigned int |%#x 52 | expected, expected, actual, actual); | | | | size_t {aka unsigned int} -- Thanks, Minkyu Kang.

Pull request: u-boot-samsung master

2021-02-25 Thread Minkyu Kang
iver 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

Re: [PATCH 1/6] samsung: goni: change maintainer

2021-02-25 Thread Minkyu Kang
Hi, On Fri, 19 Feb 2021 at 18:02, Minkyu Kang wrote: > change maintainer to Jaehoon > > Signed-off-by: Minkyu Kang > Signed-off-by: Jaehoon Chung > --- > board/samsung/goni/MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/board/s

Re: [PATCH V2 0/2] power: remove non-DM max8997/8 files

2021-02-25 Thread Minkyu Kang
), 154 deletions(-) > delete mode 100644 drivers/power/pmic/pmic_max8997.c > delete mode 100644 drivers/power/pmic/pmic_max8998.c > > -- > 2.29.0 > > applied to u-boot-samsung. -- Thanks, Minkyu Kang.

Re: [PATCH v2] serial: s5p: Allow independent selection

2021-02-25 Thread Minkyu Kang
= lpc32xx_hsuart.o > > obj-$(CONFIG_MCFUART) += serial_mcf.o > > obj-$(CONFIG_SYS_NS16550) += ns16550.o > > -obj-$(CONFIG_S5P) += serial_s5p.o > > +obj-$(CONFIG_S5P_SERIAL) += serial_s5p.o > > obj-$(CONFIG_MXC_UART) += serial_mxc.o > > obj-$(CONFIG_PXA_SERIAL) += serial_pxa.o > > obj-$(CONFIG_MESON_SERIAL) += serial_meson.o > > -- > > 2.30.0 > > > Applied to u-boot-samsung. -- Thanks, Minkyu Kang.

[PATCH 6/6] samsung: origen: change maintainer

2021-02-19 Thread Minkyu Kang
Signed-off-by: Minkyu Kang --- board/samsung/origen/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/origen/MAINTAINERS b/board/samsung/origen/MAINTAINERS index 8bf373e..8fb8f81 100644 --- a/board/samsung/origen/MAINTAINERS +++ b/board/samsung/origen

[PATCH 5/6] samsung: espresso7420: change maintainer

2021-02-19 Thread Minkyu Kang
Signed-off-by: Minkyu Kang --- board/samsung/espresso7420/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/espresso7420/MAINTAINERS b/board/samsung/espresso7420/MAINTAINERS index e3b2394..9145ad4 100644 --- a/board/samsung/espresso7420/MAINTAINERS

[PATCH 4/6] samsung: smdkv310: change maintainer

2021-02-19 Thread Minkyu Kang
change maintainer to Jaehoon Signed-off-by: Minkyu Kang Signed-off-by: Jaehoon Chung --- board/samsung/smdkv310/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/smdkv310/MAINTAINERS b/board/samsung/smdkv310/MAINTAINERS index 1e058cb..4fa1531 100644

[PATCH 3/6] samsung: smdk5420: change maintainer

2021-02-19 Thread Minkyu Kang
change maintainer to Jaehoon Signed-off-by: Minkyu Kang Signed-off-by: Jaehoon Chung --- board/samsung/smdk5420/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/smdk5420/MAINTAINERS b/board/samsung/smdk5420/MAINTAINERS index 31c0036..217ff71 100644

[PATCH 1/6] samsung: goni: change maintainer

2021-02-19 Thread Minkyu Kang
change maintainer to Jaehoon Signed-off-by: Minkyu Kang Signed-off-by: Jaehoon Chung --- board/samsung/goni/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/samsung/goni/MAINTAINERS b/board/samsung/goni/MAINTAINERS index 248ec3c..7643f9c 100644 --- a/board

[PATCH 2/6] samsung: smdk5250: change maintainer

2021-02-19 Thread Minkyu Kang
change maintainer to Jaehoon Signed-off-by: Minkyu Kang Signed-off-by: Jaehoon Chung --- board/samsung/smdk5250/MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/board/samsung/smdk5250/MAINTAINERS b/board/samsung/smdk5250/MAINTAINERS index cde966f..c60b6f8

please pull u-boot-samsung master

2021-01-21 Thread Minkyu Kang
deletions(-) -- Thanks, Minkyu Kang.

  1   2   3   4   5   6   7   8   9   10   >