[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFqH_51iP+V1hQ=J+YtLv0K9qoEK9WJgoCiNyqp6Yd1T9RKfXw@mail.gmail.com>
Date: Fri, 16 Apr 2021 07:53:11 +0200
From: Enric Balletbo Serra <eballetbo@...il.com>
To: matthias.bgg@...nel.org
Cc: Hsin-Yi Wang <hsinyi@...omium.org>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
Nicolas Boichat <drinkcat@...omium.org>,
Fabien Parent <fparent@...libre.com>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@...ts.infradead.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Rob Herring <robh+dt@...nel.org>,
devicetree <devicetree@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/3] arm64: dts: mt8183: fix dtbs_check warning
Hi Matthias,
Thank you for your patch.
Missatge de l'adreça <matthias.bgg@...nel.org> del dia dc., 14 d’abr.
2021 a les 16:48:
>
> From: Matthias Brugger <matthias.bgg@...il.com>
>
> Fix unit names to make dtbs_check happy.
>
> Signed-off-by: Matthias Brugger <matthias.bgg@...il.com>
> ---
>
> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> index 0ff7b67a6806..c5e822b6b77a 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> @@ -681,13 +681,13 @@ cpu_thermal: cpu_thermal {
> sustainable-power = <5000>;
>
> trips {
> - threshold: trip-point@0 {
> + threshold: trip-point0 {
> temperature = <68000>;
> hysteresis = <2000>;
> type = "passive";
> };
>
> - target: trip-point@1 {
> + target: trip-point1 {
> temperature = <80000>;
> hysteresis = <2000>;
> type = "passive";
> @@ -1103,7 +1103,7 @@ u2port0: usb-phy@0 {
> status = "okay";
> };
>
> - u3port0: usb-phy@...0 {
> + u3port0: usb-phy@700 {
> reg = <0x0700 0x900>;
> clocks = <&clk26m>;
> clock-names = "ref";
> --
> 2.30.2
>
>
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@...labora.com>
Powered by blists - more mailing lists