On 7/14/21 7:28 AM, Henk wrote:
Can you be more specific?
Not a single one of your patch submissions followed the guidelines in
Documentation/process/submitting-patches.rst. Most common violations are:
- No or insufficient patch description
See 'Describe your changes'
- Patch sent as attachment
See 'No MIME, no links, no compression, no attachments. Just plain text'
- Instead of sending a patch, sent pointer to github location
You could just set up git send-email and use it to send your patches,
as suggested in submitting-patches.rst. Not doing that has cost both
of us a lot of time, for no good reason. I don't know about your time,
but I am not getting paid for my work as Linux kernel maintainer,
and my time is limited.
You for sure have accomplished one thing: A new formletter.
<Formletter>
Please follow the guidelines in
Documentation/hwmon/submitting-patches.rst
Documentation/process/submitting-patches.rst
when submitting patches into the hardware monitoring subsystem.
Patches not following those guidelines will be ignored.
</Formletter>
Guenter
Op wo 14 jul. 2021 om 13:00 schreef Guenter Roeck <linux@xxxxxxxxxxxx>:
On 7/14/21 2:48 AM, Henk wrote:
The nuvoton driver has quite some longstanding issues, as far as I can
tell the alarm bits and input registers are not properly configured
for a bunch of the chips.
And this patch only addresses a tiny proportion of the issues.
It would be helpful to get some meaningful feedback.
Is there at least any interest in solving this issue?
There is a lot of interest, but you'll have to do your part and send
patches in an acceptable form. So far you have not done that.
Guenter