Re: [linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from sdk for remote system feature

2018-05-21 Thread Bruce Ashfield

On 2018-05-16 5:14 AM, meng...@windriver.com wrote:

From: Limeng 


Hi Bruce,

Now, there are some update for intel-socfpga, Stratix10 SoC from SDK.
These patches are used to implement remote system update feature.



merged.

Bruce


Please help to meger below patches into linux-yocto, kernel 4.12, branch is 
standard/base
  
0001-FogBugz-251539-1-Add-Altera-Quad-SPI-Driver.patch

0002-FogBugz-251539-2-dts-Add-Altera-Quad-SPI-Driver-Devi.patch
0003-arm64-dts-stratix10-Change-pad-skew-values-for-EMAC0.patch
0004-FogBugz-554812-fpga-stratix10-unitialized-data.patch
0005-mtd-spi-nor-cadence-quadspi-Fix-page-fault-kernel-pa.patch
0006-FogBugz-549288-1-misc-Stratix10-Protected-register-a.patch
0007-FogBugz-549288-2-Add-Stratix10-ECC-Manager-binding.patch
0008-FogBugz-549288-3-edac-Add-support-for-Stratix10-SDRA.patch
0009-FogBugz-549288-4-dts-add-Stratix10-sdram-ecc.patch
0010-FogBugz-554835-1-Add-Stratix-10-SoC-RSU-Driver.patch
0011-FogBugz-554835-3-Intel-RSU-binding-documentation.patch
0012-FogBugz-514234-arm64-dts-stratix10-Add-PL330-DMA-to-.patch
0013-intel-socfpga-dts-add-rsu-node-to-enable-rsu-driver.patch
0014-intel-socfpga-dts-improve-qspi-node-for-rsu-feature.patch

Documentation/devicetree/bindings/arm/altera/socfpga-eccmgr.txt|   42
Documentation/devicetree/bindings/firmware/intel,stratix10-rsu.txt |   28
Documentation/devicetree/bindings/mtd/altera_quadspi.txt   |   42
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  |   37
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts |6
drivers/edac/Kconfig   |2
drivers/edac/altera_edac.c |  455 ++
drivers/edac/altera_edac.h |  126 +
drivers/fpga/stratix10-soc.c   |1
drivers/misc/Kconfig   |   17
drivers/misc/Makefile  |1
drivers/misc/intel-rsu.c   |  377 +
drivers/misc/intel-service.c   |   51
drivers/misc/intel-smc.h   |  105 +
drivers/mtd/devices/Kconfig|7
drivers/mtd/devices/Makefile   |2
drivers/mtd/devices/altera_quadspi.c   |  667 
++
drivers/mtd/spi-nor/cadence-quadspi.c  |   19
include/linux/intel-service-client.h   |   15
19 files changed, 1962 insertions(+), 38 deletions(-)


thanks,
Limeng




--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from sdk for remote system feature

2018-05-18 Thread Bruce Ashfield

On 2018-05-18 9:16 PM, Li, Meng wrote:

Hi Bruce,

I guess you intent to merge these patches into standard/base after updating 
kernel to 4.12.24. is it right?


Correct. I'm waiting for my round of -stable updates to be confirmed
before I send more changes. I expect these can merge over the weekend.

Bruce



Thanks,
Limeng


-Original Message-
From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto-
boun...@yoctoproject.org] On Behalf Of meng...@windriver.com
Sent: Wednesday, May 16, 2018 5:15 PM
To: Ashfield, Bruce
Cc: linux-yocto@yoctoproject.org
Subject: [linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from
sdk for remote system feature

From: Limeng <meng...@windriver.com>


Hi Bruce,

Now, there are some update for intel-socfpga, Stratix10 SoC from SDK.
These patches are used to implement remote system update feature.

Please help to meger below patches into linux-yocto, kernel 4.12, branch is
standard/base

0001-FogBugz-251539-1-Add-Altera-Quad-SPI-Driver.patch
0002-FogBugz-251539-2-dts-Add-Altera-Quad-SPI-Driver-Devi.patch
0003-arm64-dts-stratix10-Change-pad-skew-values-for-EMAC0.patch
0004-FogBugz-554812-fpga-stratix10-unitialized-data.patch
0005-mtd-spi-nor-cadence-quadspi-Fix-page-fault-kernel-pa.patch
0006-FogBugz-549288-1-misc-Stratix10-Protected-register-a.patch
0007-FogBugz-549288-2-Add-Stratix10-ECC-Manager-binding.patch
0008-FogBugz-549288-3-edac-Add-support-for-Stratix10-SDRA.patch
0009-FogBugz-549288-4-dts-add-Stratix10-sdram-ecc.patch
0010-FogBugz-554835-1-Add-Stratix-10-SoC-RSU-Driver.patch
0011-FogBugz-554835-3-Intel-RSU-binding-documentation.patch
0012-FogBugz-514234-arm64-dts-stratix10-Add-PL330-DMA-to-.patch
0013-intel-socfpga-dts-add-rsu-node-to-enable-rsu-driver.patch
0014-intel-socfpga-dts-improve-qspi-node-for-rsu-feature.patch

Documentation/devicetree/bindings/arm/altera/socfpga-eccmgr.txt|   42
Documentation/devicetree/bindings/firmware/intel,stratix10-rsu.txt |   28
Documentation/devicetree/bindings/mtd/altera_quadspi.txt   |   42
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  |   37
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts |6
drivers/edac/Kconfig   |2
drivers/edac/altera_edac.c |  455 ++
drivers/edac/altera_edac.h |  126 +
drivers/fpga/stratix10-soc.c   |1
drivers/misc/Kconfig   |   17
drivers/misc/Makefile  |1
drivers/misc/intel-rsu.c   |  377 +
drivers/misc/intel-service.c   |   51
drivers/misc/intel-smc.h   |  105 +
drivers/mtd/devices/Kconfig|7
drivers/mtd/devices/Makefile   |2
drivers/mtd/devices/altera_quadspi.c   |  667 
++
drivers/mtd/spi-nor/cadence-quadspi.c  |   19
include/linux/intel-service-client.h   |   15
19 files changed, 1962 insertions(+), 38 deletions(-)


thanks,
Limeng


--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from sdk for remote system feature

2018-05-18 Thread Li, Meng
Hi Bruce,

I guess you intent to merge these patches into standard/base after updating 
kernel to 4.12.24. is it right?

Thanks,
Limeng

> -Original Message-
> From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto-
> boun...@yoctoproject.org] On Behalf Of meng...@windriver.com
> Sent: Wednesday, May 16, 2018 5:15 PM
> To: Ashfield, Bruce
> Cc: linux-yocto@yoctoproject.org
> Subject: [linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from
> sdk for remote system feature
> 
> From: Limeng <meng...@windriver.com>
> 
> 
> Hi Bruce,
> 
> Now, there are some update for intel-socfpga, Stratix10 SoC from SDK.
> These patches are used to implement remote system update feature.
> 
> Please help to meger below patches into linux-yocto, kernel 4.12, branch is
> standard/base
> 
> 0001-FogBugz-251539-1-Add-Altera-Quad-SPI-Driver.patch
> 0002-FogBugz-251539-2-dts-Add-Altera-Quad-SPI-Driver-Devi.patch
> 0003-arm64-dts-stratix10-Change-pad-skew-values-for-EMAC0.patch
> 0004-FogBugz-554812-fpga-stratix10-unitialized-data.patch
> 0005-mtd-spi-nor-cadence-quadspi-Fix-page-fault-kernel-pa.patch
> 0006-FogBugz-549288-1-misc-Stratix10-Protected-register-a.patch
> 0007-FogBugz-549288-2-Add-Stratix10-ECC-Manager-binding.patch
> 0008-FogBugz-549288-3-edac-Add-support-for-Stratix10-SDRA.patch
> 0009-FogBugz-549288-4-dts-add-Stratix10-sdram-ecc.patch
> 0010-FogBugz-554835-1-Add-Stratix-10-SoC-RSU-Driver.patch
> 0011-FogBugz-554835-3-Intel-RSU-binding-documentation.patch
> 0012-FogBugz-514234-arm64-dts-stratix10-Add-PL330-DMA-to-.patch
> 0013-intel-socfpga-dts-add-rsu-node-to-enable-rsu-driver.patch
> 0014-intel-socfpga-dts-improve-qspi-node-for-rsu-feature.patch
> 
> Documentation/devicetree/bindings/arm/altera/socfpga-eccmgr.txt|   42
> Documentation/devicetree/bindings/firmware/intel,stratix10-rsu.txt |   28
> Documentation/devicetree/bindings/mtd/altera_quadspi.txt   |   42
> arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  |   37
> arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts |6
> drivers/edac/Kconfig   |2
> drivers/edac/altera_edac.c |  455 
> ++
> drivers/edac/altera_edac.h |  126 +
> drivers/fpga/stratix10-soc.c   |1
> drivers/misc/Kconfig   |   17
> drivers/misc/Makefile  |1
> drivers/misc/intel-rsu.c   |  377 
> +
> drivers/misc/intel-service.c   |   51
> drivers/misc/intel-smc.h   |  105 +
> drivers/mtd/devices/Kconfig|7
> drivers/mtd/devices/Makefile   |2
> drivers/mtd/devices/altera_quadspi.c   |  667 
> ++
> drivers/mtd/spi-nor/cadence-quadspi.c  |   19
> include/linux/intel-service-client.h   |   15
> 19 files changed, 1962 insertions(+), 38 deletions(-)
> 
> 
> thanks,
> Limeng
> 
> 
> --
> ___
> linux-yocto mailing list
> linux-yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] : [yocto-4.12]: intel-socfpga: get latest patches from sdk for remote system feature

2018-05-16 Thread Meng.Li
From: Limeng 


Hi Bruce,

Now, there are some update for intel-socfpga, Stratix10 SoC from SDK.
These patches are used to implement remote system update feature.

Please help to meger below patches into linux-yocto, kernel 4.12, branch is 
standard/base
 
0001-FogBugz-251539-1-Add-Altera-Quad-SPI-Driver.patch
0002-FogBugz-251539-2-dts-Add-Altera-Quad-SPI-Driver-Devi.patch
0003-arm64-dts-stratix10-Change-pad-skew-values-for-EMAC0.patch
0004-FogBugz-554812-fpga-stratix10-unitialized-data.patch
0005-mtd-spi-nor-cadence-quadspi-Fix-page-fault-kernel-pa.patch
0006-FogBugz-549288-1-misc-Stratix10-Protected-register-a.patch
0007-FogBugz-549288-2-Add-Stratix10-ECC-Manager-binding.patch
0008-FogBugz-549288-3-edac-Add-support-for-Stratix10-SDRA.patch
0009-FogBugz-549288-4-dts-add-Stratix10-sdram-ecc.patch
0010-FogBugz-554835-1-Add-Stratix-10-SoC-RSU-Driver.patch
0011-FogBugz-554835-3-Intel-RSU-binding-documentation.patch
0012-FogBugz-514234-arm64-dts-stratix10-Add-PL330-DMA-to-.patch
0013-intel-socfpga-dts-add-rsu-node-to-enable-rsu-driver.patch
0014-intel-socfpga-dts-improve-qspi-node-for-rsu-feature.patch

Documentation/devicetree/bindings/arm/altera/socfpga-eccmgr.txt|   42 
Documentation/devicetree/bindings/firmware/intel,stratix10-rsu.txt |   28 
Documentation/devicetree/bindings/mtd/altera_quadspi.txt   |   42 
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  |   37 
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts |6 
drivers/edac/Kconfig   |2 
drivers/edac/altera_edac.c |  455 ++
drivers/edac/altera_edac.h |  126 +
drivers/fpga/stratix10-soc.c   |1 
drivers/misc/Kconfig   |   17 
drivers/misc/Makefile  |1 
drivers/misc/intel-rsu.c   |  377 +
drivers/misc/intel-service.c   |   51 
drivers/misc/intel-smc.h   |  105 +
drivers/mtd/devices/Kconfig|7 
drivers/mtd/devices/Makefile   |2 
drivers/mtd/devices/altera_quadspi.c   |  667 
++
drivers/mtd/spi-nor/cadence-quadspi.c  |   19 
include/linux/intel-service-client.h   |   15 
19 files changed, 1962 insertions(+), 38 deletions(-)


thanks,
Limeng


-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto