mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 22:22:08 +02:00
Per "dt-bindings/firmware/imx/rsrc.h", `IMX_SC_R_DMA_2_CH0 + 5` not
equals to IMX_SC_R_DMA_2_CH5, so there should be two entries in
imx8qxp_scu_pd_ranges, otherwise the imx_scu_add_pm_domain may filter
out wrong power domains.
Fixes:
|
||
|---|---|---|
| .. | ||
| actions | ||
| amlogic | ||
| apple | ||
| bcm | ||
| imx | ||
| mediatek | ||
| qcom | ||
| renesas | ||
| rockchip | ||
| samsung | ||
| st | ||
| starfive | ||
| sunxi | ||
| tegra | ||
| ti | ||
| xilinx | ||
| Makefile | ||