From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org,
Alexander Shiyan <eagle.alexander923@gmail.com>
Subject: Re: [PATCH] mtd: nand: mxc_nand: use clk_get_optional for clock handling
Date: Fri, 16 Jan 2026 09:18:35 +0100 [thread overview]
Message-ID: <176855151567.1359893.2456690516490550619.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260114100923.1164051-1-eagle.alexander923@gmail.com>
On Wed, 14 Jan 2026 13:09:23 +0300, Alexander Shiyan wrote:
> On some platforms like i.MX51, the clock driver does not support GATE clocks,
> and the clocks are always on. The current driver uses clk_get which fails
> when the clock is not found, preventing the driver from probing.
>
> This patch changes clk_get to clk_get_optional, allowing the driver to
> continue probing even if the clock is not provided, assuming it is always
> enabled.
>
> [...]
Applied, thanks!
[1/1] mtd: nand: mxc_nand: use clk_get_optional for clock handling
https://git.pengutronix.de/cgit/barebox/commit/?id=092a3f95537b (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2026-01-16 8:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-14 10:09 Alexander Shiyan
2026-01-16 8:18 ` Sascha Hauer [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=176855151567.1359893.2456690516490550619.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=eagle.alexander923@gmail.com \
/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