linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: <benh@kernel.crashing.org>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Pull request: scottwood/linux.git
Date: Fri, 17 Jan 2014 19:22:36 -0600	[thread overview]
Message-ID: <20140118012236.GA23644@home.buserror.net> (raw)

This contains a fix for a chroma_defconfig build break that was
introduced by e6500 tablewalk support, and a device tree binding patch
that missed the previous pull request due to some last-minute polishing.

The following changes since commit fac515db45207718168cb55ca4d0a390e43b61af:

  Merge remote-tracking branch 'scott/next' into next (2014-01-15 14:22:35 +1100)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git next

for you to fetch changes up to 4b3cbc82a04485f6400cb5b227798daaa8512a23:

  clk: corenet: Adds the clock binding (2014-01-17 19:01:27 -0600)

----------------------------------------------------------------
Scott Wood (1):
      powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E

Tang Yuantian (1):
      clk: corenet: Adds the clock binding

 .../devicetree/bindings/clock/corenet-clock.txt    | 134 +++++++++++++++++++++
 arch/powerpc/Kconfig                               |   1 +
 arch/powerpc/mm/tlb_low_64e.S                      |   3 +-
 arch/powerpc/mm/tlb_nohash.c                       |   2 +
 4 files changed, 139 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/clock/corenet-clock.txt

             reply	other threads:[~2014-01-18  1:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-18  1:22 Scott Wood [this message]
2014-01-28  6:20 ` Pull request: scottwood/linux.git Anatolij Gustschin
  -- strict thread matches above, loose matches on Subject: below --
2014-05-23 21:21 Scott Wood
2014-01-11  0:44 Scott Wood
2014-01-15  3:54 ` Benjamin Herrenschmidt
2014-01-17 23:00   ` Scott Wood
2013-11-22 23:21 Scott Wood

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=20140118012236.GA23644@home.buserror.net \
    --to=scottwood@freescale.com \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).