On Thu, May 12, 2016 at 5:24 PM, Jeremy Linton <jeremy.linton@xxxxxxx> wrote: > The ARM Juno development platform's PCIe is supported > by the generic PCI host driver. Enable it so that PCIe > attached peripherals work. Pushed as (F-24 and rawhide) http://pkgs.fedoraproject.org/cgit/rpms/kernel.git/commit/?h=f24&id=decdd1f9105004f6e2ca24cc85bffcf6efb82d28 Let me know if there's other branches you'd like it on, also let me know if there's other improvements that can be made for Juno, we've not had anyone to test so what we have is a bit of a guess so any feedback for Juno support would be useful. Regards, Peter > Signed-off-by: Jeremy Linton <jeremy.linton@xxxxxxx> > --- > config-arm64 | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/config-arm64 b/config-arm64 > index 77dde02..2db4e9a 100644 > --- a/config-arm64 > +++ b/config-arm64 > @@ -110,6 +110,9 @@ CONFIG_CRYPTO_DEV_CCP=y > CONFIG_CRYPTO_DEV_CCP_DD=m > CONFIG_CRYPTO_DEV_CCP_CRYPTO=m > > +# ARM Juno > +CONFIG_PCI_HOST_GENERIC=y > + > # APM Xgene > CONFIG_POWER_RESET_XGENE=y > CONFIG_COMMON_CLK_XGENE=y > -- > 2.5.5 > _______________________________________________ > kernel mailing list > kernel@xxxxxxxxxxxxxxxxxxxxxxx > http://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx