public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Kaustabh Chakraborty <kauschluss@disroot.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Kees Cook <kees@kernel.org>, Tony Luck <tony.luck@intel.com>,
	"Guilherme G. Piccoli" <gpiccoli@igalia.com>,
	Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-hardening@vger.kernel.org
Subject: Re: [PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices
Date: Thu, 01 May 2025 08:03:31 +0000	[thread overview]
Message-ID: <ef733cebf014ef3dff1a0d780d289784@disroot.org> (raw)
In-Reply-To: <9362d6b4-890a-4364-8e51-71ad6fc1e107@kernel.org>

On 2025-04-16 07:15, Krzysztof Kozlowski wrote:
> On 13/04/2025 20:58, Kaustabh Chakraborty wrote:
>> Samsung Exynos 7870 (codename: Joshua) is an ARM-v8 system-on-chip that was
>> announced in 2016. The chipset was found in several popular mid-range to
>> low-end Samsung phones, released within 2016 to 2019.
>> 
>> This patch series aims to add support for Exynos 7870, starting with the
>> most basic yet essential components such as CPU, GPU, clock controllers,
>> PMIC, pin controllers, etc.
>> 
>> Moreover, the series also adds support for three Exynos 7870 devices via
>> devicetree. The devices are:
>>  * Samsung Galaxy J7 Prime	- released 2016, codename on7xelte
>>  * Samsung Galaxy J6		- released 2018, codename j6lte
>>  * Samsung Galaxy A2 Core	- released 2019, codename a2corelte
>> 
>> Additional features implemented in this series include:
>>  * I2C	- touchscreen, IIO sensors, etc.
>>  * UART	- bluetooth and serial debugging
>>  * MMC	- eMMC, Wi-Fi SDIO, SDCard
>>  * USB	- micro-USB 2.0 interface
>> 
>> Build dependencies are in these sub-series:
>>  * pmu-clocks		A https://lore.kernel.org/all/20250301-exynos7870-pmu-clocks-v5-0-715b646d5206@disroot.org/
> 
> So this patchset waits? Ping me or resend when your dependencies are
> merged. If resending then of course explain why and update dependencies
> list.

Hi, all dependencies are now available in next. I believe you should
be able to merge it now.

Thanks a lot!

> 
> Best regards,
> Krzysztof

      reply	other threads:[~2025-05-01  8:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-13 18:58 [PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices Kaustabh Chakraborty
2025-04-13 18:58 ` [PATCH v6 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices Kaustabh Chakraborty
2025-04-13 18:58 ` [PATCH v6 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870 Kaustabh Chakraborty
2025-05-01 10:14   ` Krzysztof Kozlowski
2025-04-13 18:58 ` [PATCH v6 3/5] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime Kaustabh Chakraborty
2025-05-01 10:13   ` Krzysztof Kozlowski
2025-05-01 11:01     ` Kaustabh Chakraborty
2025-05-01 11:03       ` Krzysztof Kozlowski
2025-04-13 18:58 ` [PATCH v6 4/5] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core Kaustabh Chakraborty
2025-04-13 18:58 ` [PATCH v6 5/5] arm64: dts: exynos: add initial support for Samsung Galaxy J6 Kaustabh Chakraborty
2025-04-14 12:42 ` [PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices Rob Herring (Arm)
2025-04-14 19:50   ` Kaustabh Chakraborty
2025-04-16  7:14 ` Krzysztof Kozlowski
2025-04-16  7:15 ` Krzysztof Kozlowski
2025-05-01  8:03   ` Kaustabh Chakraborty [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=ef733cebf014ef3dff1a0d780d289784@disroot.org \
    --to=kauschluss@disroot.org \
    --cc=alim.akhtar@samsung.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gpiccoli@igalia.com \
    --cc=ivo.ivanov.ivanov1@gmail.com \
    --cc=kees@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=robh@kernel.org \
    --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