Patch "arm64: dts: rockchip: fix ir-receiver node names" has been added to the 5.15-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: fix ir-receiver node names

to the 5.15-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-fix-ir-receiver-node-names.patch
and it can be found in the queue-5.15 subdirectory.

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



commit c8bfe969b42eaf39bc84aff74ebc6ee8397edb9e
Author: Johan Jonker <jbx6244@xxxxxxxxx>
Date:   Thu Oct 27 10:59:10 2022 +0200

    arm64: dts: rockchip: fix ir-receiver node names
    
    [ Upstream commit de0d04b9780a23eb928aedfb6f981285f78d58e5 ]
    
    Fix ir-receiver node names on Rockchip boards,
    so that they match with regex: '^ir(-receiver)?(@[a-f0-9]+)?$'
    
    Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
    Link: https://lore.kernel.org/r/e9764253-8ce8-150b-4820-41f03f845469@xxxxxxxxx
    Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts b/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
index ea6820902ede..7ea48167747c 100644
--- a/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
@@ -19,7 +19,7 @@ chosen {
 		stdout-path = "serial2:1500000n8";
 	};
 
-	ir_rx {
+	ir-receiver {
 		compatible = "gpio-ir-receiver";
 		gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>;
 		pinctrl-names = "default";



[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