From: Vinod Koul <vkoul@kernel.org>
To: Peter Harliman Liem <pliem@maxlinear.com>
Cc: mallikarjunax.reddy@linux.intel.com, dmaengine@vger.kernel.org,
linux-lgm-soc@maxlinear.com
Subject: Re: [PATCH] dmaengine: lgm: Move DT parsing after initialization
Date: Wed, 18 Jan 2023 15:32:11 +0530 [thread overview]
Message-ID: <Y8fDo3CTz+DSag1i@matsya> (raw)
In-Reply-To: <afef6fc1ed20098b684e0d53737d69faf63c125f.1672887183.git.pliem@maxlinear.com>
On 05-01-23, 11:05, Peter Harliman Liem wrote:
> ldma_cfg_init() will parse DT to retrieve certain configs.
> However, that is called before ldma_dma_init_vXX(), which
> will make some initialization to channel configs. It will
> thus incorrectly overwrite certain configs that are declared
> in DT.
>
> To fix that, we move DT parsing after initialization.
> Function name is renamed to better represent what it does.
Applied, thanks
--
~Vinod
prev parent reply other threads:[~2023-01-18 10:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-05 3:05 [PATCH] dmaengine: lgm: Move DT parsing after initialization Peter Harliman Liem
2023-01-18 10:02 ` Vinod Koul [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=Y8fDo3CTz+DSag1i@matsya \
--to=vkoul@kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=linux-lgm-soc@maxlinear.com \
--cc=mallikarjunax.reddy@linux.intel.com \
--cc=pliem@maxlinear.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