On Thu, 01 Feb 2024 11:24:20 +0100, Michal Simek wrote: > Add a label property to allow a custom name to be used for identifying > a device on the board. This is useful when multiple devices are present on > the same board. Similar change was done by commit ffae65fb1ae4 > ("dt-bindings: spi: spi-cadence: Add label property") or by commit > a53faa6bfa3b ("dt-bindings: hwmon: ina2xx: Add label property"). > > Signed-off-by: Michal Simek <michal.simek@xxxxxxx> > --- > > Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>