From: Vinod Koul <vkoul@kernel.org>
To: Jia Jie Ho <jiajie.ho@starfivetech.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
"David S . Miller" <davem@davemloft.net>,
Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>,
linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
dmaengine@vger.kernel.org
Subject: Re: [PATCH v5 1/3] dmaengine: dw-axi-dmac: Support hardware quirks
Date: Tue, 11 Jun 2024 23:20:50 +0530 [thread overview]
Message-ID: <ZmiOemWQrG-3EdIB@matsya> (raw)
In-Reply-To: <20240530031112.4952-2-jiajie.ho@starfivetech.com>
On 30-05-24, 11:11, Jia Jie Ho wrote:
> +
> +struct dw_axi_peripheral_config {
> +#define DWAXIDMAC_STARFIVE_SM_ALGO BIT(0)
what does this quirk mean?
> + u32 quirks;
Can you explain why you need this to be exposed. I would prefer we use
existing interfaces and not define a new one...
--
~Vinod
next prev parent reply other threads:[~2024-06-11 17:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-30 3:11 [PATCH v5 0/3] crypto: starfive: Add support for JH8100 Jia Jie Ho
2024-05-30 3:11 ` [PATCH v5 1/3] dmaengine: dw-axi-dmac: Support hardware quirks Jia Jie Ho
2024-06-11 17:50 ` Vinod Koul [this message]
2024-06-12 10:13 ` JiaJie Ho
2024-06-28 7:39 ` Vinod Koul
2024-05-30 3:11 ` [PATCH v5 2/3] crypto: starfive: Add sm3 support for JH8100 Jia Jie Ho
2024-05-30 3:11 ` [PATCH v5 3/3] crypto: starfive: Add sm4 " Jia Jie Ho
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=ZmiOemWQrG-3EdIB@matsya \
--to=vkoul@kernel.org \
--cc=Eugeniy.Paltsev@synopsys.com \
--cc=davem@davemloft.net \
--cc=dmaengine@vger.kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=jiajie.ho@starfivetech.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.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.