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

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.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 88362275
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -52,6 +52,9 @@ properties:
  power-domains:
    maxItems: 1

  label:
    description: Descriptive name of the SPI controller.

required:
  - compatible
  - reg