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 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
Date: Tue, 17 Dec 2024 12:16:04 -0800 [thread overview]
Message-ID: <fab3fb3ad72809ef2ab94098b18eae73.sboyd@kernel.org> (raw)
In-Reply-To: <b126a5577f3667ef19b1b5feea5e70174084fb03.1734300668.git.daniel@makrotopia.org>
Quoting Daniel Golle (2024-12-15 14:13:49)
> Commit 973d1607d936 ("clk: mediatek: mt2701: use mtk_clk_simple_probe to
> simplify driver") broke DT bindings as the highest index was reduced by
> 1 because the id count starts from 1 and not from 0.
>
> Fix this, like for other drivers which had the same issue, by adding a
> dummy clk at index 0.
>
> Fixes: 973d1607d936 ("clk: mediatek: mt2701: use mtk_clk_simple_probe to simplify driver")
> Cc: stable@vger.kernel.org
> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
> ---
Applied to clk-next
prev parent reply other threads:[~2024-12-17 20:17 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
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 [this message]
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=fab3fb3ad72809ef2ab94098b18eae73.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.