Patch "arm64: tegra: Add missing alias for NVIDIA IGX Orin" has been added to the 6.5-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: tegra: Add missing alias for NVIDIA IGX Orin

to the 6.5-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-tegra-add-missing-alias-for-nvidia-igx-orin.patch
and it can be found in the queue-6.5 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 865287f2c168fe87f39323c49298ea8d88ca2fa9
Author: Jon Hunter <jonathanh@xxxxxxxxxx>
Date:   Mon Jul 3 12:35:37 2023 +0100

    arm64: tegra: Add missing alias for NVIDIA IGX Orin
    
    [ Upstream commit d97966df30ed8c7df0350b8ff6662e38ee88c39f ]
    
    The following error is seen on boot for the NVIDIA IGX Orin platform ...
    
     serial-tegra 3100000.serial: failed to get alias id, errno -19
    
    Fix this by populating the necessary alias for the serial device.
    
    Fixes: c95711d7dbc4 ("arm64: tegra: Add support for IGX Orin")
    Signed-off-by: Jon Hunter <jonathanh@xxxxxxxxxx>
    Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts b/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts
index 43d797e5544f5..b35044812ecfd 100644
--- a/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts
@@ -12,6 +12,7 @@ / {
 
 	aliases {
 		serial0 = &tcu;
+		serial1 = &uarta;
 	};
 
 	chosen {



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux