arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
From: Francesco Dolcini <francesco.dolcini@toradex.com>
wkup_gpio0's gpio-line-names has "AQUILC_B73" instead of "AQUILA_B73",
inconsistent with every other entry in the array.
Fixes: 39ac6623b1d8 ("arm64: dts: ti: Add Aquila AM69 Support")
Assisted-by: LLM
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
---
arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi b/arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi
index 5119baf62a4c..b6854acee8fe 100644
--- a/arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi
@@ -1573,7 +1573,7 @@ &wkup_gpio0 {
"AQUILA_B70",
"AQUILA_B71",
"AQUILA_B72",
- "AQUILC_B73",
+ "AQUILA_B73",
"AQUILA_B66",
"AQUILA_B62",
"AQUILA_C21",
--
2.47.3
Hi Francesco Dolcini,
On Mon, 14 Sep 2026 20:35:15 +0200, Francesco Dolcini wrote:
> wkup_gpio0's gpio-line-names has "AQUILC_B73" instead of "AQUILA_B73",
> inconsistent with every other entry in the array.
I have applied the following to branch ti-k3-dts-next on [1].
Thank you!
[1/1] arm64: dts: ti: k3-am69-aquila: fix AQUILA_B73 gpio-line-names typo
commit: 558c01ff1d9dc1961e0e0a91e5d4bc07eb081d56
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
https://ti.com/opensource
© 2016 - 2026 Red Hat, Inc.