[PATCH v3 0/2] ARM: dts: socfpga: Add basic support for Terrasic's de10-nano
Uwe Kleine-König
u.kleine-koenig at baylibre.com
Mon Mar 24 03:01:27 PDT 2025
Hello,
On Tue, Mar 04, 2025 at 06:46:18AM -0600, Dinh Nguyen wrote:
> On 2/3/25 10:46, Uwe Kleine-König wrote:
> > Hello,
> >
> > The only change since v2
> > (https://lore.kernel.org/linux-arm-kernel/20250130074553.92023-2-u.kleine-koenig@baylibre.com):
> > is that I added patch 1/2 that is supposed to fix the warning that I
> > failed to notice with the testing I did. Thanks to Krzysztof and Rob for
> > their patience with me. I hope I got it right now.
> >
> > Best regards
> > Uwe
> >
> > Uwe Kleine-König (2):
> > dt-bindings: altera: Add compatible for Terasic's DE10-nano
> > ARM: dts: socfpga: Add basic support for Terrasic's de10-nano
> >
> > .../devicetree/bindings/arm/altera.yaml | 1 +
> > arch/arm/boot/dts/intel/socfpga/Makefile | 1 +
> > .../socfpga/socfpga_cyclone5_de10nano.dts | 95 +++++++++++++++++++
> > 3 files changed, 97 insertions(+)
> > create mode 100644 arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_de10nano.dts
> >
> > base-commit: 00f3246adeeacbda0bd0b303604e46eb59c32e6e
>
> Applied!
Thanks!
I would have expected that patch to pop up on
https://web.git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/log/?h=socfpga_dts_for_v6.15
in the mean time, but it's not there. Is it still scheduled to go into
mainline?
Having said that, that branch looks really strange. It contains:
$ git show --format=fuller 2445fc2d7863
commit 2445fc2d786304c38934199b1f95a9e52be0cec9
Author: Linus Torvalds <torvalds at linux-foundation.org>
AuthorDate: Sun Feb 9 12:45:03 2025 -0800
Commit: Dinh Nguyen <dinguyen at kernel.org>
CommitDate: Wed Feb 19 06:32:34 2025 -0600
Linux 6.14-rc2
diff --git a/Makefile b/Makefile
index 9e0d63d9d94b..89628e354ca7 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 6
PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Baby Opossum Posse
# *DOCUMENTATION*
I assume this is a rebase accident?
Best regards
Uwe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250324/e22d196e/attachment.sig>
More information about the linux-arm-kernel
mailing list