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:
 <IA1PR20MB495316205F5AC588867FA8E1BB9A2@IA1PR20MB4953.namprd20.prod.outlook.com>
Date: Wed, 11 Sep 2024 06:25:49 +0800
From: Inochi Amaoto <inochiama@...look.com>
To: Conor Dooley <conor@...nel.org>, Inochi Amaoto <inochiama@...look.com>
Cc: Rob Herring <robh@...nel.org>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
	Chen Wang <unicorn_wang@...look.com>, Paul Walmsley <paul.walmsley@...ive.com>, 
	Palmer Dabbelt <palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>, 
	Jisheng Zhang <jszhang@...nel.org>, Haylen Chu <heylenay@...look.com>, devicetree@...r.kernel.org, 
	linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 0/2] riscv: sophgo: Add pinctrl support for CV1800
 series SoC

On Tue, Sep 10, 2024 at 05:13:43PM GMT, Conor Dooley wrote:
> On Tue, Sep 10, 2024 at 06:24:34AM +0800, Inochi Amaoto wrote:
> > On Mon, Sep 09, 2024 at 03:41:10PM GMT, Conor Dooley wrote:
> > > On Sat, Aug 31, 2024 at 06:38:40AM +0800, Inochi Amaoto wrote:
> > > > Add basic pinctrl driver for Sophgo CV1800 series SoCs.
> > > > This patch series aims to replace the previous patch from Jisheng [1].
> > > > Since the pinctrl of cv1800 has nested mux and its pin definination
> > > > is discrete, it is not suitable to use "pinctrl-single" to cover the
> > > > pinctrl device.
> > > > 
> > > > This patch require another patch [2] that provides standard attribute
> > > > "input-schmitt-microvolt"
> > > > 
> > > > The v4 version is from [3]
> > > 
> > > Which version of this ended up in linux-next? I see a link to v4 in
> > > what's been applied, but this v5 was sent before that code was
> > > committed.
> > > 
> > > Either way, what's been applied and what's here produce warnings:
> > > cv1812h.dtsi:19.28-24.5: Warning (simple_bus_reg): /soc/pinctrl@...8000: simple-bus unit address format error, expected "3001000"
> > > cv1800b.dtsi:18.28-23.5: Warning (simple_bus_reg): /soc/pinctrl@...8000: simple-bus unit address format error, expected "3001000"
> > > 
> > > It's just a copy-paste error I would imagine, but please send a fix.
> > 
> > Yes, it is like some copy-paste error, I will fix it.
> 
> I'd rather you had sent some follow-up patches, than rebase your tree at
> this point in the cycle. I assume you hadn't yet sent that stuff in a PR
> to Arnd?
> 
> Cheers,
> Conor.

Yes, the pinctrl dts needs binding header, which is taken by Linus.
So we hadn't sent them. This is why I sent a new version to fix this.

Thanks,
Inochi
 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ