[PATCH v2 1/2] dt-bindings: reset: mediatek: add MT7988 LVTS reset ID
Matthias Brugger
matthias.bgg at gmail.com
Mon Jan 22 00:57:11 PST 2024
On 05/01/2024 17:20, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w at public-files.de>
>
> Add reset constant for using as index in driver and dts.
>
> Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
Reviewed-by: Matthias Brugger <matthias.bgg at gmail.com>
> ---
> v2:
> - add missing commit message and SoB
> - change value of infrareset to 0
> ---
> include/dt-bindings/reset/mediatek,mt7988-resets.h | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/include/dt-bindings/reset/mediatek,mt7988-resets.h b/include/dt-bindings/reset/mediatek,mt7988-resets.h
> index 493301971367..0216eeb249c7 100644
> --- a/include/dt-bindings/reset/mediatek,mt7988-resets.h
> +++ b/include/dt-bindings/reset/mediatek,mt7988-resets.h
> @@ -10,4 +10,8 @@
> /* ETHWARP resets */
> #define MT7988_ETHWARP_RST_SWITCH 0
>
> +/* INFRA resets */
> +#define MT7988_INFRA_RST0_THERM_CTRL_SWRST 0
> +
> #endif /* _DT_BINDINGS_RESET_CONTROLLER_MT7988 */
> +
More information about the Linux-mediatek
mailing list