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

dt-bindings: spi: spi-cadence: Describe power-domains property

ZynqMP Cadence SPI IP core has own power domain that's why describe it as
optional property.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/987430ee905fd299fe962663d94f848b341c87df.1691047461.git.michal.simek@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Michal Simek and committed by
Mark Brown
88362275 de5e92cb

+3
+3
Documentation/devicetree/bindings/spi/spi-cadence.yaml
··· 49 49 enum: [ 0, 1 ] 50 50 default: 0 51 51 52 + power-domains: 53 + maxItems: 1 54 + 52 55 required: 53 56 - compatible 54 57 - reg