From: "Heiko Stübner" <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH V2] clockevents: rockchip: Add rockchip timer for rk3288
Date: Sun, 25 Jan 2015 22:28:21 +0100 [thread overview]
Message-ID: <1728434.WELQfpY90C@diego> (raw)
In-Reply-To: <54C55D1A.9010706-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Hi Daniel,
Am Sonntag, 25. Januar 2015, 22:16:10 schrieb Daniel Lezcano:
> On 01/25/2015 09:52 PM, Heiko Stübner wrote:
> > one big request and some more style nitpicks :-)
> >
> > With the nitpicks fixed
> > Reviewed-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
> >
> >
> > Before applying this patch could you drop the rk3288.dtsi change please?
> > Instead I'd like to add the following patch separately to _my_ devicetree
> > branch for 3.20.
> >
> > I already wasn't fast enough to prevent the ethernet controller changes
> > going through the network tree and would like to prevent a third tree
> > sending changes for the same dts area to Linus - merge conflicts and all.
> >
> >
> > I don't think that neither the nitpicks nor dropping the dtsi segment need
> > another submission though.
>
> Hi Heiko,
>
> I removed the dtsi change, fixed the spaces indentation and pushed in my
> tree the driver [1]
and I pushed the corresponding dt change to [2] and am going to send the
pull request to arm-soc in the next days.
Heiko
[2] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/log/?h=v3.20-armsoc/dts
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: tglx@linutronix.de, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: Re: [PATCH V2] clockevents: rockchip: Add rockchip timer for rk3288
Date: Sun, 25 Jan 2015 22:28:21 +0100 [thread overview]
Message-ID: <1728434.WELQfpY90C@diego> (raw)
In-Reply-To: <54C55D1A.9010706@linaro.org>
Hi Daniel,
Am Sonntag, 25. Januar 2015, 22:16:10 schrieb Daniel Lezcano:
> On 01/25/2015 09:52 PM, Heiko Stübner wrote:
> > one big request and some more style nitpicks :-)
> >
> > With the nitpicks fixed
> > Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> >
> >
> > Before applying this patch could you drop the rk3288.dtsi change please?
> > Instead I'd like to add the following patch separately to _my_ devicetree
> > branch for 3.20.
> >
> > I already wasn't fast enough to prevent the ethernet controller changes
> > going through the network tree and would like to prevent a third tree
> > sending changes for the same dts area to Linus - merge conflicts and all.
> >
> >
> > I don't think that neither the nitpicks nor dropping the dtsi segment need
> > another submission though.
>
> Hi Heiko,
>
> I removed the dtsi change, fixed the spaces indentation and pushed in my
> tree the driver [1]
and I pushed the corresponding dt change to [2] and am going to send the
pull request to arm-soc in the next days.
Heiko
[2] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/log/?h=v3.20-armsoc/dts
next prev parent reply other threads:[~2015-01-25 21:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-25 9:42 [PATCH V2] clockevents: rockchip: Add rockchip timer for rk3288 Daniel Lezcano
[not found] ` <1422178979-12382-1-git-send-email-daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-01-25 20:52 ` Heiko Stübner
2015-01-25 20:52 ` Heiko Stübner
2015-01-25 21:16 ` Daniel Lezcano
[not found] ` <54C55D1A.9010706-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-01-25 21:28 ` Heiko Stübner [this message]
2015-01-25 21:28 ` Heiko Stübner
2015-01-26 9:43 ` Thomas Gleixner
2015-01-26 9:43 ` Thomas Gleixner
2015-01-26 9:50 ` Daniel Lezcano
2015-01-26 1:25 ` Kever Yang
[not found] ` <54C59782.80504-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2015-01-26 9:33 ` Daniel Lezcano
2015-01-26 9:33 ` Daniel Lezcano
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=1728434.WELQfpY90C@diego \
--to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
--cc=daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.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.