files changed, 75 insertions(+), 37 deletions(-)
Thanks,
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.
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.
insertions(+), 13 deletions(-)
Thanks,
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.
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.
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:
| 242
++--
27 files changed, 869 insertions(+), 533 deletions(-)
Thanks,
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.
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.
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.
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.
> >
>
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.
| 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.
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.
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.
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.
.size = SZ_2M,
> + .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRE) |
> +PTE_BLOCK_NON_SHARE |
> +PTE_BLOCK_PXN | PTE_BLOCK_UXN
> + }, {
> /* Peripheral block */
> .virt = 0x1000UL,
>
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.
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.
| 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.
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.
oc/samsung,exynos-usi.h
Thanks,
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.
/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.
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.
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
2 ++
6 files changed, 136 insertions(+), 56 deletions(-)
create mode 100644 arch/arm/cpu/armv7/s5p4418/relocate.S
Thanks,
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.
> + 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.
> > 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.
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.
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.
---
drivers/watchdog/s5p_wdt.c | 1 +
Thanks,
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.
; > 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.
4 deletions(-)
>
> Reviewed-by: Simon Glass
applied to u-boot-samsung.
Thanks.
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.
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.
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.
Signed-off-by: Sam Protsenko
>
> Reviewed-by: Tom Rini
>
> --
> Tom
applied to u-boot-samsung.
Thanks.
Minkyu Kang.
| 1 +
> 3 files changed, 5 insertions(+)
>
> --
> 2.39.2
>
applied to u-boot-samsung.
Thanks.
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.
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.
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.
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.
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.
+= 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.
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.
| 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.
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.
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(-)
>
>
| 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.
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
---
> 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.
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.
} 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.
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
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.
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 --
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.
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.
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.
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
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.
;
> 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.
n Chung
> ---
> drivers/mmc/fsl_esdhc_imx.c | 33 +
> 1 file changed, 1 insertion(+), 32 deletions(-)
>
>
Reviewed-by: Minkyu Kang
--
Thanks,
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
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
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
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
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
;
> writel(tcmp, ®s->tcmpb0 + offset);
> --
> 2.34.0.rc0.344.g81b53c2807-goog
> applied to u-boot-samsung.
Thanks.
--
Thanks. 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
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 -
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
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.
> - 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.
nclude/configs/exynos5-common.h | 5 -
> 11 files changed, 11 insertions(+), 12 deletions(-)
>
>
Reviewed-by: Minkyu Kang
--
Thanks,
Minkyu Kang.
mode 100644 board/samsung/common/sromc.c
--
Thanks,
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.
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
| 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
|
| long unsigned int
|%#x
52 | expected, expected, actual, actual);
|
| |
| size_t {aka unsigned int}
--
Thanks,
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
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
), 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.
= 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.
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
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
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
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
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
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
deletions(-)
--
Thanks,
Minkyu Kang.
es_for_id(blob, "mmc",
> > - COMPAT_SAMSUNG_EXYNOS_DWMMC, node_list,
> > - DWMMC_MAX_CH_NUM);
> > -
> > - /* For DWMMC always set boot device as mmc 0 */
> > - if (count >= 3 && get_boot_mode() == BOOT_MODE_SD) {
> > - boot_dev_node = node_list[2];
> > - node_list[2] = node_list[0];
> > - node_list[0] = boot_dev_node;
> > - }
> > -
> > - err = exynos_dwmci_process_node(blob, node_list, count);
> > -
> > - return err;
> > -}
> > -
> > #ifdef CONFIG_DM_MMC
> > static int exynos_dwmmc_probe(struct udevice *dev) {
> > --
> > 2.17.1
>
>
applied to u-boot-samsung.
--
Thanks,
Minkyu Kang.
ch/arm/mach-exynos/include/mach/dwmmc.h | 2 --
> > board/samsung/arndale/arndale.c | 13 -
> > 2 files changed, 15 deletions(-)
> >
>
> Acked-by: Krzysztof Kozlowski
>
> Best regards,
> Krzysztof
>
applied to u-boot-samsung.
--
Thanks,
Minkyu Kang.
ut = DFU_FS_FAT;
> } else if (!strcmp(entity_type, "ext4")) {
> dfu->layout = DFU_FS_EXT4;
> + } else if (!strcmp(entity_type, "skip")) {
> + dfu->layout = DFU_SKIP;
> } else {
> pr_err("Memory layout (%s) not supported!\n", entity_type);
> return -ENODEV;
> diff --git a/include/dfu.h b/include/dfu.h
> index 84abdc79acd1..2e8276c69c9f 100644
> --- a/include/dfu.h
> +++ b/include/dfu.h
> @@ -33,6 +33,7 @@ enum dfu_layout {
> DFU_FS_EXT3,
> DFU_FS_EXT4,
> DFU_RAM_ADDR,
> + DFU_SKIP,
> };
>
> enum dfu_op {
> --
> 2.29.0
>
>
just left one minor comment.
Reviewed-by: Minkyu Kang
| 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.
_print_current_devices();
> ret = uclass_first_device_err(UCLASS_CROS_EC, &dev);
> if (ret && ret != -ENODEV) {
> /* Force console on */
> --
> 2.28.0
>
>
applied to u-boot-samsung.
--
Thanks,
Minkyu Kang.
1 - 100 of 1563 matches
Mail list logo