[PATCH v12 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
Rob Herring
robh at kernel.org
Sat Jan 13 12:55:03 AEDT 2024
On Mon, 08 Jan 2024 15:43:46 +0800, Billy Tsai wrote:
> From: Naresh Solanki <naresh.solanki at 9elements.com>
>
> Add common fan properties bindings to a schema.
>
> Bindings for fan controllers can reference the common schema for the
> fan
>
> child nodes:
>
> patternProperties:
> "^fan@[0-2]":
> type: object
> $ref: fan-common.yaml#
> unevaluatedProperties: false
>
> Signed-off-by: Naresh Solanki <naresh.solanki at 9elements.com>
> Signed-off-by: Billy Tsai <billy_tsai at aspeedtech.com>
> ---
> .../devicetree/bindings/hwmon/fan-common.yaml | 79 +++++++++++++++++++
> 1 file changed, 79 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/hwmon/fan-common.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the Linux-aspeed
mailing list