Patch "arm64: dts: rockchip: disable display subsystem for Lunzn Fastrhino R6xS" has been added to the 6.6-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: dts: rockchip: disable display subsystem for Lunzn Fastrhino R6xS

to the 6.6-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-dts-rockchip-disable-display-subsystem-for-lun.patch
and it can be found in the queue-6.6 subdirectory.

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



commit fc9f966327ee8cd0fc201e19eb4ac4bb15af79d7
Author: Chukun Pan <amadeus@xxxxxxxxxx>
Date:   Mon Jul 1 22:30:27 2024 +0800

    arm64: dts: rockchip: disable display subsystem for Lunzn Fastrhino R6xS
    
    [ Upstream commit 2bf5d445df2ec89689d15ea259a916260c936959 ]
    
    The R66S and R68S boards do not have HDMI output, so disable
    the display subsystem.
    
    Fixes: c79dab407afd ("arm64: dts: rockchip: Add Lunzn Fastrhino R66S")
    Signed-off-by: Chukun Pan <amadeus@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20240701143028.1203997-3-amadeus@xxxxxxxxxx
    Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi b/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi
index e08c9eab6f170..25c49bdbadbcb 100644
--- a/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi
@@ -115,6 +115,10 @@ &cpu3 {
 	cpu-supply = <&vdd_cpu>;
 };
 
+&display_subsystem {
+	status = "disabled";
+};
+
 &gpu {
 	mali-supply = <&vdd_gpu>;
 	status = "okay";




[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