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: <0f707918-49ce-4f04-b8d4-e74462caff5d@freeshell.de>
Date: Mon, 9 Dec 2024 20:09:23 -0800
From: E Shattow <e@...eshell.de>
To: Hal Feng <hal.feng@...rfivetech.com>, Conor Dooley <conor@...nel.org>,
 Emil Renner Berthing <kernel@...il.dk>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Paul Walmsley <paul.walmsley@...ive.com>, Palmer Dabbelt
 <palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>,
 Jianlong Huang <jianlong.huang@...rfivetech.com>
Cc: Conor Dooley <conor.dooley@...rochip.com>,
 "linux-riscv@...ts.infradead.org" <linux-riscv@...ts.infradead.org>,
 "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
 "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] riscv: dts: starfive: jh7110-pinfunc.h



On 12/9/24 18:14, Hal Feng wrote:
>> On 10.12.24 09:49, E Shattow wrote:
>> [PATCH] riscv: dts: starfive: jh7110-pinfunc.h
> 
> Describe something in the commit title?
> 
>>
>> Fix a typo in StarFive JH7110 pin function definitions
>>
>> Fixes: e22f09e598d12 ("riscv: dts: starfive: Add StarFive JH7110 pin function
>> definitions")
>> Signed-off-by: E Shattow <e@...eshell.de>
> 
> Acked-by: Hal Feng <hal.feng@...rfivetech.com>
> 
> Best regards,
> Hal
> 
>> ---
>>   arch/riscv/boot/dts/starfive/jh7110-pinfunc.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/riscv/boot/dts/starfive/jh7110-pinfunc.h
>> b/arch/riscv/boot/dts/starfive/jh7110-pinfunc.h
>> index 256de17f5261..ae49c908e7fb 100644
>> --- a/arch/riscv/boot/dts/starfive/jh7110-pinfunc.h
>> +++ b/arch/riscv/boot/dts/starfive/jh7110-pinfunc.h
>> @@ -89,7 +89,7 @@
>>   #define GPOUT_SYS_SDIO1_DATA1			59
>>   #define GPOUT_SYS_SDIO1_DATA2			60
>>   #define GPOUT_SYS_SDIO1_DATA3			61
>> -#define GPOUT_SYS_SDIO1_DATA4			63
>> +#define GPOUT_SYS_SDIO1_DATA4			62
>>   #define GPOUT_SYS_SDIO1_DATA5			63
>>   #define GPOUT_SYS_SDIO1_DATA6			64
>>   #define GPOUT_SYS_SDIO1_DATA7			65
>>
>> base-commit: 708d55db3edbe2ccf88d94b5f2e2b404bc0ba37c
>> --
>> 2.45.2
> 

Ah... yes I forgot the commit title. Will re-send. Thanks! -E

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ