Re: [PATCH 1/2] dt-bindings: thermal: st,thermal-spear1340: convert to dtschema
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-03-27 08:06:21
Also in:
linux-devicetree, linux-pm, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-03-27 08:06:21
Also in:
linux-devicetree, linux-pm, lkml
On 24/03/2026 10:30, Krzysztof Kozlowski wrote:
On Mon, Mar 23, 2026 at 07:08:08PM +0530, Gopi Krishna Menon wrote:quoted
+properties: + compatible: + const: st,thermal-spear1340 + + reg: + maxItems: 1 + + st,thermal-flags: + description: flags used to enable thermal sensor + $ref: /schemas/types.yaml#/definitions/uint32 + +required: + - compatible + - reg + - st,thermal-flags + +unevaluatedProperties: falseadditionalProperties: true
Thanks for pinging me on IRC about this - it should be: additionalProperties: false Best regards, Krzysztof