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: <20250413231128.75983a60@minigeek.lan>
Date: Sun, 13 Apr 2025 23:11:45 +0100
From: Andre Przywara <andre.przywara@....com>
To: Mikhail Kalashnikov <iuncuim@...il.com>
Cc: Vasily Khoruzhick <anarsoul@...il.com>, Yangtao Li
 <tiny.windzz@...il.com>, Chen-Yu Tsai <wens@...e.org>, Jernej Skrabec
 <jernej.skrabec@...il.com>, Samuel Holland <samuel@...lland.org>, "Rafael J
 . Wysocki" <rafael@...nel.org>, Daniel Lezcano <daniel.lezcano@...aro.org>,
 Zhang Rui <rui.zhang@...el.com>, Lukasz Luba <lukasz.luba@....com>, Rob
 Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor
 Dooley <conor+dt@...nel.org>, Philipp Zabel <p.zabel@...gutronix.de>,
 linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org, linux-sunxi@...ts.linux.dev,
 linux-kernel@...r.kernel.org, Piotr Oniszczuk <piotr.oniszczuk@...il.com>
Subject: Re: [PATCH 0/6] Add support for A523 Thermal system

On Sat, 12 Apr 2025 03:53:08 +0300
Mikhail Kalashnikov <iuncuim@...il.com> wrote:

Hi,

> On 4/11/25 03:38, Mikhail Kalashnikov wrote:
> > This patch series adds temperature sensor support for the Allwinner A523
> > family of processors (same die with H728/A527/T527)  
> 
> Based on 6.15-rc1 with dts patches from
> 
> https://lore.kernel.org/linux-sunxi/20250307005712.16828-1-andre.przywara@arm.com/T/#t

Chen-Yu merged those patches already, to the sunxi repo on kernel.org,
under the dt-for-6.16 branch, so you can reference that instead, and
also base any new patches on that.

Cheers,
Andre

> 
> > Mikhail Kalashnikov (6):
> >    thermal/drivers/sun8i: add gpadc clock
> >    thermal/drivers/sun8i: replace devm_reset_control_get to shared
> >    thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
> >    arm64: dts: allwinner: A523: Add SID controller node
> >    arm64: dts: allwinner: A523: Add thermal sensors and zones
> >    dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers
> >
> >   .../thermal/allwinner,sun8i-a83t-ths.yaml     |   5 +
> >   .../arm64/boot/dts/allwinner/sun55i-a523.dtsi | 145 +++++++++++++++++
> >   drivers/thermal/sun8i_thermal.c               | 154 +++++++++++++++++-
> >   3 files changed, 300 insertions(+), 4 deletions(-)
> >  
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ