Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607921
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/4] ARM: dm8168-evm: add SATA support |
| Date | 2017-03-23 22:10 +0100 |
| Message-ID | <toi9B-84L-33@gated-at.bofh.it> (permalink) |
| References | <tkSEF-7LJ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Bartosz Golaszewski <bgolaszewski@baylibre.com> [170314 04:16]: > This series implements support for the on-board SATA controller > on the dm8168-evm board. > > The first patch adds the clock domain and hwmod entries for the > SATA module. > > The second patch models the external reference clock used by SATA. > > The third adds the SATA node to the SoC's device tree. > > The fourth enables the SATA driver by default in omap2plus_defconfig. > > Tested together with the series implementing the driver for > ahci-dm816 on a DM8168-EVM board. > > v1 -> v2: > PATCH 1/4: > - removed the unused define from cm81xx.h > PATCH 3/4: > - fixed the size of the mapped register region > > Bartosz Golaszewski (3): > ARM: dts: dm8168-evm: add the external reference clock for SATA > ARM: dts: dm8168-evm: add SATA node > ARM: omap2plus_defconfig: enable ahci-dm816 module > > Kevin Hilman (1): > ARM: OMAP2+: dm81xx: Add clkdm and hwmod for SATA Applying all for for v4.12 into soc, dts-v2 and defconfig branches. Thanks, Tony
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/4] ARM: dm8168-evm: add SATA support Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-03-14 12:20 +0100 [PATCH v2 4/4] ARM: omap2plus_defconfig: enable ahci-dm816 module Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-03-14 12:20 +0100 [PATCH v2 2/4] ARM: dts: dm8168-evm: add the external reference clock for SATA Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-03-14 12:20 +0100 [PATCH v2 1/4] ARM: OMAP2+: dm81xx: Add clkdm and hwmod for SATA Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-03-14 12:20 +0100 [PATCH v2 3/4] ARM: dts: dm8168-evm: add SATA node Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-03-14 12:20 +0100 Re: [PATCH v2 0/4] ARM: dm8168-evm: add SATA support Tony Lindgren <tony@atomide.com> - 2017-03-23 22:10 +0100
csiph-web