On Tue, 18 Jul 2023 22:09:41 +0530, Yogesh Hegde wrote: > This patch fixes an issue affecting the Wifi/Bluetooth connectivity on > ROCK Pi 4 boards. Commit f471b1b2db08 ("arm64: dts: rockchip: Fix Bluetooth > on ROCK Pi 4 boards") introduced a problem with the clock configuration. > Specifically, the clock-names property of the sdio-pwrseq node was not > updated to 'lpo', causing the driver to wait indefinitely for the wrong clock > signal 'ext_clock' instead of the expected one 'lpo'. This prevented the proper > initialization of Wifi/Bluetooth chip on ROCK Pi 4 boards. > > [...] Applied, thanks! [1/1] arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards commit: ebceec271e552a2b05e47d8ef0597052b1a39449 and added the "Cc: stable@xxxxxxxxxxxxxxx" Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>