Re: [PATCH V3 1/3] reset: imx7: Support module build

From: Philipp Zabel
Date: Fri Jul 24 2020 - 04:03:38 EST


On Mon, 2020-07-20 at 22:21 +0800, Anson Huang wrote:
> Use module_platform_driver(), add module device table, author,
> description and license to support module build, and
> CONFIG_RESET_IMX7 is changed to default 'y' ONLY for i.MX7D,
> other platforms need to select it in defconfig.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> Changes since V2:
> - use module_platform_driver() instead of builtin_platform_driver().

Thank you, applied to reset/next.

regards
Philipp