[PATCH v7 07/10] dt-bindings: reset: s700: Add binding constants for mmc
Amit Tomer
amittomer25 at gmail.com
Tue Dec 15 09:12:52 EST 2020
Hi Stephen ,
Could you please help get this merged ?
Thanks
-Amit
On Fri, Sep 11, 2020 at 10:59 AM Amit Singh Tomar <amittomer25 at gmail.com> wrote:
>
> This commit adds device tree binding reset constants for mmc controller
> present on Actions S700 Soc.
>
> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
> Acked-by: Rob Herring <robh at kernel.org>
> Signed-off-by: Amit Singh Tomar <amittomer25 at gmail.com>
> ---
> Changes since v6:
> * No change.
> Changes since v5:
> * Added Mani's Reviewed-by: tag.
> Changes since v4:
> * No change.
> Changes since v3:
> * No change.
> Changes since v2:
> * No change.
> Changes since v1:
> * No change.
> Changes since RFC:
> * added Rob's acked-by tag
> ---
> include/dt-bindings/reset/actions,s700-reset.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/dt-bindings/reset/actions,s700-reset.h b/include/dt-bindings/reset/actions,s700-reset.h
> index 5e3b16b8ef53..a3118de6d7aa 100644
> --- a/include/dt-bindings/reset/actions,s700-reset.h
> +++ b/include/dt-bindings/reset/actions,s700-reset.h
> @@ -30,5 +30,8 @@
> #define RESET_UART4 20
> #define RESET_UART5 21
> #define RESET_UART6 22
> +#define RESET_SD0 23
> +#define RESET_SD1 24
> +#define RESET_SD2 25
>
> #endif /* __DT_BINDINGS_ACTIONS_S700_RESET_H */
> --
> 2.7.4
>
More information about the linux-arm-kernel
mailing list