Commit ffae65fb authored by Michal Simek's avatar Michal Simek Committed by Mark Brown

dt-bindings: spi: spi-cadence: Add label property

Add a label property to allow a custom name to be used for identifying the
controller on a board. This is useful when there is more than one
controller present. Similar change was done by commit 412b7a52
("dt-bindings: eeprom: at24: Add label property for AT24").
Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/82cd1a57397867b5a1039cd15244344c02a3ece1.1691047461.git.michal.simek@amd.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 88362275
......@@ -52,6 +52,9 @@ properties:
power-domains:
maxItems: 1
label:
description: Descriptive name of the SPI controller.
required:
- compatible
- 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