[PATCH v1 2/6] dt-bindings: reset: mt8188: Add reset control bits for VDOSYS1
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Wed Jun 7 00:51:51 PDT 2023
Il 07/06/23 08:11, Hsiao Chien Sung ha scritto:
> Add reset control bits for MT8188 VDOSYS1.
>
> Signed-off-by: Hsiao Chien Sung <shawn.sung at mediatek.com>
> ---
> include/dt-bindings/reset/mt8188-resets.h | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/include/dt-bindings/reset/mt8188-resets.h b/include/dt-bindings/reset/mt8188-resets.h
> index 377cdfda82a9..439a9a25ca19 100644
> --- a/include/dt-bindings/reset/mt8188-resets.h
> +++ b/include/dt-bindings/reset/mt8188-resets.h
> @@ -33,4 +33,16 @@
>
> #define MT8188_TOPRGU_SW_RST_NUM 24
>
> +/* VDOSYS1 */
> +#define MT8188_VDO1_RST_MERGE0_DL_ASYNC 9
Sorry, I've just noticed that there's no index 0 in previous definitions: this
is wrong, it must start from 0 and must be sequential.
More information about the Linux-mediatek
mailing list