From: Nick Chan <towinchenmi@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Hector Martin <marcan@marcan.st>, Sven Peter <sven@svenpeter.dev>,
Alyssa Rosenzweig <alyssa@rosenzweig.io>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Mark Kettenis <kettenis@openbsd.org>,
asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices
Date: Wed, 23 Oct 2024 17:37:40 +0800 [thread overview]
Message-ID: <5e1b807f-82ac-4ab8-867c-32b2bf2a91ce@gmail.com> (raw)
In-Reply-To: <CACRpkdZP9oDd+fRKKagFtGbfLx=Rk5LJ7bvaKimw5-t25XZAfQ@mail.gmail.com>
On 23/10/2024 17:05, Linus Walleij wrote:
> On Wed, Oct 23, 2024 at 6:44 AM Nick Chan <towinchenmi@gmail.com> wrote:
>
>> This series adds device trees for all A7-A11 SoC based iPhones, iPads,
>> iPod touches and Apple TVs.
>
> This is a good and important series. FWIW:
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> Are patches not getting applied since you resend them?
This series along with the watchdog reset delay series mentioned in the
cover letter have not been applied.
>
> Yours,
> Linus Walleij
Nick Chan
next prev parent reply other threads:[~2024-10-23 9:37 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-23 4:40 [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 03/20] dt-bindings: pinctrl: apple,pinctrl: " Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 04/20] dt-bindings: arm: apple: Add A7 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 05/20] dt-bindings: arm: apple: Add A8 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 06/20] dt-bindings: arm: apple: Add A8X devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 07/20] dt-bindings: arm: apple: Add A9 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 08/20] dt-bindings: arm: apple: Add A9X devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 09/20] dt-bindings: arm: apple: Add A10 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 10/20] dt-bindings: arm: apple: Add A10X devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 11/20] dt-bindings: arm: apple: Add A11 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 12/20] arm64: dts: apple: Add A7 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 13/20] arm64: dts: apple: Add A8 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 14/20] arm64: dts: apple: Add A8X devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 15/20] arm64: dts: apple: Add A9 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 16/20] arm64: dts: apple: Add A9X devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 17/20] arm64: dts: apple: Add A10 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 18/20] arm64: dts: apple: Add A10X devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 19/20] arm64: dts: apple: Add A11 devices Nick Chan
2024-10-23 4:40 ` [PATCH v6 RESEND 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE Nick Chan
2024-10-23 9:05 ` [PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices Linus Walleij
2024-10-23 9:37 ` Nick Chan [this message]
2024-10-23 10:10 ` Linus Walleij
2024-10-23 16:40 ` Neal Gompa
2024-10-25 15:22 ` Hector Martin
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=5e1b807f-82ac-4ab8-867c-32b2bf2a91ce@gmail.com \
--to=towinchenmi@gmail.com \
--cc=alyssa@rosenzweig.io \
--cc=asahi@lists.linux.dev \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kettenis@openbsd.org \
--cc=krzk+dt@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lpieralisi@kernel.org \
--cc=marcan@marcan.st \
--cc=robh@kernel.org \
--cc=sven@svenpeter.dev \
--cc=will@kernel.org \
--cc=wim@linux-watchdog.org \
/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;
as well as URLs for NNTP newsgroup(s).