All of lore.kernel.org
 help / color / mirror / Atom feed
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] DaVinci driver updates
Date: Thu, 2 Feb 2017 19:01:45 +0530	[thread overview]
Message-ID: <20170202133148.32531-1-nsekhar@ti.com> (raw)

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.11/drivers

for you to fetch changes up to cdf0ead3747200d527f37170d3fdd41e368f88b0:

  sata: ahci-da850: un-hardcode the MPY bits (2017-01-31 20:41:52 +0530)

----------------------------------------------------------------
Driver updates for SATA support on DA850.

These have been acked by SATA maintainer
Tejun Heo. Tejun preferred these be queued
through ARM-SoC because of the dependencies
with platform code.

----------------------------------------------------------------
Bartosz Golaszewski (6):
      sata: ahci-da850: get the sata clock using a connection id
      sata: ahci-da850: add device tree match table
      sata: ahci-da850: implement a workaround for the softreset quirk
      sata: ahci: export ahci_do_hardreset() locally
      sata: ahci-da850: add a workaround for controller instability
      sata: ahci-da850: un-hardcode the MPY bits

 drivers/ata/ahci.h       |   3 +
 drivers/ata/ahci_da850.c | 175 ++++++++++++++++++++++++++++++++++++++++++-----
 drivers/ata/libahci.c    |  18 +++--
 3 files changed, 174 insertions(+), 22 deletions(-)

             reply	other threads:[~2017-02-02 13:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-02 13:31 Sekhar Nori [this message]
2017-02-02 13:45 ` [GIT PULL 1/4] DaVinci driver updates Sekhar Nori
2017-02-02 13:33 Sekhar Nori
2017-02-13  8:00 ` Sekhar Nori
2017-02-16 16:21   ` Arnd Bergmann
2017-02-17 12:41     ` Sekhar Nori
2017-02-16 16:15 ` Arnd Bergmann

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=20170202133148.32531-1-nsekhar@ti.com \
    --to=nsekhar@ti.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.