Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: power: gpcv2: add power-domains property

Some pgc power-domain requires a parent power domain, so
add an optional power-domains property, otherwise there will be
dt check warning:
gpc@303a0000: pgc:power-domain@1: 'power-domains' does not match
any of the regexes: 'pinctrl-[0-9]+'

Fixes: 30af8513bdb5 ("dt-bindings: power: add defines for i.MX8MM power domains")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Peng Fan and committed by
Shawn Guo
ef370d8c 06acb824

+3
+3
Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml
··· 81 81 82 82 power-supply: true 83 83 84 + power-domains: 85 + maxItems: 1 86 + 84 87 resets: 85 88 description: | 86 89 A number of phandles to resets that need to be asserted during