From: jszhang@marvell.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 PART-RESEND 0/2] berlin sdhci clock clean up
Date: Mon, 7 Dec 2015 10:36:14 +0800 [thread overview]
Message-ID: <20151207103614.04bafa78@xhacker> (raw)
In-Reply-To: <566408ED.9040902@gmail.com>
Dear Sebastian,
On Sun, 6 Dec 2015 11:07:41 +0100
Sebastian Hesselbarth wrote:
> On 19.11.2015 21:31, Sebastian Hesselbarth wrote:
> > On 16.11.2015 11:56, Jisheng Zhang wrote:
> >> Add or fix the optional clock property, then remove the CLK_IGNORE_UNUSED
> >> flag for sdio clk(s).
> >>
> >> This is a partialy resend of
> >> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/379457.html
> >>
> >> patch3, patch4 has been merged.
> >
> > Great! Really!
> >
> > As they have been taken without my Acked-by, ignoring my request to
> > _not_ remove the CLK_IGNORE_UNUSED flags _before_ these two, the
> > remaining patches now become fixes.
> >
> > Please resend the patches with a proper description what and why they
> > are fixes now.
>
> Is this going to be resolved anytime soon?
>
> If not, I am going to send a revert for the CLK_IGNORE_UNUSED patch
> and we start this from the beginning.
I will send patches today.
Thanks a lot,
Jisheng
WARNING: multiple messages have this Message-ID (diff)
From: Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
To: Sebastian Hesselbarth
<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Mike Turquette
<mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
Subject: Re: [PATCH v2 PART-RESEND 0/2] berlin sdhci clock clean up
Date: Mon, 7 Dec 2015 10:36:14 +0800 [thread overview]
Message-ID: <20151207103614.04bafa78@xhacker> (raw)
In-Reply-To: <566408ED.9040902-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Dear Sebastian,
On Sun, 6 Dec 2015 11:07:41 +0100
Sebastian Hesselbarth wrote:
> On 19.11.2015 21:31, Sebastian Hesselbarth wrote:
> > On 16.11.2015 11:56, Jisheng Zhang wrote:
> >> Add or fix the optional clock property, then remove the CLK_IGNORE_UNUSED
> >> flag for sdio clk(s).
> >>
> >> This is a partialy resend of
> >> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/379457.html
> >>
> >> patch3, patch4 has been merged.
> >
> > Great! Really!
> >
> > As they have been taken without my Acked-by, ignoring my request to
> > _not_ remove the CLK_IGNORE_UNUSED flags _before_ these two, the
> > remaining patches now become fixes.
> >
> > Please resend the patches with a proper description what and why they
> > are fixes now.
>
> Is this going to be resolved anytime soon?
>
> If not, I am going to send a revert for the CLK_IGNORE_UNUSED patch
> and we start this from the beginning.
I will send patches today.
Thanks a lot,
Jisheng
--
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: Jisheng Zhang <jszhang@marvell.com>
To: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: <robh+dt@kernel.org>, <pawel.moll@arm.com>,
<mark.rutland@arm.com>, <ijc+devicetree@hellion.org.uk>,
<galak@codeaurora.org>, <linux@arm.linux.org.uk>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Mike Turquette <mturquette@baylibre.com>,
Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH v2 PART-RESEND 0/2] berlin sdhci clock clean up
Date: Mon, 7 Dec 2015 10:36:14 +0800 [thread overview]
Message-ID: <20151207103614.04bafa78@xhacker> (raw)
In-Reply-To: <566408ED.9040902@gmail.com>
Dear Sebastian,
On Sun, 6 Dec 2015 11:07:41 +0100
Sebastian Hesselbarth wrote:
> On 19.11.2015 21:31, Sebastian Hesselbarth wrote:
> > On 16.11.2015 11:56, Jisheng Zhang wrote:
> >> Add or fix the optional clock property, then remove the CLK_IGNORE_UNUSED
> >> flag for sdio clk(s).
> >>
> >> This is a partialy resend of
> >> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/379457.html
> >>
> >> patch3, patch4 has been merged.
> >
> > Great! Really!
> >
> > As they have been taken without my Acked-by, ignoring my request to
> > _not_ remove the CLK_IGNORE_UNUSED flags _before_ these two, the
> > remaining patches now become fixes.
> >
> > Please resend the patches with a proper description what and why they
> > are fixes now.
>
> Is this going to be resolved anytime soon?
>
> If not, I am going to send a revert for the CLK_IGNORE_UNUSED patch
> and we start this from the beginning.
I will send patches today.
Thanks a lot,
Jisheng
next prev parent reply other threads:[~2015-12-07 2:36 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-16 10:56 [PATCH v2 PART-RESEND 0/2] berlin sdhci clock clean up Jisheng Zhang
2015-11-16 10:56 ` Jisheng Zhang
2015-11-16 10:56 ` Jisheng Zhang
2015-11-16 10:56 ` [PATCH v2 PART-RESEND 1/2] ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock Jisheng Zhang
2015-11-16 10:56 ` Jisheng Zhang
2015-11-16 10:56 ` Jisheng Zhang
2015-11-16 10:56 ` [PATCH v2 PART-RESEND 2/2] ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1 Jisheng Zhang
2015-11-16 10:56 ` Jisheng Zhang
2015-11-16 10:56 ` Jisheng Zhang
2015-11-19 20:31 ` [PATCH v2 PART-RESEND 0/2] berlin sdhci clock clean up Sebastian Hesselbarth
2015-11-19 20:31 ` Sebastian Hesselbarth
2015-11-19 20:31 ` Sebastian Hesselbarth
2015-12-06 10:07 ` Sebastian Hesselbarth
2015-12-06 10:07 ` Sebastian Hesselbarth
2015-12-07 2:36 ` Jisheng Zhang [this message]
2015-12-07 2:36 ` Jisheng Zhang
2015-12-07 2:36 ` Jisheng Zhang
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=20151207103614.04bafa78@xhacker \
--to=jszhang@marvell.com \
--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.