[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <01d30e6c-5d0a-a5c0-851a-817277a8712d@linaro.org>
Date: Thu, 12 May 2022 16:30:46 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Alexandre Bailon <abailon@...libre.com>, robh+dt@...nel.org,
krzk+dt@...nel.org, matthias.bgg@...il.com, p.zabel@...gutronix.de
Cc: rafael@...nel.org, daniel.lezcano@...aro.org, amitk@...nel.org,
rui.zhang@...el.com, michael.kao@...iatek.com,
ben.tseng@...iatek.com, ethan.chang@...iatek.com,
frank-w@...lic-files.de, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, khilman@...libre.com
Subject: Re: [PATCH v6 4/7] dt-bindings: thermal: Add binding document for
mt8195 thermal controller
On 12/05/2022 14:24, Alexandre Bailon wrote:
> This patch adds binding document for mt8195 thermal controller.
You just added this binding, no need to change it. Squash it with first
patch.
>
> Signed-off-by: Alexandre Bailon <abailon@...libre.com>
> ---
> .../devicetree/bindings/thermal/mediatek-thermal-lvts.yaml | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal-lvts.yaml b/Documentation/devicetree/bindings/thermal/mediatek-thermal-lvts.yaml
> index 69ffe7b14c21..2e1ae00d4fd1 100644
> --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal-lvts.yaml
> +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal-lvts.yaml
> @@ -12,7 +12,11 @@ maintainers:
>
> properties:
> compatible:
> - const: mediatek,mt6873-lvts
> + oneOf:
Why oneOf? There is just one item below?
> + - items:
No items, you have only one item.
> + - enum:
> + - mediatek,mt6873-lvts
> + - mediatek,mt8195-lvts
Best regards,
Krzysztof
Powered by blists - more mailing lists