The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Tomasz Maciej Nowak <tmn505@gmail.com>
To: webgeek1234@gmail.com, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Jonathan Hunter <jonathanh@nvidia.com>
Cc: Thierry Reding <treding@nvidia.com>,
	devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: tegra: Add uartd serial alias for Jetson TX1 module
Date: Tue, 22 Apr 2025 16:31:33 +0200	[thread overview]
Message-ID: <de6aa1b0-3557-4b8b-86a3-919fd9e5dec6@gmail.com> (raw)
In-Reply-To: <20250420-tx1-bt-v1-1-153cba105a4e@gmail.com>

W dniu 20.04.2025 o 16:35, Aaron Kling via B4 Relay pisze:
> From: Aaron Kling <webgeek1234@gmail.com>
> 
> 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>
> ---
>  arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Tomasz Maciej Nowak <tmn505@gmail.com>

Thanks.

> diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi b/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi
> index 9b9d1d15b0c7eafd3895f02db1bc747d7cc8923c..1bb1f9640a800af6c10fabf0ee3916f2566a6d4b 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi
> +++ b/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi
> @@ -11,6 +11,7 @@ aliases {
>  		rtc0 = "/i2c@7000d000/pmic@3c";
>  		rtc1 = "/rtc@7000e000";
>  		serial0 = &uarta;
> +		serial3 = &uartd;
>  	};
>  
>  	chosen {
> 
> ---
> base-commit: 119009db267415049182774196e3cce9e13b52ef
> change-id: 20250419-tx1-bt-5f202a7e4cac
> 
> Best regards,
Regards

-- 
TMN


  reply	other threads:[~2025-04-22 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-20 14:35 [PATCH] arm64: tegra: Add uartd serial alias for Jetson TX1 module Aaron Kling via B4 Relay
2025-04-22 14:31 ` Tomasz Maciej Nowak [this message]
2025-05-08 21:12 ` Thierry Reding
2025-05-08 21:15 ` Thierry Reding

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=de6aa1b0-3557-4b8b-86a3-919fd9e5dec6@gmail.com \
    --to=tmn505@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=treding@nvidia.com \
    --cc=webgeek1234@gmail.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