Commit 83e5335b authored by Johan Jonker's avatar Johan Jonker Committed by Mark Brown

spi: rockchip: add power-domains property

The Rockchip rk3399 TRM mentions that pd_sdioaudio includes
sdio, spi, i2s and spdif. Add a power-domains property to
to match reality with spi-rockchip.yaml.
Signed-off-by: default avatarJohan Jonker <jbx6244@gmail.com>
Acked-by: default avatarHeiko Stuebner <heiko@sntech.de>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/12af4fe6-4d35-cb4a-f5f6-06e3aba990cb@gmail.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent b04c2a19
...@@ -82,6 +82,9 @@ properties: ...@@ -82,6 +82,9 @@ properties:
where the "sleep" configuration may describe the state where the "sleep" configuration may describe the state
the pins should be in during system suspend. the pins should be in during system suspend.
power-domains:
maxItems: 1
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment