Skip to content

Commit

Permalink
spi: rockchip: add power-domains property
Browse files Browse the repository at this point in the history
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: Johan Jonker <jbx6244@gmail.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/12af4fe6-4d35-cb4a-f5f6-06e3aba990cb@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Johan Jonker authored and Mark Brown committed Sep 11, 2022
1 parent b04c2a1 commit 83e5335
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/spi/spi-rockchip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ properties:
where the "sleep" configuration may describe the state
the pins should be in during system suspend.

power-domains:
maxItems: 1

required:
- compatible
- reg
Expand Down

0 comments on commit 83e5335

Please sign in to comment.