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 for v4.12
Date: Tue, 4 Apr 2017 14:55:44 +0530	[thread overview]
Message-ID: <20170404092547.32480-1-nsekhar@ti.com> (raw)

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -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.12/drivers

for you to fetch changes up to 396ff64d44dbcbd4e6c06c005c4e931bd4b35e4d:

  pata_bk3710: clear status bits of BMISP on chipset initialization (2017-03-30 16:13:04 +0530)

----------------------------------------------------------------
This adds a new driver for PalmChip
PATA controller found on DM6446 and
DM6467 SoCs. This should eventually
replace the driver in IDE subsystem.

The patches have been acked by ATA
maintainer.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (3):
      ata: add Palmchip BK3710 PATA controller driver
      pata_bk3710: disable IORDY Timer on chipset initialization
      pata_bk3710: clear status bits of BMISP on chipset initialization

 drivers/ata/Kconfig       |   9 ++
 drivers/ata/Makefile      |   1 +
 drivers/ata/pata_bk3710.c | 382 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 392 insertions(+)
 create mode 100644 drivers/ata/pata_bk3710.c

             reply	other threads:[~2017-04-04  9:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-04  9:25 Sekhar Nori [this message]
2017-04-04  9:25 ` [GIT PULL 2/4] DaVinci SoC support updates for v4.12 (part 2) Sekhar Nori
2017-04-19 12:28   ` Olof Johansson
2017-04-04  9:25 ` [GIT PULL 3/4] DaVinci DT " Sekhar Nori
2017-04-19 12:28   ` Olof Johansson
2017-04-04  9:25 ` [GIT PULL 4/4] DaVinci defconfig " Sekhar Nori
2017-04-19 12:29   ` Olof Johansson
2017-04-19 12:27 ` [GIT PULL 1/4] DaVinci driver updates for v4.12 Olof Johansson

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=20170404092547.32480-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.