All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Minkyu Kang" <mk7.kang@samsung.com>
To: "'Kaustabh Chakraborty'" <kauschluss@disroot.org>,
	<u-boot@lists.denx.de>
Cc: "'Tom Rini'" <trini@konsulko.com>,
	"'Peter	Robinson'" <pbrobinson@gmail.com>,
	"'Henrik Grimler'" <henrik@grimler.se>,
	"'Quentin Schulz'" <quentin.schulz@cherry.de>,
	"'Svyatoslav Ryhel'" <clamor95@gmail.com>,
	"'Ion Agorria'" <ion@agorria.com>
Subject: RE: [PATCH v2 0/3] Support for a generic platform for all Exynos mobile devices
Date: Tue, 2 Dec 2025 15:57:11 +0900	[thread overview]
Message-ID: <0cdc01dc6358$e254c370$a6fe4a50$@samsung.com> (raw)
In-Reply-To: <20251024-board-exynos-mobile-v2-0-e6fce69e60c3@disroot.org>

Hi,

> Kaustabh Chakraborty (3):
>       board: samsung: add support for Samsung Exynos mobile device boards
>       board: samsung: exynos-mobile: add exynos7870 support and three devices
>       doc: samsung: exynos-mobile: add documentation for exynos7870
>
>  arch/arm/mach-exynos/Kconfig                       |  11 +-
>  board/samsung/exynos-mobile/Kconfig                |  18 +
>  board/samsung/exynos-mobile/MAINTAINERS            |   6 +
>  board/samsung/exynos-mobile/Makefile               |   5 +
>  .../samsung/exynos-mobile/debug-exynos7870.config  |   7 +
>  board/samsung/exynos-mobile/exynos-mobile.c        | 403 +++++++++++++++++++++
>  board/samsung/exynos-mobile/exynos-mobile.env      |  18 +
>  configs/exynos-mobile_defconfig                    |  72 ++++
>  doc/board/samsung/exynos-mobile.rst                |  45 +++
>  doc/board/samsung/exynos-mobile/exynos7870.rst     |  85 +++++
>  doc/board/samsung/index.rst                        |   1 +
>  include/configs/exynos-mobile.h                    |  14 +
>  12 files changed, 684 insertions(+), 1 deletion(-)
> ---
> base-commit: 582a04763aa80738c1c8ac60c47d1a5159a42833
> change-id: 20251017-board-exynos-mobile-7c7d43832693
>
> Best regards,
> --
> Kaustabh Chakraborty <kauschluss@disroot.org>

Applied to u-boot-samsung.

Thanks,
Minkyu Kang.


      parent reply	other threads:[~2025-12-02  6:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20251024172902epcas1p27865e3270256e1b24beb6e1f27798351@epcas1p2.samsung.com>
2025-10-24 17:28 ` [PATCH v2 0/3] Support for a generic platform for all Exynos mobile devices Kaustabh Chakraborty
2025-10-24 17:28   ` [PATCH v2 1/3] board: samsung: add support for Samsung Exynos mobile device boards Kaustabh Chakraborty
2025-10-24 17:28   ` [PATCH v2 2/3] board: samsung: exynos-mobile: add exynos7870 support and three devices Kaustabh Chakraborty
2025-10-24 17:28   ` [PATCH v2 3/3] doc: samsung: exynos-mobile: add documentation for exynos7870 Kaustabh Chakraborty
2025-12-02  6:57   ` Minkyu Kang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0cdc01dc6358$e254c370$a6fe4a50$@samsung.com' \
    --to=mk7.kang@samsung.com \
    --cc=clamor95@gmail.com \
    --cc=henrik@grimler.se \
    --cc=ion@agorria.com \
    --cc=kauschluss@disroot.org \
    --cc=pbrobinson@gmail.com \
    --cc=quentin.schulz@cherry.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.