[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cdad08fd-1162-471a-b060-d560f38e50f6@kernel.org>
Date: Fri, 3 May 2024 09:09:30 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Inochi Amaoto <inochiama@...look.com>, Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Chen Wang <unicorn_wang@...look.com>,
Paul Walmsley <paul.walmsley@...ive.com>, Palmer Dabbelt
<palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>
Cc: linux-hwmon@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org
Subject: Re: [PATCH v4 1/2] dt-bindings: hwmon: Add Sophgo SG2042 external
hardware monitor support
On 03/05/2024 04:20, Inochi Amaoto wrote:
> Due to the design, Sophgo SG2042 use an external MCU to provide
> hardware information, thermal information and reset control.
>
> Add bindings for this monitor device.
> +
> +required:
> + - compatible
> + - reg
> + - "#thermal-sensor-cells"
> +
> +allOf:
> + - $ref: ../thermal/thermal-sensor.yaml#
Where did you find such path? Please use full path instead, so
/schemas/thermal.....
> +
> +additionalProperties: false
unevaluatedProperties: false instead (even though currently it does not
matter).
Best regards,
Krzysztof
Powered by blists - more mailing lists