All of lore.kernel.org
 help / color / mirror / Atom feed
From: a.zummo@towertech.it (Alessandro Zummo)
To: linux-arm-kernel@lists.infradead.org
Subject: Can someone Ack and queue a patch for RTC subsytem?
Date: Thu, 19 Dec 2013 19:03:02 +0100	[thread overview]
Message-ID: <20131219190302.4074c2ab@linux.lan.towertech.it> (raw)
In-Reply-To: <20131219180136.GX2609@titan.lakedaemon.net>

On Thu, 19 Dec 2013 13:01:36 -0500
Jason Cooper <jason@lakedaemon.net> wrote:

> That goes against the whole goal of the arm-soc devicetree conversion.
> For the past several years, we've been moving drivers _out_ of arch/arm/
> into the appropriate drivers/ area.  The goal of this was to unclutter
> arch/arm/, and to more readily see and remove code duplication by
> drivers.

 I meant in drivers/rtc but using another tree. 

-- 

 Best regards,

 Alessandro Zummo,
  Tower Technologies - Torino, Italy

  http://www.towertech.it

WARNING: multiple messages have this Message-ID (diff)
From: Alessandro Zummo <a.zummo@towertech.it>
To: Jason Cooper <jason@lakedaemon.net>
Cc: Arnaud Ebalard <arno@natisbad.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Peter Huewe <peter.huewe@infineon.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Thierry Reding <treding@nvidia.com>,
	Mark Brown <broonie@kernel.org>,
	Rob Herring <rob.herring@calxeda.com>,
	Pawel Moll <pawel.moll@arm.com>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Grant Likely <grant.likely@linaro.org>,
	Rob Landley <rob@landley.net>,
	rtc-linux@googlegroups.com, Guenter Roeck <linux@roeck-us.net>,
	Jason Gunthorpe <jgunthorpe@obsidianresearch.com>,
	Kumar Gala <galak@codeaurora.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: Can someone Ack and queue a patch for RTC subsytem?
Date: Thu, 19 Dec 2013 19:03:02 +0100	[thread overview]
Message-ID: <20131219190302.4074c2ab@linux.lan.towertech.it> (raw)
In-Reply-To: <20131219180136.GX2609@titan.lakedaemon.net>

On Thu, 19 Dec 2013 13:01:36 -0500
Jason Cooper <jason@lakedaemon.net> wrote:

> That goes against the whole goal of the arm-soc devicetree conversion.
> For the past several years, we've been moving drivers _out_ of arch/arm/
> into the appropriate drivers/ area.  The goal of this was to unclutter
> arch/arm/, and to more readily see and remove code duplication by
> drivers.

 I meant in drivers/rtc but using another tree. 

-- 

 Best regards,

 Alessandro Zummo,
  Tower Technologies - Torino, Italy

  http://www.towertech.it


  reply	other threads:[~2013-12-19 18:03 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-19 16:34 Can someone Ack and queue a patch for RTC subsytem? Arnaud Ebalard
2013-12-19 16:34 ` Arnaud Ebalard
2013-12-19 16:38 ` Alessandro Zummo
2013-12-19 16:38   ` Alessandro Zummo
2013-12-19 17:28   ` Arnaud Ebalard
2013-12-19 17:28     ` Arnaud Ebalard
2013-12-19 17:40     ` Alessandro Zummo
2013-12-19 17:40       ` Alessandro Zummo
2013-12-19 18:01       ` Jason Cooper
2013-12-19 18:01         ` Jason Cooper
2013-12-19 18:03         ` Alessandro Zummo [this message]
2013-12-19 18:03           ` Alessandro Zummo
2013-12-19 18:05       ` Arnaud Ebalard
2013-12-19 18:05         ` Arnaud Ebalard
2013-12-19 18:09         ` Jason Cooper
2013-12-19 18:09           ` Jason Cooper
2013-12-19 19:48           ` Guenter Roeck
2013-12-19 19:48             ` Guenter Roeck
2013-12-19 19:52             ` Jason Cooper
2013-12-19 19:52               ` Jason Cooper
2013-12-19 16:46 ` Jason Cooper
2013-12-19 16:46   ` Jason Cooper
2013-12-19 16:57   ` [rtc-linux] " Alessandro Zummo
2013-12-19 16:57     ` Alessandro Zummo
2013-12-19 22:17     ` Arnaud Ebalard
2013-12-19 22:17       ` Arnaud Ebalard
2013-12-20 18:30       ` Mark Brown
2013-12-20 18:30         ` Mark Brown
2013-12-20 20:23         ` Arnaud Ebalard
2013-12-20 20:23           ` Arnaud Ebalard
2013-12-21 14:16           ` Mark Brown
2013-12-21 14:16             ` Mark Brown
2013-12-19 17:46   ` Arnaud Ebalard
2013-12-19 17:46     ` Arnaud Ebalard
2013-12-19 17:49     ` Alessandro Zummo
2013-12-19 17:49       ` Alessandro Zummo
2013-12-20  9:03       ` Maxime Ripard
2013-12-20  9:03         ` Maxime Ripard
2013-12-20 11:00         ` Alessandro Zummo
2013-12-19 17:50     ` Jason Cooper
2013-12-19 17:50       ` Jason Cooper
2013-12-20  0:57     ` Jason Cooper
2013-12-20  0:57       ` Jason Cooper

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=20131219190302.4074c2ab@linux.lan.towertech.it \
    --to=a.zummo@towertech.it \
    --cc=linux-arm-kernel@lists.infradead.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.