lkml.org 
[lkml]   [2022]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] reset: simple: Add AST2600 compatible
From
Date
On Mo, 2022-02-21 at 17:56 +1030, Joel Stanley wrote:
> Similar to the 2400 and 2500, the LPC controller has some simple
> reset
> lines that are used by the UART devices.
>
> This is already documented in LPC bindings document.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  drivers/reset/reset-simple.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/reset/reset-simple.c b/drivers/reset/reset-
> simple.c
> index 4dda0daf2c6f..361a68314265 100644
> --- a/drivers/reset/reset-simple.c
> +++ b/drivers/reset/reset-simple.c
> @@ -144,6 +144,7 @@ static const struct of_device_id
> reset_simple_dt_ids[] = {
>                 .data = &reset_simple_active_low },
>         { .compatible = "aspeed,ast2400-lpc-reset" },
>         { .compatible = "aspeed,ast2500-lpc-reset" },
> +       { .compatible = "aspeed,ast2600-lpc-reset" },
>         { .compatible = "bitmain,bm1880-reset",
>                 .data = &reset_simple_active_low },
>         { .compatible = "brcm,bcm4908-misc-pcie-reset",

Thank you, applied to reset/next.

regards
Philipp

\
 
 \ /
  Last update: 2022-04-04 12:19    [W:0.403 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site