]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: tegra: Add uartd serial alias for Jetson TX1 module
authorAaron Kling <webgeek1234@gmail.com>
Sun, 20 Apr 2025 14:35:37 +0000 (09:35 -0500)
committerThierry Reding <treding@nvidia.com>
Thu, 8 May 2025 21:11:00 +0000 (23:11 +0200)
commitdfb25484bd73c8590954ead6fd58a1587ba3bbc5
treeb2a89cbf31cf1ff853f3ced10dfba701024723cf
parent9362175259281231e911aaeeebda833931aa5dfe
arm64: tegra: Add uartd serial alias for Jetson TX1 module

If a serial-tegra interface does not have an alias, the driver fails to
probe with an error:
serial-tegra 70006300.serial: failed to get alias id, errno -19
This prevents the bluetooth device from being accessible.

Fixes: 6eba6471bbb7 ("arm64: tegra: Wire up Bluetooth on Jetson TX1 module")
Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
Reviewed-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Link: https://lore.kernel.org/r/20250420-tx1-bt-v1-1-153cba105a4e@gmail.com
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi