[linux-yocto] Kernel 4.14 support in Yocto

2018-01-31 Thread Dragomir Daniel
Hi Bruce! There is any plans to support 4.14 Kernel in Yocto (in rocko or future releases)? Best regards, Daniel -- ___ linux-yocto mailing list linux-yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/linux-yocto

Re: [linux-yocto] [kernel-cache] [yocto-4.9] [PATCH] bsp/axxiaarm*: Enable some Axxia specific drivers

2018-01-18 Thread Dragomir Daniel
On 18.01.2018 17:28, Bruce Ashfield wrote: merged to the 4.9 branch. Let me know if it is also required on any newer kernels. Bruce I'll send soon the initial fragments for 4.12 which include this patch. Thanks, Daniel On 01/16/2018 12:47 PM, Daniel Dragomir wrote: AXXIA_FAULT: Axxia

Re: [linux-yocto] New branches for AXXIA in linux-yocto-4.12

2017-12-13 Thread Dragomir Daniel
On 13.12.2017 19:31, Dragomir, Daniel wrote: Hello Bruce! Can you please create new branches for AXXIA in linux-yocto-4.12 repository? We'll start submitting patches soon. standard/preempt-rt/axxia/base from standard/preempt-rt/base standard/preempt-rt/axxia/base from standard/base

Re: [linux-yocto] [PATCH 00/48] Intel Axxia updates to linux-yocto-4.9

2017-12-13 Thread Dragomir Daniel
On 12.12.2017 21:12, Bruce Ashfield wrote: On 2017-12-11 8:13 AM, Daniel Dragomir wrote: Hello Bruce! Please review and merge this series of patches in Axxia branches from linux-yocto-4.9. If all the patches are ok, please pull them from

Re: [linux-yocto] [PATCH] ipv6: Fix expected expression before OR operand error

2017-09-15 Thread Dragomir Daniel
Thanks Bruce! What about the following error on perf do_compile? util/string.c: In function 'perf_atoll': util/string.c:25:4: error: '__fallthrough' undeclared (first use in this function) __fallthrough;     ^ Is there any patch staged for this one? The patch which bring this

Re: [linux-yocto] [PATCH 00/17] Intel Axxia updates to linux-yocto-4.9

2017-05-22 Thread Dragomir, Daniel
; Dragomir, Daniel Subject: [linux-yocto] [PATCH 00/17] Intel Axxia updates to linux-yocto-4.9 Hello Bruce! This series of patches brings various improvements to the Intel Axxia drivers from linux-yocto-4.9, including MISC, NCR, USB, CORESIGHT, PCI, sRIO, MDIO drivers and some updates in device trees

Re: [linux-yocto] Request to create branches for Intel Axxia in linux-yocto-4.9

2017-02-27 Thread Dragomir, Daniel
Thanks Bruce! I'll send this week the first set of patches for 4.9. Regards, Daniel From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Friday, February 24, 2017 10:00 PM To: Dragomir, Daniel; linux-yocto@yoctoproject.org Subject: Re: [linux-yocto

[linux-yocto] Request to create branches for Intel Axxia in linux-yocto-4.9

2017-02-24 Thread Dragomir, Daniel
Hello Bruce! I would like to request you to create two new branches in linux-yocto-4.9 repository to be able to maintain Intel Axxia BSPs and to submit kernel patches. Please create: - standard/axxia/base from standard/base - standard/preempt-rt/axxia/base from standard/preempt-rt/base Best

Re: [linux-yocto] [PATCH 1/3] drivers/misc: Axxia MTC Driver Memory Initialization Check

2016-08-23 Thread Dragomir, Daniel
Adding John Jacques, the proper person to respond on this. Regards, Daniel From: Winkler, Tomas [tomas.wink...@intel.com] Sent: Monday, August 22, 2016 12:52 PM To: Dragomir, Daniel; linux-yocto@yoctoproject.org Subject: RE: [linux-yocto] [PATCH 1/3

Re: [linux-yocto] [PULL REQUEST] Intel Axxia updates to linux-yocto-4.1

2016-05-20 Thread Dragomir Daniel
On 05/18/2016 05:02 PM, Bruce Ashfield wrote: On 2016-05-17 6:50 PM, Daniel Dragomir wrote: Hello Bruce! This series of patches brings dts updates and various improvements and fixes to the Intel Axxia drivers from linux-yocto-4.1 kernel. NOTE: All the following patches are for both axxia

Re: [linux-yocto] [PATCH 00/15] Intel Axxia updates to linux-yocto-4.1

2016-01-11 Thread Dragomir Daniel
On 01/11/2016 04:27 PM, Bruce Ashfield wrote: On 16-01-08 10:51 AM, Daniel Dragomir wrote: Hi Bruce, Please apply this series of fixes to Axxia platform drivers on the standard/axxia/base branch from linux-yocto-4.1. This series of patches brings various improvements and warning fixes to the

Re: [linux-yocto] [PATCH 2/2] meta: axxiaarm: Adding new fragments

2015-03-19 Thread Dragomir, Daniel
Bruce, I see the patches only in 3.14 Kernel, meta branch. In 3.10 those are missing. Can you check again if the merge was successfully? Daniel From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Thursday, March 19, 2015 7:32 AM To: Dragomir, Daniel

Re: [linux-yocto] [PATCH 2/2] meta: axxiaarm: Adding new fragments

2015-03-18 Thread Dragomir, Daniel
...@windriver.com] Sent: Tuesday, March 17, 2015 7:16 PM To: linux-yocto@yoctoproject.org Cc: Ashfield, Bruce; Dragomir, Daniel; Dragomir, Daniel Subject: [PATCH 2/2] meta: axxiaarm: Adding new fragments For axxiaarm bsp, adding new fragments for standard and preempt-rt kernel types. Signed-off-by: Daniel

[linux-yocto] 3.10 standard/axxia/base: Error in kernel/irq/manage.c

2015-01-16 Thread Dragomir, Daniel
Hello Bruce! I got an error when building the 3.10 Kernel, standard/axxia/base. It's caused by a writing mistake in kernel/irq/manage.c: function irq_set_affinity_locked is declared with 3 parameters: int irq_set_affinity_locked(struct irq_data *data, const struct cpumask *mask,