linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Increasing the maximum message size
@ 2022-07-23 11:44 Konrad Dybcio
  2022-07-24  6:43 ` Stephen Boyd
  0 siblings, 1 reply; 3+ messages in thread
From: Konrad Dybcio @ 2022-07-23 11:44 UTC (permalink / raw)
  To: linux-arm-msm, linux-clk

Hi,

when sending new clock drivers for Qualcomm SoCs I've been repeatedly
getting a bounce with a reason of "too long (>100000 characters)". The
drivers are pretty big for one email, for example gcc-sc8280xp.c has
201071 chars, but it only makes sense to add them big-as-they-are,
because there are simply so many clocks, each of which needs to be
defined as a struct with its properties set correctly.

Would it be possible to increase the limit for linux-arm-msm and
linux-clk to something like 250000 so that they get to appear on
there?

Konrad

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-25  8:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-23 11:44 Increasing the maximum message size Konrad Dybcio
2022-07-24  6:43 ` Stephen Boyd
2022-07-25  8:07   ` Abel Vesa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).