lkml.org 
[lkml]   [2022]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] ARM: at91: debug: add lan966 support
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@microchip.com>
> ---
> 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@walle.cc>
Tested-by: Michael Walle <michael@walle.cc>

-michael

\
 
 \ /
  Last update: 2022-05-13 11:11    [W:0.041 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site