Patch "arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pc" has been added to the 6.0-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 i2c3 pinctrl on rk3566-roc-pc

to the 6.0-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-i2c3-pinctrl-on-rk3566-roc-pc.patch
and it can be found in the queue-6.0 subdirectory.

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



commit a198dad7814a6a6671673dff5daeb7a32f888958
Author: Furkan Kardame <f.kardame@xxxxxxxxxxx>
Date:   Mon Oct 10 22:01:41 2022 +0300

    arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pc
    
    [ Upstream commit 2440ad0d851e404adcd1b9ad758f28bd59365bae ]
    
    As per device schematic i2c3 pinctrl is connected to m0 instead of m1
    
    Signed-off-by: Furkan Kardame <f.kardame@xxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20221010190142.18340-3-f.kardame@xxxxxxxxxxx
    Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts b/arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts
index 8db83088ae4e..b8ed215ab8fb 100644
--- a/arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts
@@ -397,7 +397,7 @@ &i2c2 {
 
 &i2c3 {
 	pinctrl-names = "default";
-	pinctrl-0 = <&i2c3m1_xfer>;
+	pinctrl-0 = <&i2c3m0_xfer>;
 	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