dt-bindings: spi: spi-cadence: Add label property
authorMichal Simek <michal.simek@amd.com>
Thu, 3 Aug 2023 07:24:25 +0000 (09:24 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 3 Aug 2023 16:07:11 +0000 (17:07 +0100)
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 412b7a521c30
("dt-bindings: eeprom: at24: Add label property for AT24").

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/82cd1a57397867b5a1039cd15244344c02a3ece1.1691047461.git.michal.simek@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-cadence.yaml

index 9eda7f0..d4b61b0 100644 (file)
@@ -52,6 +52,9 @@ properties:
   power-domains:
     maxItems: 1
 
+  label:
+    description: Descriptive name of the SPI controller.
+
 required:
   - compatible
   - reg