Hello, Linus.

An ahci driver addition and updates to ahci port enable handling for
some platform devices.

Thanks.

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.6-fixes

for you to fetch changes up to 535dac4ab5f42e040e8405b31e309a6b6d4eee57:

  ata: add AMD Seattle platform driver (2016-04-13 15:14:24 -0400)

----------------------------------------------------------------
Brijesh Singh (1):
      ata: add AMD Seattle platform driver

Srinivas Kandagatla (3):
      libahci: save port map for forced port map
      ata: ahci-platform: Add ports-implemented DT bindings.
      ARM: dts: apq8064: add ahci ports-implemented mask

 .../devicetree/bindings/ata/ahci-platform.txt      |   4 +
 arch/arm/boot/dts/qcom-apq8064.dtsi                |   3 +-
 drivers/ata/Kconfig                                |   8 +
 drivers/ata/Makefile                               |   1 +
 drivers/ata/ahci_platform.c                        |   3 +
 drivers/ata/ahci_seattle.c                         | 210 +++++++++++++++++++++
 drivers/ata/libahci.c                              |   1 +
 7 files changed, 229 insertions(+), 1 deletion(-)
 create mode 100644 drivers/ata/ahci_seattle.c

-- 
tejun

Reply via email to