linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>
Cc: Kevin Hilman <khilman@baylibre.com>,
	linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/7] dt-bindings: clock: meson: add sm1 resets to the axg-audio controller
Date: Fri, 27 Sep 2019 11:10:21 +0200	[thread overview]
Message-ID: <9ffc5134-0109-e92b-71e1-60a3521517f3@baylibre.com> (raw)
In-Reply-To: <20190924153356.24103-3-jbrunet@baylibre.com>

On 24/09/2019 17:33, Jerome Brunet wrote:
> Add the reset id of the sm1 audio clock controller
> 
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
> ---
>  .../reset/amlogic,meson-g12a-audio-reset.h        | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h b/include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h
> index 14b78dabed0e..f805129ca7af 100644
> --- a/include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h
> +++ b/include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h
> @@ -35,4 +35,19 @@
>  #define AUD_RESET_TOHDMITX	24
>  #define AUD_RESET_CLKTREE	25
>  
> +/* SM1 added resets */
> +#define AUD_RESET_RESAMPLE_B	26
> +#define AUD_RESET_TOVAD		27
> +#define AUD_RESET_LOCKER	28
> +#define AUD_RESET_SPDIFIN_LB	29
> +#define AUD_RESET_FRATV		30
> +#define AUD_RESET_FRHDMIRX	31
> +#define AUD_RESET_FRDDR_D	32
> +#define AUD_RESET_TODDR_D	33
> +#define AUD_RESET_LOOPBACK_B	34
> +#define AUD_RESET_EARCTX	35
> +#define AUD_RESET_EARCRX	36
> +#define AUD_RESET_FRDDR_E	37
> +#define AUD_RESET_TODDR_E	38
> +
>  #endif
> 

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>

  reply	other threads:[~2019-09-27  9:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 15:33 [PATCH 0/7] clk: meson: axg-audio: add sm1 support Jerome Brunet
2019-09-24 15:33 ` [PATCH 1/7] dt-bindings: clk: axg-audio: add sm1 bindings Jerome Brunet
2019-09-27  9:10   ` Neil Armstrong
2019-09-24 15:33 ` [PATCH 2/7] dt-bindings: clock: meson: add sm1 resets to the axg-audio controller Jerome Brunet
2019-09-27  9:10   ` Neil Armstrong [this message]
2019-09-24 15:33 ` [PATCH 3/7] clk: meson: axg-audio: remove useless defines Jerome Brunet
2019-09-27  9:10   ` Neil Armstrong
2019-09-24 15:33 ` [PATCH 4/7] clk: meson: axg-audio: fix regmap last register Jerome Brunet
2019-09-27  9:11   ` Neil Armstrong
2019-09-24 15:33 ` [PATCH 5/7] clk: meson: axg-audio: prepare sm1 addition Jerome Brunet
2019-09-27  9:13   ` Neil Armstrong
2019-09-24 15:33 ` [PATCH 6/7] clk: meson: axg-audio: provide clk top signal name Jerome Brunet
2019-09-27  9:14   ` Neil Armstrong
2019-09-27  9:37     ` Neil Armstrong
2019-09-27 13:58       ` Jerome Brunet
2019-09-27 14:07         ` Neil Armstrong
2019-09-24 15:33 ` [PATCH 7/7] clk: meson: axg_audio: add sm1 support Jerome Brunet
2019-09-27  9:36   ` Neil Armstrong
2019-09-27 14:01     ` Jerome Brunet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9ffc5134-0109-e92b-71e1-60a3521517f3@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).