lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <trinity-b73d119f-df34-4724-a327-be59ad3410bf-1732721341758@msvc-mesg-gmx103>
Date: Wed, 27 Nov 2024 16:29:01 +0100
From: Frank Wunderlich <frank-w@...lic-files.de>
To: angelogioacchino.delregno@...labora.com, linux@...web.de,
 robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
 matthias.bgg@...il.com
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org
Subject: Aw: Re: [RFC v1 10/14] arm64: dts: mediatek: mt7988: add lvts node

&gt; Gesendet: Mittwoch, 27. November 2024 um 14:34
&gt; Von: "AngeloGioacchino Del Regno" <angelogioacchino.delregno@...labora.com>
&gt; An: "Frank Wunderlich" <linux@...web.de>, "Rob Herring" <robh@...nel.org>, "Krzysztof Kozlowski" <krzk+dt@...nel.org>, "Conor Dooley" <conor+dt@...nel.org>, "Matthias Brugger" <matthias.bgg@...il.com>
&gt; CC: "Frank Wunderlich" <frank-w@...lic-files.de>, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org
&gt; Betreff: Re: [RFC v1 10/14] arm64: dts: mediatek: mt7988: add lvts node
&gt;
&gt; Il 29/10/24 11:39, Frank Wunderlich ha scritto:
&gt; &gt; From: Frank Wunderlich <frank-w@...lic-files.de>
&gt; &gt;
&gt; &gt; Add Low Voltage Thermal Sensor (LVTS) node for mt7988 SoC.
&gt; &gt;
&gt; &gt; Signed-off-by: Frank Wunderlich <frank-w@...lic-files.de>
&gt;
&gt; Please add the lvts_calibration nvmem entry in this commit instead.

and leaving the other (currently not linked) subnodes?

&gt; Cheers,
&gt; Angelo
&gt;
&gt; &gt; ---
&gt; &gt;   arch/arm64/boot/dts/mediatek/mt7988a.dtsi | 13 +++++++++++++
&gt; &gt;   1 file changed, 13 insertions(+)
&gt; &gt;
&gt; &gt; diff --git a/arch/arm64/boot/dts/mediatek/mt7988a.dtsi b/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
&gt; &gt; index ed8ce1e6f68b..de9a9ff2edd8 100644
&gt; &gt; --- a/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
&gt; &gt; +++ b/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
&gt; &gt; @@ -4,6 +4,7 @@
&gt; &gt;   #include <dt-bindings interrupt-controller="" arm-gic.h="">
&gt; &gt;   #include <dt-bindings phy="" phy.h="">
&gt; &gt;   #include <dt-bindings pinctrl="" mt65xx.h="">
&gt; &gt; +#include <dt-bindings reset="" mediatek,mt7988-resets.h="">
&gt; &gt;
&gt; &gt;   / {
&gt; &gt;   	compatible = "mediatek,mt7988a";
&gt; &gt; @@ -103,6 +104,7 @@ infracfg: clock-controller@...01000 {
&gt; &gt;   			compatible = "mediatek,mt7988-infracfg", "syscon";
&gt; &gt;   			reg = &lt;0 0x10001000 0 0x1000&gt;;
&gt; &gt;   			#clock-cells = &lt;1&gt;;
&gt; &gt; +			#reset-cells = &lt;1&gt;;
&gt; &gt;   		};
&gt; &gt;
&gt; &gt;   		topckgen: clock-controller@...1b000 {
&gt; &gt; @@ -268,6 +270,17 @@ i2c2: i2c@...05000 {
&gt; &gt;   			status = "disabled";
&gt; &gt;   		};
&gt; &gt;
&gt; &gt; +		lvts: lvts@...0a000 {
&gt; &gt; +			compatible = "mediatek,mt7988-lvts-ap";
&gt; &gt; +			#thermal-sensor-cells = &lt;1&gt;;
&gt; &gt; +			reg = &lt;0 0x1100a000 0 0x1000&gt;;
&gt; &gt; +			clocks = &lt;&amp;infracfg CLK_INFRA_26M_THERM_SYSTEM&gt;;
&gt; &gt; +			interrupts = <gic_spi 138="" irq_type_level_high="">;
&gt; &gt; +			resets = &lt;&amp;infracfg MT7988_INFRA_RST1_THERM_CTRL_SWRST&gt;;
&gt; &gt; +			nvmem-cells = &lt;&amp;lvts_calibration&gt;;
&gt; &gt; +			nvmem-cell-names = "lvts-calib-data-1";
&gt; &gt; +		};
&gt; &gt; +
&gt; &gt;   		ssusb0: usb@...90000 {
&gt; &gt;   			compatible = "mediatek,mt7988-xhci", "mediatek,mtk-xhci";
&gt; &gt;   			reg = &lt;0 0x11190000 0 0x2e00&gt;,
&gt;
&gt; </gic_spi></dt-bindings></dt-bindings></dt-bindings></dt-bindings></frank-w@...lic-files.de></frank-w@...lic-files.de></frank-w@...lic-files.de></matthias.bgg@...il.com></conor+dt@...nel.org></krzk+dt@...nel.org></robh@...nel.org></linux@...web.de></angelogioacchino.delregno@...labora.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ