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

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

authored by

Michal Simek and committed by
Mark Brown
ffae65fb 88362275

+3
+3
Documentation/devicetree/bindings/spi/spi-cadence.yaml
··· 52 52 power-domains: 53 53 maxItems: 1 54 54 55 + label: 56 + description: Descriptive name of the SPI controller. 57 + 55 58 required: 56 59 - compatible 57 60 - reg