commit | 887da2b4e2c731abb24c4008da17a6c0bc3ea6c2 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Apr 25 08:49:33 2025 +0200 |
committer | Fabio Estevam <festevam@denx.de> | Mon Apr 28 10:41:19 2025 -0300 |
tree | bb300774dc2bdf51da1b4bc6fb58f089244773f2 | |
parent | c1f527e798ba69faccbda3f261dcc52661e3cd27 [diff] |
imx: power-domain: Enable refcounting on imx8mp 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 <miquel.raynal@bootlin.com>