[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <76415dd7-aa74-7bf7-1952-dd1c847a5b57@linaro.org>
Date: Wed, 12 Oct 2022 09:39:25 -0400
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Bryan Brattlof <bb@...com>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Amit Kucheria <amitk@...nel.org>,
Zhang Rui <rui.zhang@...el.com>, Nishanth Menon <nm@...com>,
Vignesh Raghavendra <vigneshr@...com>,
Tero Kristo <kristo@...nel.org>, Keerthy <j-keerthy@...com>,
Linux Thermal <linux-pm@...r.kernel.org>,
Linux Device Tree <devicetree@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 06/11] dt-bindings: thermal: k3-j72xx: conditionally
require efuse reg range
On 11/10/2022 19:17, Bryan Brattlof wrote:
> +then:
> + properties:
> + reg:
> + items:
> + - description: VTM cfg1 register space
> + - description: VTM cfg2 register space
> + - description: |
> + A software trimming method must be applied to some Jacinto
> + devices to function properly. This eFuse region provides
> + the information needed for these SoCs to report
> + temperatures accurately.
> +else:
> + properties:
> + reg:
> + items:
> + - description: VTM cfg1 register space
> + - description: VTM cfg2 register space
> +
BTW, you have additionalProperties:false, so how you coded it won't
work. Test your bindings before sending.
Best regards,
Krzysztof
Powered by blists - more mailing lists