2020-09-18 01:36:06

by Tzung-Bi Shih

[permalink] [raw]
Subject: Re: [PATCH] remoteproc/mediatek: Add support for mt8192 SCP

On Thu, Sep 17, 2020 at 2:31 PM Pi-Hsun Shih <[email protected]> wrote:
>
> Add support for mt8192 SCP.
>
> Signed-off-by: Pi-Hsun Shih <[email protected]>

Has done 1 round review on: https://crrev.com/c/2297082

> +#define MT8192_CORE0_R_GPR1 0x30044
> +#define MT8192_CORE0_R_GPR2 0x30048

Remove them because these 2 macros are unused now.

With that,
Reviewed-by: Tzung-Bi Shih <[email protected]>