dts: bindings: i2s: Adds properties for power supply control
Adds a dependency to `power.yaml`, as already exists for SPI and I2C devices. Signed-off-by: Stefan Schwendeler <Stefan.Schwendeler@husqvarnagroup.com>
This commit is contained in:
parent
ce971850fb
commit
dab5b3a19f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Common fields for I2S devices
|
||||
|
||||
include: base.yaml
|
||||
include: [base.yaml, power.yaml]
|
||||
|
||||
on-bus: i2s
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue