On 11/17/2015 12:41 AM, Kevin Hilman wrote:
Andrey Konovalov andrey.konovalov@linaro.org writes:
On 11/16/2015 09:31 PM, Ryan Harkin wrote:
On 16 November 2015 at 17:47, Kevin Hilman khilman@linaro.org wrote:
Alex Shi alex.shi@linaro.org writes:
This option is required by PCIe SATA disks under Juno board.
Signed-off-by: Alex Shi alex.shi@linaro.org To: Andrey Konovalov andrey.konovalov@linaro.org Cc: Ryan Harkin ryan.harkin@linaro.org Cc: Kevin Hilman khilman@linaro.org Cc: linaro-kernel@lists.linaro.org
Acked-by: Kevin Hilman khilman@linaro.org
Maybe it would be better to cherry-pick this commit across to get more complete PCIe support?
https://git.linaro.org/landing-teams/working/arm/kernel.git/commit/50d0303de...
Alex, Kevin, Any objections if cherry-pick this commit?
No objections.
Commit c02c643 "configs: vexpress64: Add PCI related configs use by for Juno r1" has been added to config-boards-4.1 branch.
Thanks, Andrey
In fact, I'm fine if there are a couple things in the configs that are not (yet) upstream since they will have no effect, and we'll get them "for free" if/when we backport the feature. If we don't backport, then there is no impact.
Looks like it would be OK. PCI_HOST_GENERIC would not be enabled in vanilla v4.1 though, but it could be addressed separately for the pre-4.3 kernel trees w/o commit aa4a5c0d2 "PCI: generic: Add arm64 support" backported. lsk-v4.1 does have PCI_HOST_GENERIC enabled for ARM64.
Tixy, perhaps we need to "upstream" some of our config changes to configs.git?
That would be great!
Agreed.
Kevin