public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chee, Tien Fong <tien.fong.chee@intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 07/10] arm: socfpga: arria10: Added miscellaneous drivers for Arria10
Date: Wed, 7 Dec 2016 12:04:05 +0000	[thread overview]
Message-ID: <1481112245.2741.35.camel@intel.com> (raw)
In-Reply-To: <alpine.DEB.2.20.1612061622270.2534@dinguyen-HP-EliteBook-840-G1>

On Sel, 2016-12-06 at 16:26 -0600, dinguyen wrote:
> On Tue, 6 Dec 2016, Chee Tien Fong wrote:
> 
> > 
> > From: Tien Fong Chee <tien.fong.chee@intel.com>
> > 
> > The drivers is restructured such common functions, gen5 functions,
> > and arria10 functions are moved to misc.c, misc_gen5 and
> > misc_arria10
> > respectively.
> > 
> > Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
> > Cc: Marek Vasut <marex@denx.de>
> > Cc: Dinh Nguyen <dinguyen@kernel.org>
> > Cc: Chin Liang See <chin.liang.see@intel.com>
> > Cc: Tien Fong <skywindctf@gmail.com>
> > ---
> > ?arch/arm/mach-socfpga/Makefile????????????|????4 +-
> > ?arch/arm/mach-socfpga/include/mach/misc.h |???25 ++
> > ?arch/arm/mach-socfpga/misc.c??????????????|??429 +--------------
> > -------------
> > ?arch/arm/mach-socfpga/misc_arria10.c??????|??111 ++++++++
> > ?arch/arm/mach-socfpga/misc_gen5.c?????????|??363
> > ++++++++++++++++++++++++
> > ?5 files changed, 517 insertions(+), 415 deletions(-)
> > ?create mode 100644 arch/arm/mach-socfpga/include/mach/misc.h
> > ?create mode 100644 arch/arm/mach-socfpga/misc_arria10.c
> > ?create mode 100644 arch/arm/mach-socfpga/misc_gen5.c
> > 
> The previous patches in this series applied to Marek's 01-arria10
> branch,
> but this patch does not apply at all:
> 
> error: patch failed: arch/arm/mach-socfpga/misc.c:361
> error: arch/arm/mach-socfpga/misc.c: patch does not apply
> 
> Also, on the next revision, please add -C to git format-patch.
> 
> Dinh

Sorry to hear that. It is too weird the patch didn't applied, but i
have no issue with this patch. Are you using git am command?

  parent reply	other threads:[~2016-12-07 12:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-06  8:09 [U-Boot] [PATCH 07/10] arm: socfpga: arria10: Added miscellaneous drivers for Arria10 Chee Tien Fong
2016-12-06 22:26 ` dinguyen
2016-12-06 23:41   ` Marek Vasut
2016-12-07 15:05     ` Dinh Nguyen
2016-12-07 15:12       ` Marek Vasut
2016-12-07 12:04   ` Chee, Tien Fong [this message]
2016-12-07 15:07     ` Dinh Nguyen

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=1481112245.2741.35.camel@intel.com \
    --to=tien.fong.chee@intel.com \
    --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