Re: [PATCH] Revert "power-domain: Add refcounting"

2025-04-22 Thread Miquel Raynal
Hi Simon, >> This sadly needs to get in, there have been 3 or 4 reports already, as >> many boards are broken. We need to find another way to add refcounting >> (otherwise some imx8* features will stay broken), but it requires more >> thinking time. >> >> Acked-by: Miquel Raynal > > We had this d

Re: [PATCH] Revert "power-domain: Add refcounting"

2025-04-18 Thread Simon Glass
Hi Miquel, On Fri, 18 Apr 2025 at 01:10, Miquel Raynal wrote: > > Hi Tom, > > On 17/04/2025 at 13:53:11 +02, Wadim Egorov wrote: > > > Unfortunately this change breaks boot on K3 platform. > > U-Boot will hang after: > > > > U-Boot SPL 2025.04-01050-ga40fc5afaec0 (Apr 14 2025 - 07:31:32 +)

Re: [PATCH] Revert "power-domain: Add refcounting"

2025-04-18 Thread Tom Rini
On Thu, 17 Apr 2025 13:53:11 +0200, Wadim Egorov wrote: > Unfortunately this change breaks boot on K3 platform. > U-Boot will hang after: > > U-Boot SPL 2025.04-01050-ga40fc5afaec0 (Apr 14 2025 - 07:31:32 +) > SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)') > > This

Re: [PATCH] Revert "power-domain: Add refcounting"

2025-04-18 Thread Miquel Raynal
Hi Tom, On 17/04/2025 at 13:53:11 +02, Wadim Egorov wrote: > Unfortunately this change breaks boot on K3 platform. > U-Boot will hang after: > > U-Boot SPL 2025.04-01050-ga40fc5afaec0 (Apr 14 2025 - 07:31:32 +) > SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)') > > Th

[PATCH] Revert "power-domain: Add refcounting"

2025-04-17 Thread Wadim Egorov
Unfortunately this change breaks boot on K3 platform. U-Boot will hang after: U-Boot SPL 2025.04-01050-ga40fc5afaec0 (Apr 14 2025 - 07:31:32 +) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)') This reverts commit 197376fbf300e92afa0a1583815d9c9eb52d613a as suggested in