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:
 <IA1PR20MB49533422CE4FF7EB1AEE4CC7BB972@IA1PR20MB4953.namprd20.prod.outlook.com>
Date: Sat, 31 Aug 2024 06:49:13 +0800
From: Inochi Amaoto <inochiama@...look.com>
To: Thomas Bonnefille <thomas@...nnefille.fr>, 
	Inochi Amaoto <inochiama@...look.com>, Chen Wang <unicorn_wang@...look.com>
Cc: Drew Fustini <dfustini@...libre.com>, 
	Haylen Chu <heylenay@...look.com>, Jisheng Zhang <jszhang@...nel.org>, Guo Ren <guoren@...nel.org>, 
	Albert Ou <aou@...s.berkeley.edu>, Palmer Dabbelt <palmer@...belt.com>, 
	Paul Walmsley <paul.walmsley@...ive.com>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
	Rob Herring <robh@...nel.org>, Linus Walleij <linus.walleij@...aro.org>, 
	Conor Dooley <conor+dt@...nel.org>, Liu Gui <kenneth.liu@...hgo.com>, Yixun Lan <dlan@...too.org>, 
	linux-gpio@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, 
	linux-riscv@...ts.infradead.org, Thomas Petazzoni <thomas.petazzoni@...tlin.com>, 
	Miquel Raynal <miquel.raynal@...tlin.com>
Subject: Re: [PATCH v4 7/7] riscv: dts: sophgo: cv1812h: add pinctrl support

On Fri, Aug 30, 2024 at 03:00:03PM GMT, Thomas Bonnefille wrote:
> On 8/2/24 2:35 AM, Inochi Amaoto wrote:
> > Add pinctrl node for CV1812H SoC.
> > 
> > Signed-off-by: Inochi Amaoto <inochiama@...look.com>
> > ---
> >   arch/riscv/boot/dts/sophgo/cv1812h.dtsi | 10 ++++++++++
> >   1 file changed, 10 insertions(+)
> > 
> > diff --git a/arch/riscv/boot/dts/sophgo/cv1812h.dtsi b/arch/riscv/boot/dts/sophgo/cv1812h.dtsi
> > index 8fcb400574ed..2dfa450f0d26 100644
> > --- a/arch/riscv/boot/dts/sophgo/cv1812h.dtsi
> > +++ b/arch/riscv/boot/dts/sophgo/cv1812h.dtsi
> > @@ -4,6 +4,7 @@
> >    */
> > 
> >   #include <dt-bindings/interrupt-controller/irq.h>
> > +#include <dt-bindings/pinctrl/pinctrl-cv1812h.h>
> >   #include "cv18xx.dtsi"
> >   #include "cv181x.dtsi"
> 
> Hello Inochi,
> I'm trying to apply your patch to the LicheeRV Nano series but I can't find
> the file "cv181x.dtsi", neither in the upstream v6.11-rc5 nor in the
> additional required patch.
> It was first mentioned in the v3 of your patch series.
> Was it supposed to appear here ?
> 
> If so, can you help me figure out where to find it?
> 

It seems that I have made a mistake. The cv181x.dtsi file comes 
from emmc node for cv181x (it is not upstreamed). 
I have send a new version to fix these dts file change [1], you
can try them. Moreover, using the commit from for-next tree is
also OK, I rebase the patch to the right one when applying these
patches.

https://lore.kernel.org/all/IA1PR20MB495374DB8C4208575AAC9675BB972@IA1PR20MB4953.namprd20.prod.outlook.com/

Regard,
Inochi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ