From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5 V2] PXA: Cleanup serial_pxa
Date: Sun, 28 Aug 2011 12:16:18 +0200 [thread overview]
Message-ID: <20110828101618.AB8CC166C8CB@gemini.denx.de> (raw)
In-Reply-To: <1314507088-1472-1-git-send-email-marek.vasut@gmail.com>
Dear Marek Vasut,
In message <1314507088-1472-1-git-send-email-marek.vasut@gmail.com> you wrote:
> * Cleanup register definitions by introducing new regs-uart.h, compliant with
> rest of U-Boot.
> * Remove old register definitions from pxa-regs.h
> * Convert serial_pxa to new regs-uart.h
> * Cleanup serial_pxa
>
> Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
> ---
> arch/arm/include/asm/arch-pxa/pxa-regs.h | 111 -------
> arch/arm/include/asm/arch-pxa/regs-uart.h | 109 +++++++
> drivers/serial/serial_pxa.c | 464 ++++++++++++-----------------
> 3 files changed, 297 insertions(+), 387 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-pxa/regs-uart.h
>
> V2: Add missing regs-uart.h
Your patch stacks are a mess. It's impossible for mne to tell what
you actually intend.
So we have now tow series:
1: [PATCH 1/6] PXA: Fix Lubbock, remove redundant parenthesis
1: [PATCH 2/6] PXA: Fix CSB226, fix monitor length
1: [PATCH 3/6] USB: Fix complaints about strict aliasing in OHCI-HCD
1: [PATCH 4/6] IDE: Fix complaints about strict aliasing in cmd_ide.c
1: [PATCH 5/6] PXA: Cleanup serial_pxa
1: [PATCH 6/6] PXA: vpac270: Remove re-defined CONFIG_SYS_TEXT_BASE
2: [PATCH 1/5 V2] PXA: Cleanup serial_pxa
2: [PATCH 3/5] PXA: vpac270: Enable the new generic MMC driver
2: [PATCH 2/5] PXA: Add MMC driver using the generic MMC framework
2: [PATCH 4/5 RESEND] USB: Fix complaints about strict aliasing in OHCI-HCD
2: [PATCH 5/5 RESEND] IDE: Fix complaints about strict aliasing in cmd_id
It appears as if "2: [PATCH 1/5 V2]" might be a replacement for "1:
[PATCH 5/6]" - but then, it does not contain any of the required
In-reply-to: and/or References: headers.
It appears as if "2: [PATCH 4/5 RESEND]" and "2: [PATCH 5/5 RESEND]"
might be (unchanged ???) Repostings of ""1: [PATCH 3/6]" resp. "1:
[PATCH 4/6]" - but then, why do you repost these at all? You are not
supposed to resubmit patches without changes.
Also, it does not appears as if the whole 2nd series was a
replacement / update for the first, as there are no equivalents for
"1: [PATCH 1/6]" or "1: [PATCH 2/6]'.
All in all, this is a terrible mess, and in violation of patch
submission rules.
Please consider both patch series NAKed.
Fix your code and clean up as needed, then repost but please with
proper version information, proper change logs, and proper mail
threading.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Have you lived in this village all your life?" "No, not yet."
next prev parent reply other threads:[~2011-08-28 10:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-28 4:51 [U-Boot] [PATCH 1/5 V2] PXA: Cleanup serial_pxa Marek Vasut
2011-08-28 4:51 ` [U-Boot] [PATCH 2/5] PXA: Add MMC driver using the generic MMC framework Marek Vasut
2011-08-28 4:51 ` [U-Boot] [PATCH 3/5] PXA: vpac270: Enable the new generic MMC driver Marek Vasut
2011-08-28 4:51 ` [U-Boot] [PATCH 4/5 RESEND] USB: Fix complaints about strict aliasing in OHCI-HCD Marek Vasut
2011-08-28 4:51 ` [U-Boot] [PATCH 5/5 RESEND] IDE: Fix complaints about strict aliasing in cmd_ide.c Marek Vasut
2011-08-28 10:16 ` Wolfgang Denk [this message]
2011-08-28 18:48 ` [U-Boot] [PATCH 1/5 V2] PXA: Cleanup serial_pxa Marek Vasut
2011-08-28 20:58 ` Wolfgang Denk
2011-08-28 22:00 ` Marek Vasut
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=20110828101618.AB8CC166C8CB@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox