[PATCH 1/2] dt-bindings: thermal: st,thermal-spear1340: convert to dtschema

Krzysztof Kozlowski krzk at kernel.org
Tue Mar 24 02:30:34 PDT 2026


On Mon, Mar 23, 2026 at 07:08:08PM +0530, Gopi Krishna Menon wrote:
> +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: false

additionalProperties: true


Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list