Patch "mfd: rk808: Re-add rk808-clkout to RK818" has been added to the 6.2-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

    mfd: rk808: Re-add rk808-clkout to RK818

to the 6.2-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:
     mfd-rk808-re-add-rk808-clkout-to-rk818.patch
and it can be found in the queue-6.2 subdirectory.

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



commit 71fa5c1c5dcace67ee7a4c953ef045fd759e4bc2
Author: Tom Fitzhenry <tom@xxxxxxxxxxxxxxxxxxx>
Date:   Mon Jan 2 22:11:47 2023 +1100

    mfd: rk808: Re-add rk808-clkout to RK818
    
    [ Upstream commit 5d69b181cd0db10dc8327d28ce837b3623cd531a ]
    
    Fixes RK818 (e.g. on Pinephone Pro) to register its clock, without which
    dependent devices (e.g. wifi/BT, via sdio-wifi-pwrseq) fail to probe.
    
    This line was removed in commit 3633daacea2e
    ("mfd: rk808: Permit having multiple PMIC instances"), but only from RK818.
    
    Fixes: 3633daacea2e ("mfd: rk808: Permit having multiple PMIC instances")
    Signed-off-by: Tom Fitzhenry <tom@xxxxxxxxxxxxxxxxxxx>
    Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx>
    Acked-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
    Signed-off-by: Lee Jones <lee@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20230102111147.2580861-1-tom@xxxxxxxxxxxxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/mfd/rk808.c b/drivers/mfd/rk808.c
index f44fc3f080a8e..0f22ef61e8170 100644
--- a/drivers/mfd/rk808.c
+++ b/drivers/mfd/rk808.c
@@ -189,6 +189,7 @@ static const struct mfd_cell rk817s[] = {
 };
 
 static const struct mfd_cell rk818s[] = {
+	{ .name = "rk808-clkout", .id = PLATFORM_DEVID_NONE, },
 	{ .name = "rk808-regulator", .id = PLATFORM_DEVID_NONE, },
 	{
 		.name = "rk808-rtc",



[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