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] [day] [month] [year] [list]
Message-ID: <0868bdd4-04d5-cc7e-9f62-28e370e8ae5a@microchip.com>
Date:   Fri, 13 May 2022 13:48:34 +0200
From:   Nicolas Ferre <nicolas.ferre@...rochip.com>
To:     Michael Walle <michael@...le.cc>,
        Kavyasree Kotagiri <kavyasree.kotagiri@...rochip.com>
CC:     <linux@...linux.org.uk>, <linus.walleij@...aro.org>,
        <alexandre.belloni@...tlin.com>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <UNGLinuxDriver@...rochip.com>,
        <Manohar.Puri@...rochip.com>
Subject: Re: [PATCH v3] ARM: at91: debug: add lan966 support

On 13/05/2022 at 11:09, Michael Walle wrote:
> Am 2022-05-13 09:50, schrieb Kavyasree Kotagiri:
>> Add support for low-level debugging on FLEXCOM USART of
>> LAN966 SoC.
>>
>> Signed-off-by: Kavyasree Kotagiri <kavyasree.kotagiri@...rochip.com>

Acked-by: Nicolas Ferre <nicolas.ferre@...rochip.com>

And queued in at91-soc for 5.19.

Thanks Kavyasree and Michael!
Regards,
   Nicolas


>> ---
>>   arch/arm/Kconfig.debug | 22 ++++++++++++++++++++++
>>   1 file changed, 22 insertions(+)
>>
>> diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
>> index 0c9497d549e3..b8a2364df9c1 100644
>> --- a/arch/arm/Kconfig.debug
>> +++ b/arch/arm/Kconfig.debug
>> @@ -210,6 +210,26 @@ choice
>>                  Say Y here if you want kernel low-level debugging support
>>                  on the FLEXCOM3 port of SAMA7G5.
>>
>> +     config DEBUG_AT91_LAN966_FLEXCOM
>> +             bool "Kernel low-level debugging on LAN966 FLEXCOM USART"
>> +             select DEBUG_AT91_UART
>> +             depends on SOC_LAN966x
> 
> depends on SOC_LAN966
> 
> With that fixed:
> Reviewed-by: Michael Walle <michael@...le.cc>
> Tested-by: Michael Walle <michael@...le.cc>
> 
> -michael
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel


-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ