From: Krzysztof Kozlowski <krzk@kernel.org>
To: Kaustabh Chakraborty <kauschluss@disroot.org>
Cc: Alim Akhtar <alim.akhtar@samsung.com>,
Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Kees Cook <kees@kernel.org>, Tony Luck <tony.luck@intel.com>,
"Guilherme G. Piccoli" <gpiccoli@igalia.com>,
Andras Sebok <sebokandris2009@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] arm64: dts: exynos: add initial support for samsung-j5y17lte
Date: Thu, 5 Mar 2026 09:24:27 +0100 [thread overview]
Message-ID: <d23c9f33-1c5d-4de9-9aae-e06edc406766@kernel.org> (raw)
In-Reply-To: <20260305-gentle-important-starling-48ca1b@quoll>
On 05/03/2026 09:22, Krzysztof Kozlowski wrote:
> On Wed, Mar 04, 2026 at 10:56:54PM +0530, Kaustabh Chakraborty wrote:
>> From: Andras Sebok <sebokandris2009@gmail.com>
>>
>> Add initial devicetree support for samsung-j5y17lte (exynos7870)
>>
>> Signed-off-by: Andras Sebok <sebokandris2009@gmail.com>
>> Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
>> ---
>> arch/arm64/boot/dts/exynos/Makefile | 1 +
>> arch/arm64/boot/dts/exynos/exynos7870-j5y17lte.dts | 528 +++++++++++++++++++++
>> 2 files changed, 529 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/exynos/Makefile b/arch/arm64/boot/dts/exynos/Makefile
>> index fa6e6308e30a9..76cc23acb9b29 100644
>> --- a/arch/arm64/boot/dts/exynos/Makefile
>> +++ b/arch/arm64/boot/dts/exynos/Makefile
>> @@ -8,6 +8,7 @@ dtb-$(CONFIG_ARCH_EXYNOS) += \
>> exynos5433-tm2e.dtb \
>> exynos7-espresso.dtb \
>> exynos7870-a2corelte.dtb \
>> + exynos7870-j5y17lte.dtb \
>> exynos7870-j6lte.dtb \
>> exynos7870-j7xelte.dtb \
>> exynos7870-on7xelte.dtb \
>> diff --git a/arch/arm64/boot/dts/exynos/exynos7870-j5y17lte.dts b/arch/arm64/boot/dts/exynos/exynos7870-j5y17lte.dts
>> new file mode 100644
>> index 0000000000000..d685bc0703cff
>> --- /dev/null
>> +++ b/arch/arm64/boot/dts/exynos/exynos7870-j5y17lte.dts
>> @@ -0,0 +1,528 @@
>> +// SPDX-License-Identifier: GPL-2.0
>> +/*
>> + * Samsung Galaxy J5 (2017) (j5y17lte) device tree source
>> + *
>> + * Copyright (c) 2024 Andras Sebok <sebokandris2009@gmail.com>
>> + */
>> +
>> +/dts-v1/;
>> +#include "exynos7870.dtsi"
>> +#include <dt-bindings/gpio/gpio.h>
>> +#include <dt-bindings/input/input.h>
>> +#include <dt-bindings/interrupt-controller/irq.h>
>
> These are ordered by name so interrupt < input.
D'oh, obviously not. One more coffee needed.
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-03-05 8:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-04 17:26 [PATCH 0/2] Add exynos7870-j5y17lte Kaustabh Chakraborty
2026-03-04 17:26 ` [PATCH 1/2] dt-bindings: arm: samsung: add compatible for samsung-j5y17lte Kaustabh Chakraborty
2026-03-04 17:26 ` [PATCH 2/2] arm64: dts: exynos: add initial support " Kaustabh Chakraborty
2026-03-05 8:22 ` Krzysztof Kozlowski
2026-03-05 8:24 ` Krzysztof Kozlowski [this message]
2026-03-05 8:24 ` [PATCH 0/2] Add exynos7870-j5y17lte Krzysztof Kozlowski
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=d23c9f33-1c5d-4de9-9aae-e06edc406766@kernel.org \
--to=krzk@kernel.org \
--cc=alim.akhtar@samsung.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gpiccoli@igalia.com \
--cc=kauschluss@disroot.org \
--cc=kees@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=robh@kernel.org \
--cc=sebokandris2009@gmail.com \
--cc=tony.luck@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox