From: "Kaustabh Chakraborty" <kauschluss@disroot.org>
To: "Tom Rini" <trini@konsulko.com>,
"Kaustabh Chakraborty" <kauschluss@disroot.org>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH] dts: add exynos arm64 vendor support for OF_UPSTREAM_BUILD_VENDOR
Date: Sat, 24 Jan 2026 12:44:17 +0530 [thread overview]
Message-ID: <DFWMTYEQKEJ7.2KB7GXDI6E0P8@disroot.org> (raw)
In-Reply-To: <20260123182003.GN3416603@bill-the-cat>
On 2026-01-23 12:20 -06:00, Tom Rini wrote:
> On Fri, Jan 23, 2026 at 11:41:41PM +0530, Kaustabh Chakraborty wrote:
>
>> Set OF_UPSTREAM_BUILD_VENDOR to build all devicetrees in "exynos/" for
>> Exynos-based 64-bit ARM platforms (32-bit ARM uses "samsung/").
>>
>> Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
>> ---
>> dts/Kconfig | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/dts/Kconfig b/dts/Kconfig
>> index 870f75ad3ec..e0f6f03a343 100644
>> --- a/dts/Kconfig
>> +++ b/dts/Kconfig
>> @@ -124,6 +124,7 @@ config OF_UPSTREAM_VENDOR
>> default "marvell" if ARCH_MVEBU || ARCH_KIRKWOOD
>> default "xilinx" if ARCH_VERSAL || ARCH_ZYNQ
>> default "nvidia" if ARCH_TEGRA
>> + default "exynos" if ARCH_EXYNOS && ARCH_ARM64
>> help
>> Select the vendor to build all devicetree files for.
>
> Two things. First, it's "ARM64" and not "ARCH_ARM64". Second, since we
> know what the 32bit one is and it's not the same, we might as well do
> both while we're here?
Sure, I can add it. However "samsung/" in ARM also includes pre-Exynos
SoCs, I assume that's not a problem here.
next prev parent reply other threads:[~2026-01-24 14:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-23 18:11 [PATCH] dts: add exynos arm64 vendor support for OF_UPSTREAM_BUILD_VENDOR Kaustabh Chakraborty
2026-01-23 18:20 ` Tom Rini
2026-01-24 7:14 ` Kaustabh Chakraborty [this message]
2026-01-24 16:05 ` Tom Rini
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=DFWMTYEQKEJ7.2KB7GXDI6E0P8@disroot.org \
--to=kauschluss@disroot.org \
--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.