[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <842021c3-b199-8917-6354-93b396c2541a@canonical.com>
Date: Tue, 16 Nov 2021 12:04:25 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Vincent Pelletier <plr.vincent@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Qiu Wenbo <qiuwenbo@...inos.com.cn>,
Yash Shah <yash.shah@...ive.com>, devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
David Abdurachmanov <david.abdurachmanov@...ive.com>
Subject: Re: [PATCH] riscv: dts: sifive unmatched: Link the tmp451 with its
power supply.
On 16/11/2021 01:53, Vincent Pelletier wrote:
> Signed-off-by: Vincent Pelletier <plr.vincent@...il.com>
This needs commit description, explaining what are you doing and why.
> ---
> arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> index bd6e90288c8a..73c1e4adf650 100644
> --- a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> +++ b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> @@ -59,6 +59,7 @@ tps544b20@1e {
> temperature-sensor@4c {
> compatible = "ti,tmp451";
> reg = <0x4c>;
> + vcc-supply = <&vdd_bpro>;
> interrupt-parent = <&gpio>;
> interrupts = <6 IRQ_TYPE_LEVEL_LOW>;
> };
>
Best regards,
Krzysztof
Powered by blists - more mailing lists