On 2018-04-03 10:37 PM, meng...@windriver.com wrote:
From: Limeng <meng...@windriver.com>


Hi Bruce,

Now, there are some update for intel-socfpga, Stratix10 SoC from SDK.
There are some primary features update as below:
- cpu on with PSCI function
- reboot support
- watchdog support
- update FPGA configure in Linux in real time via FPGA manager.

Sorry for the delay, these are now merged. Since there were no
modifications to common files, or standard use cases, I have no
issues with the changes and put them on standard/base

Bruce


Please help to meger below patches into linux-yocto, kernel 4.12, branch is 
standard/base
0001-arm64-dts-stratix10-Use-PSCI-spin-table-for-SMP.patch
0002-arm64-dts-stratix10-Use-PSCI-node-instead-of-spin-ta.patch
0003-arm64-dts-stratix10-fix-SPI-settings.patch
0004-FogBugz-196859-tty-newhaven_lcd-make-local-struct-st.patch
0005-FogBugz-532583-1-hwmon-Update-A10SR-HWMON-register-c.patch
0006-FogBugz-532583-2-hwmon-Fix-buffer-calls-for-SDL-comp.patch
0007-FogBugz-532583-3-mtd-a10sr-Add-A10SR-HWMON.patch
0008-FogBugz-411698-4-socfpga-dts-Add-A10-SR-Devkit-power.patch
0009-dt-bindings-firmware-add-Intel-Stratix10-service-lay.patch
0010-arm64-dts-stratix10-add-service-driver-binding-to-ba.patch
0011-driver-misc-add-Intel-Stratix10-service-layer-driver.patch
0012-dt-bindings-fpga-add-Stratix10-SoC-FPGA-manager-bind.patch
0013-fpga-add-intel-stratix10-soc-fpga-manager-driver.patch
0014-arm64-dts-stratix10-add-fpga-manager-and-region.patch
0015-FogBugz-536772-tty-newhaven_lcd-fix-klocwork-complai.patch
0016-FogBugz-536771-fpga-bridge-fix-klocwork-sprintf-comp.patch
0017-FogBugz-538499-klockwork-fix-potential-memory-leaks.patch
0018-kbuild-Enable-DT-symbols-when-CONFIG_OF_OVERLAY-is-u.patch
0019-Revert-ARM-DT-Enable-symbols-when-CONFIG_OF_OVERLAY-.patch
0020-FogBugz-539974-set-clocks-for-watchdog-timer-on-Stra.patch
0021-driver-misc-enhance-service-layer-for-u-boot-w-o-SMC.patch
0022-arm64-dts-stratix10-enable-watchdog-timer-on-the-S10.patch
0023-arm64-dts-stratix10-disable-false-USB-overcurrent-on.patch
0024-FogBugz-545807-driver-misc-increase-timeout-value-fo.patch
0025-arm64-dts-add-dts-for-updating-FPGA-configure.patch

  arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi                         |   
54
  arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts                    |   
 1
  b/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt      |   
57
  b/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt |   
10
  b/arch/arm/boot/Makefile                                                  |   
 4
  b/arch/arm/boot/dts/Makefile                                              |   
 4
  b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi                            |   
 4
  b/arch/arm64/boot/dts/altera/Makefile                                     |   
 2
  b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi                       |   
 8
  b/arch/arm64/boot/dts/altera/socfpga_stratix10_fpga_update.dts            |   
17
  b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts                  |   
 4
  b/drivers/clk/socfpga/clk-gate-s10.c                                      |   
 5
  b/drivers/clk/socfpga/clk-periph-s10.c                                    |   
 1
  b/drivers/clk/socfpga/clk-pll-s10.c                                       |   
11
  b/drivers/fpga/Kconfig                                                    |   
 6
  b/drivers/fpga/Makefile                                                   |   
 1
  b/drivers/fpga/fpga-bridge.c                                              |   
 4
  b/drivers/fpga/stratix10-soc.c                                            |  
514 +++++
  b/drivers/hwmon/altera-a10sr-hwmon.c                                      |   
53
  b/drivers/mfd/altera-a10sr.c                                              |   
 4
  b/drivers/misc/Kconfig                                                    |   
13
  b/drivers/misc/Makefile                                                   |   
 1
  b/drivers/misc/intel-service.c                                            |  
951 ++++++++++
  b/drivers/misc/intel-smc.h                                                |  
205 ++
  b/drivers/tty/newhaven_lcd.c                                              |   
 2
  b/include/linux/intel-service-client.h                                    |  
176 +
  b/scripts/Makefile.lib                                                    |   
 4
  drivers/hwmon/altera-a10sr-hwmon.c                                        |   
 2
  drivers/misc/intel-service.c                                              |   
 7
  drivers/tty/newhaven_lcd.c                                                |   
22
  include/linux/intel-service-client.h                                      |   
 2
  31 files changed, 2068 insertions(+), 81 deletions(-)

thanks,
Limeng



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

Reply via email to