Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp

2025-07-22 Thread Frieder Schrempf
Am 22.07.25 um 09:26 schrieb Frieder Schrempf: > Am 21.07.25 um 18:01 schrieb Frieder Schrempf: >> Hi Miquel, >> >> Am 25.04.25 um 08:49 schrieb Miquel Raynal: >>> Prevent enabling/disabling multiple times the same power domain to avoid >>> breakages due to the same power domains being referenced s

Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp

2025-07-22 Thread Frieder Schrempf
Am 21.07.25 um 18:01 schrieb Frieder Schrempf: > Hi Miquel, > > Am 25.04.25 um 08:49 schrieb Miquel Raynal: >> Prevent enabling/disabling multiple times the same power domain to avoid >> breakages due to the same power domains being referenced several times >> by different device nodes. >> >> Sign

Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp

2025-07-21 Thread Neha Malcom Francis
Hi Frieder On 21/07/25 21:31, Frieder Schrempf wrote: > Hi Miquel, > > Am 25.04.25 um 08:49 schrieb Miquel Raynal: >> Prevent enabling/disabling multiple times the same power domain to avoid >> breakages due to the same power domains being referenced several times >> by different device nodes. >>

Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp

2025-07-21 Thread Frieder Schrempf
Hi Miquel, Am 25.04.25 um 08:49 schrieb Miquel Raynal: > Prevent enabling/disabling multiple times the same power domain to avoid > breakages due to the same power domains being referenced several times > by different device nodes. > > Signed-off-by: Miquel Raynal I've stumbled upon some issue

[PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp

2025-04-25 Thread Miquel Raynal
Prevent enabling/disabling multiple times the same power domain to avoid breakages due to the same power domains being referenced several times by different device nodes. Signed-off-by: Miquel Raynal --- drivers/power/domain/imx8m-power-domain.c | 4 drivers/power/domain/imx8mp-hsiomix.c

Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp

2025-04-25 Thread Heiko Schocher
Hello Miquel, On 25.04.25 08:49, Miquel Raynal wrote: Prevent enabling/disabling multiple times the same power domain to avoid breakages due to the same power domains being referenced several times by different device nodes. Signed-off-by: Miquel Raynal --- drivers/power/domain/imx8m-power-d