[linux-yocto] [PATCH 3/3] EDAC, altera: Fix ARM64 build warning

2018-09-26 Thread Meng.Li
From: Thor Thayer commit 9ef20753e044f7468c4113e5aecd785419b0b3cc from https://github.com/altera-opensource/linux-socfpga.git The kbuild test robot reported the following warning: drivers/edac/altera_edac.c: In function 'ocram_free_mem': drivers/edac/altera_edac.c:1410:42: warning: cast fro

[linux-yocto] : [yocto-4.12]: intel-socfpga: intel-socfpga: drivers: edac: get patches for double bits ecc error detection

2018-09-26 Thread Meng.Li
From: Limeng Hi Bruce, Get below patches for double bits ecc error detection feature 0001-Documentation-dt-edac-Move-Altera-SOCFPGA-EDAC-file.patch 0002-EDAC-altera-Handle-SDRAM-Uncorrectable-Errors-on-Str.patch 0003-EDAC-altera-Fix-ARM64-build-warning.patch Please help to meger this patch in

[linux-yocto] [PATCH 2/3] EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10

2018-09-26 Thread Meng.Li
From: Thor Thayer commit f8eb0edeb8c19aba667a087b80706bf4f61f8256 from https://github.com/altera-opensource/linux-socfpga.git On Stratix10, uncorrectable errors are routed to the SError exception instead of the IRQ exceptions. In Stratix10, uncorrectable SErrors must be treated as fatal and will

[linux-yocto] [PATCH 1/3] Documentation: dt: edac: Move Altera SOCFPGA EDAC file

2018-09-26 Thread Meng.Li
From: Limeng commit f8eb0edeb8c19aba667a087b80706bf4f61f8256 from https://github.com/altera-opensource/linux-socfpga.git Move the Altera SOCFPGA EDAC file from bindings/arm/altera to bindings/edac. Signed-off-by: Thor Thayer Requested-by: Rob Herring Acked-by: Rob Herring Cc: Mark Rutland

[linux-yocto] [PATCH] arm64: dts: stratix10: move dts node gpio_fpga into board specific dts file.

2018-09-26 Thread Meng.Li
From: Limeng The FPGA IO peripheral is only in specific FPGA design on Intel-PSG Stratix10 development board, and not all FPGA designs include FPGA IO. In addtional, this part of resource <0xf9001080 0x4> is able to be used for any peripheral. Therefore, move the dts node gpio_fpga from header f

[linux-yocto] : [yocto-4.12]: intel-socfpga: arm64: dts: stratix10: move dts node gpio_fpga into board specific dts file.

2018-09-26 Thread Meng.Li
From: Limeng Hi Bruce, The FPGA IO peripheral is only in specific FPGA design on Intel-PSG Stratix10 development board, and not all FPGA designs include FPGA IO. In addtional, this part of resource <0xf9001080 0x4> is able to be used for any peripheral. Therefore, move the dts node gpio_fpga f

Re: [linux-yocto] [PATCH] powerpc: correct the preempt-lazy assembly

2018-09-26 Thread Bruce Ashfield
I have a full update to the latest 4.18-rt pending, so I'll confirm that these are part of it, and do the update that way. Cheers, Bruce On 2018-09-26 2:42 AM, zhe...@windriver.com wrote: From: Sebastian Andrzej Siewior The powerpc port won't compile and abort with "Error: operand out of ran