Message ID | 1484911325-23425-1-git-send-email-bgolaszewski@baylibre.com |
---|---|
Headers | show |
Series | ARM: da850-lcdk: add SATA support | expand |
On Fri, Jan 20, 2017 at 12:21:51PM +0100, Bartosz Golaszewski wrote: > This series contains all the changes necessary to make SATA work on > the da850-lcdk board. > > The first patch adds DT bindings for the ahci-da850 driver. > > The second enables relevant modules in davinci_all_defconfig. > > Patches 03/14-06/14 modify the way the clocks are handled regarding > SATA on the da850 platform. We modify the ahci driver to retrieve > the clock via con_id and model the external SATA oscillator as > a real clock. > > Patches 07/14-11/14 extend the ahci-da850 driver. Add DT support, > implement workarounds necessary to make SATA work on the da850-lcdk > board and un-hardcode the external clock multiplier. Please feel free to add Acked-by: Tejun Heo <tj@kernel.org> to the all libata patches. Please let me know how the patches should be routed once other parts are settled. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hello, Sekhar. On Fri, Jan 20, 2017 at 07:52:35PM +0530, Sekhar Nori wrote: > Tejun, I am open to queuing the driver changes through ARM-SoC. I guess > with that there is little chance that SATA will be broken on linux-next > for a longish period of time. Yeah, I'd prefer the patchset staying together. That's how it was developed and tested. Don't wanna break it apart unnecessarily. The chance for conflicts is low and even when that happens dealing with them is pretty easy. Please feel free to add my acked-by and route the patches through ARM-SoC. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html