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: <2375ff5fb664d8de9627e76788bd40b5d8eabf35.camel@icenowy.me>
Date: Sat, 27 Jul 2024 13:21:39 +0800
From: Icenowy Zheng <uwu@...nowy.me>
To: Drew Fustini <drew@...7.com>, Emil Renner Berthing
	 <emil.renner.berthing@...onical.com>
Cc: Stephen Boyd <sboyd@...nel.org>, Albert Ou <aou@...s.berkeley.edu>, 
 Conor Dooley <conor+dt@...nel.org>, Drew Fustini
 <dfustini@...storrent.com>, Fu Wei <wefu@...hat.com>, Guo Ren
 <guoren@...nel.org>, Jisheng Zhang <jszhang@...nel.org>, Krzysztof
 Kozlowski <krzk+dt@...nel.org>, Michael Turquette
 <mturquette@...libre.com>, Palmer Dabbelt <palmer@...belt.com>, Paul
 Walmsley <paul.walmsley@...ive.com>, Rob Herring <robh@...nel.org>, Thomas
 Bonnefille <thomas.bonnefille@...tlin.com>,  Yangtao Li
 <frank.li@...o.com>, linux-riscv@...ts.infradead.org,
 linux-clk@...r.kernel.org,  devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org, Conor Dooley <conor.dooley@...rochip.com>
Subject: Re: [PATCH v2 1/7] dt-bindings: clock: Document T-Head TH1520
 AP_SUBSYS controller

在 2024-07-26星期五的 09:38 -0700,Drew Fustini写道:
> On Fri, Jul 26, 2024 at 03:45:36AM -0500, Emil Renner Berthing wrote:
> > Stephen Boyd wrote:
> > > Quoting Drew Fustini (2024-06-23 19:12:31)
> > > > Document bindings for the T-Head TH1520 AP sub-system clock
> > > > controller.
> > > > 
> > > > Link:
> > > > https://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manual.pdf
> > > > Co-developed-by: Yangtao Li <frank.li@...o.com>
> > > > Signed-off-by: Yangtao Li <frank.li@...o.com>
> > > > Reviewed-by: Conor Dooley <conor.dooley@...rochip.com>
> > > > Signed-off-by: Drew Fustini <dfustini@...storrent.com>
> > > > ---
> > > 
> > > Applied to clk-next
> > 
> > Thanks, but this driver seems a bit incomplete. With this applied
> > the Lichee Pi
> > 4A no longer boots without the clk_ignore_unused kernel parameter.
> > 
> > /Emil
> 
> Is this the case when you apply the dts patches from this series?
> 
> The dts patches won't go in until 6.12 so I don't think the presence
> of
> the clk-th1520-ap.c itself in 6.11 would break existing systems.
> 
> That said, I have been using clk_ignore_unused. I had been thinking
> that
> made sense because the full set of clock controller drivers like
> AON_SUBSYS (always on), AUDIO_SUBSYS, DSP_SUBSYS, etc, are not
> present
> yet in mainline. However, the T-Head vendor kernel does have drivers
> for
> all those clock controllers and I was suprised to see that the vendor
> kernel fails to boot when I just tested removing clk_ignore_unused.
> 
> As for clk-th1520-ap.c in mainline, I'll investigate further which
> clk
> disables seem to causing the boot failure when using the dts from
> this
> series. I suspect I may need to add nodes that will cause the
> necessary
> clks to be enabled by their respective drivers.

If disabling the clock just leads to system hang, setting
CLK_IS_CRITICAL should be useful (and needed) here.

> 
> Thanks,
> Drew
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ