All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Alain Volmat <avolmat@me.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Patrice Chotard <patrice.chotard@foss.st.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: Lee Jones <lee.jones@linaro.org>,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Alain Volmat <avolmat@me.com>
Subject: Re: [PATCH v2 2/2] clk: st: clkgen-mux: search reg within node or parent
Date: Wed, 05 Jan 2022 17:22:05 -0800	[thread overview]
Message-ID: <20220106012206.A2B6CC36AEB@smtp.kernel.org> (raw)
In-Reply-To: <20211218211157.188214-3-avolmat@me.com>

Quoting Alain Volmat (2021-12-18 13:11:57)
> In order to avoid having duplicated addresses within the DT,
> only have one unit-address per clockgen and each driver within
> the clockgen should look at the parent node (overall clockgen)
> to figure out the reg property.  Such behavior is already in
> place in other STi platform clock drivers such as clk-flexgen
> and clkgen-pll.  Keep backward compatibility by first looking
> at reg within the node before looking into the parent node.
> 
> Signed-off-by: Alain Volmat <avolmat@me.com>
> ---

Applied to clk-next

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Alain Volmat <avolmat@me.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Patrice Chotard <patrice.chotard@foss.st.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: Lee Jones <lee.jones@linaro.org>,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Alain Volmat <avolmat@me.com>
Subject: Re: [PATCH v2 2/2] clk: st: clkgen-mux: search reg within node or parent
Date: Wed, 05 Jan 2022 17:22:05 -0800	[thread overview]
Message-ID: <20220106012206.A2B6CC36AEB@smtp.kernel.org> (raw)
In-Reply-To: <20211218211157.188214-3-avolmat@me.com>

Quoting Alain Volmat (2021-12-18 13:11:57)
> In order to avoid having duplicated addresses within the DT,
> only have one unit-address per clockgen and each driver within
> the clockgen should look at the parent node (overall clockgen)
> to figure out the reg property.  Such behavior is already in
> place in other STi platform clock drivers such as clk-flexgen
> and clkgen-pll.  Keep backward compatibility by first looking
> at reg within the node before looking into the parent node.
> 
> Signed-off-by: Alain Volmat <avolmat@me.com>
> ---

Applied to clk-next

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-01-06  1:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-18 21:11 [PATCH v2 0/2] clk: st: update to avoid DT warnings Alain Volmat
2021-12-18 21:11 ` Alain Volmat
2021-12-18 21:11 ` [PATCH v2 1/2] clk: st: clkgen-fsyn: search reg within node or parent Alain Volmat
2021-12-18 21:11   ` Alain Volmat
2021-12-20  8:42   ` Patrice CHOTARD
2021-12-20  8:42     ` Patrice CHOTARD
2022-01-06  1:21   ` Stephen Boyd
2022-01-06  1:21     ` Stephen Boyd
2021-12-18 21:11 ` [PATCH v2 2/2] clk: st: clkgen-mux: " Alain Volmat
2021-12-18 21:11   ` Alain Volmat
2021-12-20  8:42   ` Patrice CHOTARD
2021-12-20  8:42     ` Patrice CHOTARD
2022-01-06  1:22   ` Stephen Boyd [this message]
2022-01-06  1:22     ` Stephen Boyd

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=20220106012206.A2B6CC36AEB@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=avolmat@me.com \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=patrice.chotard@foss.st.com \
    --cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.