Re: [PATCH v2] dt-bindings: iio: Document "label" property
From: Rob Herring <robh@kernel.org>
Date: 2021-12-22 18:37:45
Also in:
linux-iio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-12-22 18:37:45
Also in:
linux-iio, lkml
On Tue, 21 Dec 2021 13:33:39 +0000, Paul Cercueil wrote:
Document the "label" property, which can contain a descriptive label
that allows to uniquely identify a device within the system.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
Notes:
v2: - Reword description and commit message
- Use > instead of | for proper multiline handling
Documentation/devicetree/bindings/iio/common.yaml | 6 ++++++
1 file changed, 6 insertions(+)Acked-by: Rob Herring <robh@kernel.org>