All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: "Alexandre Mergnat" <amergnat@baylibre.com>,
	"AngeloGioacchino Del Regno"
	<angelogioacchino.delregno@collabora.com>,
	"Chen-Yu Tsai" <wenst@chromium.org>,
	"Daniel Golle" <daniel@makrotopia.org>,
	"Frank Wunderlich" <frank-w@public-files.de>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"John Crispin" <john@phrozen.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Miles Chen" <miles.chen@mediatek.com>,
	"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
	linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	stable@vger.kernel.org
Subject: Re: [PATCH 2/5] clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probe
Date: Tue, 17 Dec 2024 12:16:13 -0800	[thread overview]
Message-ID: <6e302efdddee29149a324562ea2b9972.sboyd@kernel.org> (raw)
In-Reply-To: <a07584d803af57b9ce4b5df5e122c09bf5a56ac9.1734300668.git.daniel@makrotopia.org>

Quoting Daniel Golle (2024-12-15 14:14:11)
> Some of the audio subsystem clocks defined in clk-mt2701.h aren't
> actually used by the driver. This broke conversion to
> mtk_clk_simple_probe which expects that the highest possible clk id is
> defined by the ARRAY_SIZE.
> 
> Add additional dummy clocks to fill the gaps and remain compatible with
> the existing DT bindings.
> 
> Fixes: 0f69a423c458 ("clk: mediatek: Switch to mtk_clk_simple_probe() where possible")
> Cc: stable@vger.kernel.org
> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
> ---

Applied to clk-next


  parent reply	other threads:[~2024-12-17 20:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 22:13 [PATCH 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe Daniel Golle
2024-12-15 22:14 ` [PATCH 2/5] clk: mediatek: mt2701-aud: " Daniel Golle
2024-12-16 14:10   ` AngeloGioacchino Del Regno
2024-12-17 20:16   ` Stephen Boyd [this message]
2024-12-15 22:14 ` [PATCH 3/5] clk: mediatek: mt2701-bdp: add missing dummy clk Daniel Golle
2024-12-16 14:10   ` AngeloGioacchino Del Regno
2024-12-17 20:16   ` Stephen Boyd
2024-12-15 22:14 ` [PATCH 4/5] clk: mediatek: mt2701-mm: " Daniel Golle
2024-12-16 14:10   ` AngeloGioacchino Del Regno
2024-12-17 20:16   ` Stephen Boyd
2024-12-15 22:14 ` [PATCH 5/5] clk: mediatek: mt2701-img: " Daniel Golle
2024-12-16 14:10   ` AngeloGioacchino Del Regno
2024-12-17 20:16   ` Stephen Boyd
2024-12-16 14:10 ` [PATCH 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe AngeloGioacchino Del Regno
2024-12-17 20:16 ` 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=6e302efdddee29149a324562ea2b9972.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=amergnat@baylibre.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=daniel@makrotopia.org \
    --cc=frank-w@public-files.de \
    --cc=geert+renesas@glider.be \
    --cc=john@phrozen.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=miles.chen@mediatek.com \
    --cc=mturquette@baylibre.com \
    --cc=stable@vger.kernel.org \
    --cc=u.kleine-koenig@baylibre.com \
    --cc=wenst@chromium.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.