[linux-yocto] [PULL REQUEST v3] Intel Axxia updates to linux-yocto-4.12

2018-04-12 Thread Daniel Dragomir
Hello Bruce! I made the changes you asked and I ran regression testings on 3 INTEL boards (arm64: cortexa57 and cortexa53; arm: cortexa15). I attached to the mailing list only the patches I made changes. I also added a new patch to change all LSI references to INTEL Axxia. If everything is ok,

[linux-yocto] [PATCH 052/268 v3] arch/arm: arm changes to support the axxia BSP

2018-04-12 Thread Daniel Dragomir
From: Charlie Paul These files were changed to support the LSI axxia 5500 board. Signed-off-by: Charlie Paul Signed-off-by: John Jacques Signed-off-by: Daniel Dragomir ---

[linux-yocto] [PATCH 077/268 v3] kernel/irq/manage.c: Fix irq_set_affinity to allow use with buslocks

2018-04-12 Thread Daniel Dragomir
From: David Mercado Modify irq_set_affinity() to allow usage of bus locks with "slow bus" IRQ controllers. This only affects those BSPs that use bus locks in their IRQ controllers, such as the LSI Axxia GIC. The recommendation for this change originated from Thomax