[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
From: mperttunen@nvidia.com (Mikko Perttunen)
Date: 2014-07-08 13:34:29
Also in:
linux-ide, linux-tegra, lkml
From: mperttunen@nvidia.com (Mikko Perttunen)
Date: 2014-07-08 13:34:29
Also in:
linux-ide, linux-tegra, lkml
On 08/07/14 16:08, Thierry Reding wrote:
* PGP Signed by an unknown key On Mon, Jun 09, 2014 at 09:49:24PM +0300, Mikko Perttunen wrote:quoted
On 06/09/2014 09:33 PM, Stephen Warren wrote:quoted
On 06/06/2014 12:27 AM, Mikko Perttunen wrote:quoted
The only compile-time dependencies here should be that: - patch 8 of 9 which contains the actual driver depends on patch 6 of 9 (though only when building as a module) and the efuse seriesquoted
- patch 2 of 9 refers to the DT node called "padctl", so it requires the xusb series. (in the submitted xusb series, the node isn't actually named, though. I will fix this in v2)Isn't that dependency a run-time dependency?Well, the kernel will compile but the DTC step will fail if building for Tegra.Since this is all changes to the DTS files, we can resolve that dependency in the Tegra tree by applying the XUSB padctl series immediately before this patch, right?
Yes. (Also I just realized that though the fuse series is in -next, the pull request was NAK'd for now, so don't merge this before that is sorted out.)
Thierry * Unknown Key * 0x7F3EB3A1
- Mikko