[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131219184024.2a649328@linux.lan.towertech.it>
Date: Thu, 19 Dec 2013 18:40:24 +0100
From: Alessandro Zummo <a.zummo@...ertech.it>
To: arno@...isbad.org (Arnaud Ebalard)
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Jason Cooper <jason@...edaemon.net>,
linux-kernel@...r.kernel.org, Mark Rutland <mark.rutland@....com>,
Peter Huewe <peter.huewe@...ineon.com>,
Linus Walleij <linus.walleij@...aro.org>,
Thierry Reding <treding@...dia.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <rob.herring@...xeda.com>,
Pawel Moll <pawel.moll@....com>,
Stephen Warren <swarren@...dotorg.org>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Grant Likely <grant.likely@...aro.org>,
Rob Landley <rob@...dley.net>, rtc-linux@...glegroups.com,
Guenter Roeck <linux@...ck-us.net>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
Kumar Gala <galak@...eaurora.org>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: Can someone Ack and queue a patch for RTC subsytem?
On Thu, 19 Dec 2013 18:28:16 +0100
arno@...isbad.org (Arnaud Ebalard) wrote:
> > Yes, Andrew usually pick those.
>
> I guess he should be put in the MAINTAINERS file then. Otherwise,
> get_maintainer.pl script can not do its job correctly and people
> end up thinking you should be the one handling those.
That makes sense, I'll leave the decision add his email to Andrew.
> > I do not maintain a separate tree due to most RTCs being specifit to a
> > subsytem.
>
> I do not understand: the chip is generic, i.e. this is not a RTC chip
> specific to a given SoC (like rtc-mv.c is for instance). Can you be
> more specific?
Yes, this chip is generic, but most aren't. Some of those who
are generic, are strictly connected to a particular system/board,
and they end up in that system's tree. Most of the drivers
are pretty small.
> > Regarding your patch, please do not add entries to /proc.
> > Use sysfs if you need.
>
> Well, this is what is currently described in the documentation
> (Documentation/rtc.txt), in drivers/rtc/rtc-test.c driver and what
> many drivers do (AFAICT, 22/125).
This needs to be fixed as well. Documentation.txt does not suggest
to add arbitrary values to the procfs. "many do" does not apply.
> Additionally, I only provide some additional info for an existing
> file: the /proc entry is created by the drivers/rtc/class.c as
> soon as someone selects CONFIG_RTC_INTF_PROC.
I know, but that makes the procfs entry a mess. sysfs is the way,
> Do you want me to send a v7 w/ the .proc helper removed or leave
> things as they are and Ack the patch as is?
Unless absolutely needed, I'd prefer if you can remove them
or move to sysfs.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists