All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Philippe Reynes <tremyfr@gmail.com>
Cc: shawn.guo@linaro.org, kernel@pengutronix.de,
	linux@arm.linux.org.uk, a.zummo@towertech.it, robh+dt@kernel.org,
	pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	fabio.estevam@freescale.com
Subject: Re: [PATCH 2/2] rtc: mxc: add support of device tree
Date: Fri, 5 Jun 2015 00:22:08 +0200	[thread overview]
Message-ID: <20150604222208.GE713@piout.net> (raw)
In-Reply-To: <5570C26D.5080204@gmail.com>

On 04/06/2015 at 23:26:05 +0200, Philippe Reynes wrote :
> I'll do it in the next version of this patch.
> >>+	} else
> >>+		pdata->devtype = pdev->id_entry->driver_data;
> >>
> >
> 
> Do you prefer that I wait the clock driver has move to drivers/clk/imx
> (as requested by Shawn) before sending a v2 ?
> 

It would have been good to get the clock change in 4.2 but it is already
late in the cycle now so I'm not sure it can go in. That would have
removed the dependency.

The other solution is to merge everything through Shawn's tree.

Anyway, you can send the patches, we'll handle that part :)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Philippe Reynes <tremyfr@gmail.com>
Cc: shawn.guo@linaro.org, kernel@pengutronix.de,
	linux@arm.linux.org.uk, a.zummo@towertech.it, robh+dt@kernel.org,
	pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	fabio.estevam@freescale.com
Subject: [rtc-linux] Re: [PATCH 2/2] rtc: mxc: add support of device tree
Date: Fri, 5 Jun 2015 00:22:08 +0200	[thread overview]
Message-ID: <20150604222208.GE713@piout.net> (raw)
In-Reply-To: <5570C26D.5080204@gmail.com>

On 04/06/2015 at 23:26:05 +0200, Philippe Reynes wrote :
> I'll do it in the next version of this patch.
> >>+	} else
> >>+		pdata->devtype = pdev->id_entry->driver_data;
> >>
> >
> 
> Do you prefer that I wait the clock driver has move to drivers/clk/imx
> (as requested by Shawn) before sending a v2 ?
> 

It would have been good to get the clock change in 4.2 but it is already
late in the cycle now so I'm not sure it can go in. That would have
removed the dependency.

The other solution is to merge everything through Shawn's tree.

Anyway, you can send the patches, we'll handle that part :)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

WARNING: multiple messages have this Message-ID (diff)
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] rtc: mxc: add support of device tree
Date: Fri, 5 Jun 2015 00:22:08 +0200	[thread overview]
Message-ID: <20150604222208.GE713@piout.net> (raw)
In-Reply-To: <5570C26D.5080204@gmail.com>

On 04/06/2015 at 23:26:05 +0200, Philippe Reynes wrote :
> I'll do it in the next version of this patch.
> >>+	} else
> >>+		pdata->devtype = pdev->id_entry->driver_data;
> >>
> >
> 
> Do you prefer that I wait the clock driver has move to drivers/clk/imx
> (as requested by Shawn) before sending a v2 ?
> 

It would have been good to get the clock change in 4.2 but it is already
late in the cycle now so I'm not sure it can go in. That would have
removed the dependency.

The other solution is to merge everything through Shawn's tree.

Anyway, you can send the patches, we'll handle that part :)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-06-04 22:22 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-15 22:35 [PATCH 0/2] add dt support for mxc rtc Philippe Reynes
2015-05-15 22:35 ` Philippe Reynes
2015-05-15 22:35 ` Philippe Reynes
2015-05-15 22:35 ` [rtc-linux] " Philippe Reynes
2015-05-15 22:35 ` [PATCH 1/2] rtc: mxc: add a second clock Philippe Reynes
2015-05-15 22:35   ` Philippe Reynes
2015-05-15 22:35   ` [rtc-linux] " Philippe Reynes
2015-05-18 11:27   ` Enrico Weigelt, metux IT consult
2015-05-18 11:27     ` Enrico Weigelt, metux IT consult
2015-05-18 11:27     ` Enrico Weigelt, metux IT consult
2015-05-18 11:27     ` [rtc-linux] " Enrico Weigelt, metux IT consult
2015-05-18 21:57     ` Philippe Reynes
2015-05-18 21:57       ` Philippe Reynes
2015-05-18 21:57       ` Philippe Reynes
2015-05-18 21:57       ` [rtc-linux] " Philippe Reynes
2015-05-19  5:27   ` Shawn Guo
2015-05-19  5:27     ` Shawn Guo
2015-05-19  5:27     ` Shawn Guo
2015-05-19  5:27     ` [rtc-linux] " Shawn Guo
2015-05-28 11:57   ` Alexandre Belloni
2015-05-28 11:57     ` Alexandre Belloni
2015-05-28 11:57     ` Alexandre Belloni
2015-05-28 11:57     ` [rtc-linux] " Alexandre Belloni
2015-06-04 21:08     ` Philippe Reynes
2015-06-04 21:08       ` Philippe Reynes
2015-06-04 21:08       ` [rtc-linux] " Philippe Reynes
2015-06-04 22:17       ` Alexandre Belloni
2015-06-04 22:17         ` Alexandre Belloni
2015-06-04 22:17         ` [rtc-linux] " Alexandre Belloni
2015-05-15 22:35 ` [PATCH 2/2] rtc: mxc: add support of device tree Philippe Reynes
2015-05-15 22:35   ` Philippe Reynes
2015-05-15 22:35   ` [rtc-linux] " Philippe Reynes
2015-05-28 12:06   ` Alexandre Belloni
2015-05-28 12:06     ` Alexandre Belloni
2015-05-28 12:06     ` [rtc-linux] " Alexandre Belloni
2015-06-04 21:26     ` Philippe Reynes
2015-06-04 21:26       ` Philippe Reynes
2015-06-04 21:26       ` [rtc-linux] " Philippe Reynes
2015-06-04 22:22       ` Alexandre Belloni [this message]
2015-06-04 22:22         ` Alexandre Belloni
2015-06-04 22:22         ` [rtc-linux] " Alexandre Belloni

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=20150604222208.GE713@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=a.zummo@towertech.it \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.estevam@freescale.com \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=rtc-linux@googlegroups.com \
    --cc=shawn.guo@linaro.org \
    --cc=tremyfr@gmail.com \
    /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.