[linux-yocto] kernel patches for intel-Stratix10 SoC development board
Bruce Ashfield
bruce.ashfield at windriver.com
Mon Feb 26 09:48:13 PST 2018
On 02/24/2018 02:37 AM, Li, Meng wrote:
> Hi Bruce,
>
> I fork a linux-yocto kernel and then apply patches on standard/base branch.
> Could you please help to merge these kernel patches into linux-yocto kernel,
>
merged
Bruce
> Thanks,
> Limeng
>
> The following changes since commit 40146055677a69730b2c36da1c8c1b4e9bae7bb0:
>
> mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y (2018-02-20 09:13:43 -0500)
>
> are available in the git repository at:
>
> https://github.com/limeng-linux/linux-yocto-4.12-1.git standard/base
>
> for you to fetch changes up to 22f73c1fe99198a7b37aa5c76978fe19d301fd88:
>
> drivers: ethernet: stmmac: keep Ethernet clock in enable status on Stratix10 platform (2018-02-24 15:26:04 +0800)
>
> ----------------------------------------------------------------
> Alan Tull (24):
> FogBugz #84276: lcd driver on i2c
> FogBugz #100586: Set lcd backlight brightness to max
> FogBugz #102358: i2c newhaven lcd driver uses faulty hyphen
> FogBugz #107683: handle backspace better in lcd driver
> FogBugz #114479: load custom character for backslash
> FogBugz #118160: support tilde character on newhaven lcd module
> FogBugz #125882: lcd module needs time to process commands.
> FogBugz #101176: add sys entry to set lcd module brightness
> FogBugz #299928: arria10 swvp: add device tree
> FogBugz #365525-3: socfpga: dts: remove fpga image specific info
> FogBugz #398879-1: fpga: doc: documentation for FPGA debugfs
> FogBugz #398879-2: fpga mgr debugfs
> FogBugz #405628-1: fpga: doc: add config complete timeout
> FogBugz #411427: fpga: memory leaks in fpga manager debugfs
> FogBugz #412211: fpga: fix fpga mgr debugfs for module
> FogBugz #458420-1: dts: arria10 socdk: add max1619
> FogBugz #458420-2: ARM: dts: add lcd character panel
> FogBugz #491967-2: dts: stratix10: enable i2c
> FogBugz #492768: i2c: dw: temporary workaround for i2c clocks
> FogBugz #492768: Revert "i2c: dw: temporary workaround for i2c clocks"
> FogBugz #491967-5: dts: stratix10: add ltc2497
> gpio: gpio-dwapb: add optional reset
> arm64: dts: stratix10: add gpio header
> dts: stratix10_socdk: enable gpio1 and leds
>
> Chris Rauer (1):
> FogBugz #177284: add Altera VIP framebuffer driver
>
> Dinh Nguyen (33):
> ARM: socfpga: Turn on ARM errata for L2 cache
> FogBugz #184646: Turn on all peripheral clocks for a system reboot
> tty: newhaven_lcd: Remove devinit and devexit
> FogBugz #240546: Move VIP driver into FB hardware folder
> misc: hwmutex: replace devm_request_and_ioremap with devm_ioremap_resource
> misc: sysid: replace devm_request_and_ioremap with devm_ioremap_and_resource
> misc: ilc: replace devm_request_and_ioremap with devm_ioremap_and_resource
> FogBugz #236669: Add a Kconfig for ILC driver
> FogBugz #184650: Cleanup Altera license headers.
> ARM: dts: socfpga: set the i2c frequency
> FogBugz #488851: dts: use spin-table for SMP
> FogBugz #488843-1: dts: clock bindings for the SoCFPGA Stratix10
> FogBugz #488843-2: add clock driver for Stratix10 SOC
> FogBugz #488936-1: dts: bringup SoCFPGA Stratix10 devkit
> FogBugz #488936-2: Add clocks to emac/sdmmc node
> arm64: dts: fix up the gic register for the Stratix10 platform
> FogBugz #491251: temporary remove PSCI node
> arm64: dts: stratix10: add ethernet/sdmmc support to S10 devkit
> FogBugz #492420: fix up the correct order of parents for noc_clk
> FogBugz #493306: mark the l4_sp_clk as a critical clock
> FogBugz #493310: dts: use the clocks for the timers and uarts
> reset: socfpga: build the reset-socfpga for Stratix10 SOC
> arm64: stratix10: include the reset manager bindings
> arm64: stratix10: add the 'altr,modrst-off' property
> arm64: dts: stratix10: add reset property for various peripherals
> reset: socfpga: fix for 64-bit compilation
> arm64: dts: stratix10: fix interrupt number for gpio1
> usb: dwc2: disable erroneous overcurrent condition
> usb: dwc2: add optional usb ecc reset bit
> arm64: dts: stratix10: remove phy node for usb
> arm64: dts: stratix10: enable USB on the devkit
> FogBugz #516572: add clock to USB nodes
> arm64: dts: stratix10: add USB ECC reset bit
>
> Fengguang Wu (1):
> FogBugz #229601: newhaven lcd: fix kbuild test robot warnings
>
> Graham Moore (5):
> FogBugz #172665: Sample driver for DMA transfer to FPGA soft IP (FIFO)
> TRCom NAND board device tree.
> FogBugz #284482-1: A10 cache coherency is different than A5/C5.
> FogBugz #284482-2: A10 cache coherency is different than A5/C5.
> FogBugz #468942-2: Modify QSPI read_delay for Arria10.
>
> Ley Foon Tan (9):
> FogBugz #143478: arch/arm: Move sysid from arch to drivers
> FogBugz #138162: Add Altera hardware mutex driver
> FogBugz #143451: Fix mutex compatible string
> FogBugz #144109: Remove extra lines from license header
> FogBugz #143478: drivers/misc: Move sysid from arch to drivers
> misc: hwmutex: use IS_ERR and PTR_ERR to check for error
> misc: sysid: use IS_ERR and PTR_ERR to check for error
> FogBugz #331067: misc: altera_hwmutex: remove .owner
> FogBugz #331066: misc: altera_hwmutex: remove redundant unused of_match_ptr
>
> Limeng (9):
> arm64: dts: stratix10: enable qspi feature
> mtd: spi-nor: add support for mt25qu02g serial flash
> arm64: dts: stratix10: control FPGA IO from linux kernel
> arm64: dts: stratix10: add alias for i2c1
> arm64: dts: stratix10: correct PMU interrupt number
> arm64: dts: stratix10: add interrupt-parent property in root node
> drivers: ethernet: stmmac: set delay_us value as 0
> drivers: ethernet: stmmac: improve phy control during ethernet suspend/resume
> drivers: ethernet: stmmac: keep Ethernet clock in enable status on Stratix10 platform
>
> Matthew Gerlach (6):
> FogBugz #408205: fix printf format error
> FogBugz #404467: add missing binding documentation
> FogBugz #403389-1: Altera Partial Reconfiguration IP Core
> FogBugz #421690: use a unique name to register freeze controller
> FogBugz #408870: add debugfs interface for fpga config complete timeout
> FogBugz #374571: Fix Sysid driver hotplug support.
>
> Pantelis Antoniou (2):
> OF: DT-Overlay configfs interface (v7)
> ARM: DT: Enable symbols when CONFIG_OF_OVERLAY is used
>
> Richard Gong (4):
> dt-bindings: reset: Add reset manager offsets for Stratix10
> FogBugz #454145: Update stratix10_swvp.dts file for S10 SoC VP
> FogBugz #470512: Update stratix10_swvp.dts file for S10 SoC Simics/VP
> Revert "FogBugz #470510: Update stratix10_swvp.dts file for S10 SoC Simics/VP"
>
> Thor Thayer (6):
> FogBugz #411698-2: Add Altera A10-SR power supply alarms
> FogBugz #411698-3: hwmon: Add Altera A10-SR power supply alarms
> net: stmmac: Add additional registers for dwmac1000_dma ethtool
> net: stmmac: Adjust dump offset of DMA registers for ethtool
> FogBugz #495013-1: dts: stratix10: Add QSPI support for Stratix10
> mtd: spi-nor: Allow Cadence QSPI support for ARM64
>
> Vince Bridgers (1):
> devicetree: net: micrel-ksz90x1.txt: correct documentation
>
> Yves Vandervennet (4):
> FogBugz #332657-1: Stratix 10 Software Virtual Platform
> FogBugz #332657-2: Stratix 10 Software Virtual Platform
> FogBugz #332965: missing Makefile to build Stratix10 SWVP dts
> FogBugz #334039: enable SMP for the Stratix10 SWVP
>
> cnphoon (1):
> FogBugz #178225: Add Altera interrupt latency counter driver
>
> .../devicetree/bindings/arm/altera/fpga-dma.txt | 25 +
> .../bindings/fpga/altera-partial-reconfig.txt | 12 +
> .../devicetree/bindings/fpga/fpga-region.txt | 13 +
> .../devicetree/bindings/gpio/snps-dwapb-gpio.txt | 1 +
> .../devicetree/bindings/misc/altera-hwmutex.txt | 22 +
> .../misc/altera-interrupt-latency-counter.txt | 49 ++
> .../devicetree/bindings/misc/altera_sysid.txt | 11 +
> .../devicetree/bindings/net/micrel-ksz90x1.txt | 98 ++-
> .../devicetree/bindings/tty/newhaven_lcd.txt | 21 +
> .../devicetree/bindings/video/altvipfb.txt | 22 +
> Documentation/devicetree/configfs-overlays.txt | 31 +
> Documentation/fpga/debugfs.txt | 39 +
> arch/arm/boot/Makefile | 4 +
> arch/arm/boot/dts/Makefile | 6 +
> arch/arm/boot/dts/socfpga.dtsi | 2 +-
> arch/arm/boot/dts/socfpga_arria10.dtsi | 1 +
> arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 15 +-
> arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts | 2 +-
> arch/arm/boot/dts/socfpga_arria10_swvp.dts | 542 ++++++++++++++
> arch/arm/boot/dts/socfpga_arria5_socdk.dts | 8 +
> arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts | 2 +-
> arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dts | 2 +-
> arch/arm/boot/dts/socfpga_cyclone5_socdk.dts | 8 +
> arch/arm/boot/dts/socfpga_cyclone5_trcom.dts | 150 ++++
> arch/arm/mach-socfpga/Kconfig | 12 +
> arch/arm/mach-socfpga/Makefile | 1 +
> arch/arm/mach-socfpga/core.h | 10 +-
> arch/arm/mach-socfpga/fpga-dma.c | 689 ++++++++++++++++++
> arch/arm/mach-socfpga/socfpga.c | 8 +
> arch/arm64/Kconfig.platforms | 5 +
> arch/arm64/boot/dts/altera/Makefile | 1 +
> arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 592 ++++++++++++++-
> .../boot/dts/altera/socfpga_stratix10_socdk.dts | 138 +++-
> arch/arm64/boot/dts/altera/stratix10_swvp.dts | 763 ++++++++++++++++++++
> drivers/clk/Makefile | 1 +
> drivers/clk/socfpga/Makefile | 4 +
> drivers/clk/socfpga/clk-gate-s10.c | 218 ++++++
> drivers/clk/socfpga/clk-periph-s10.c | 163 +++++
> drivers/clk/socfpga/clk-pll-s10.c | 146 ++++
> drivers/clk/socfpga/clk.c | 9 +
> drivers/clk/socfpga/clk.h | 8 +
> drivers/dma/pl330.c | 52 +-
> drivers/fpga/Kconfig | 7 +
> drivers/fpga/Makefile | 3 +-
> drivers/fpga/altera-freeze-bridge.c | 4 +-
> drivers/fpga/fpga-mgr-debugfs.c | 198 +++++
> drivers/fpga/fpga-mgr-debugfs.h | 37 +
> drivers/fpga/fpga-mgr.c | 8 +
> drivers/gpio/gpio-dwapb.c | 9 +
> drivers/hwmon/Kconfig | 9 +
> drivers/hwmon/Makefile | 1 +
> drivers/hwmon/altera-a10sr-hwmon.c | 443 ++++++++++++
> drivers/misc/Kconfig | 17 +
> drivers/misc/Makefile | 5 +-
> drivers/misc/altera_hwmutex.c | 320 ++++++++
> drivers/misc/altera_ilc.c | 299 ++++++++
> drivers/misc/altera_sysid.c | 141 ++++
> drivers/mtd/spi-nor/Kconfig | 2 +-
> drivers/mtd/spi-nor/spi-nor.c | 1 +
> .../net/ethernet/stmicro/stmmac/dwmac1000_dma.c | 4 +-
> drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c | 2 +-
> drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h | 3 +
> drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c | 2 +-
> .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 7 +-
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 11 +-
> drivers/of/Kconfig | 7 +
> drivers/of/Makefile | 1 +
> drivers/of/configfs.c | 307 ++++++++
> drivers/reset/Kconfig | 2 +-
> drivers/reset/reset-socfpga.c | 17 +-
> drivers/tty/Kconfig | 6 +
> drivers/tty/Makefile | 1 +
> drivers/tty/newhaven_lcd.c | 640 ++++++++++++++++
> drivers/usb/dwc2/core.h | 5 +
> drivers/usb/dwc2/hcd.c | 5 +
> drivers/usb/dwc2/params.c | 3 +
> drivers/usb/dwc2/platform.c | 10 +
> drivers/video/fbdev/Kconfig | 10 +
> drivers/video/fbdev/Makefile | 1 +
> drivers/video/fbdev/altvipfb.c | 303 ++++++++
> include/dt-bindings/reset/altr,rst-mgr-s10.h | 108 +++
> include/linux/altera_hwmutex.h | 41 ++
> include/linux/fpga/fpga-mgr.h | 3 +
> include/linux/mfd/altera-a10sr.h | 58 ++
> 84 files changed, 6891 insertions(+), 76 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/arm/altera/fpga-dma.txt
> create mode 100644 Documentation/devicetree/bindings/fpga/altera-partial-reconfig.txt
> create mode 100644 Documentation/devicetree/bindings/misc/altera-hwmutex.txt
> create mode 100644 Documentation/devicetree/bindings/misc/altera-interrupt-latency-counter.txt
> create mode 100644 Documentation/devicetree/bindings/misc/altera_sysid.txt
> create mode 100644 Documentation/devicetree/bindings/tty/newhaven_lcd.txt
> create mode 100644 Documentation/devicetree/bindings/video/altvipfb.txt
> create mode 100644 Documentation/devicetree/configfs-overlays.txt
> create mode 100644 Documentation/fpga/debugfs.txt
> create mode 100644 arch/arm/boot/dts/socfpga_arria10_swvp.dts
> create mode 100644 arch/arm/boot/dts/socfpga_cyclone5_trcom.dts
> create mode 100644 arch/arm/mach-socfpga/fpga-dma.c
> create mode 100644 arch/arm64/boot/dts/altera/stratix10_swvp.dts
> create mode 100644 drivers/clk/socfpga/clk-gate-s10.c
> create mode 100644 drivers/clk/socfpga/clk-periph-s10.c
> create mode 100644 drivers/clk/socfpga/clk-pll-s10.c
> create mode 100644 drivers/fpga/fpga-mgr-debugfs.c
> create mode 100644 drivers/fpga/fpga-mgr-debugfs.h
> create mode 100644 drivers/hwmon/altera-a10sr-hwmon.c
> create mode 100644 drivers/misc/altera_hwmutex.c
> create mode 100644 drivers/misc/altera_ilc.c
> create mode 100644 drivers/misc/altera_sysid.c
> create mode 100644 drivers/of/configfs.c
> create mode 100644 drivers/tty/newhaven_lcd.c
> create mode 100644 drivers/video/fbdev/altvipfb.c
> create mode 100644 include/dt-bindings/reset/altr,rst-mgr-s10.h
> create mode 100644 include/linux/altera_hwmutex.h
>
>> -----Original Message-----
>> From: Bruce Ashfield [mailto:bruce.ashfield at windriver.com]
>> Sent: Saturday, February 24, 2018 12:08 PM
>> To: Li, Meng
>> Cc: linux-yocto at yoctoproject.org; Hao, Kexin
>> Subject: Re: kernel patches for intel-Stratix10 SoC development board
>>
>> On 2018-02-17 11:26 PM, Li, Meng wrote:
>>> Hi Bruce,
>>>
>>> Please help to merge these kernel patches into linux-yocto kernel,
>>> branch is standard/base
>>>
>>> Thanks,
>>>
>>> Limeng
>>>
>>> The following changes since commit
>> 6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c:
>>>
>>> Linux 4.12 (2017-07-02 16:07:02 -0700)
>>>
>>> are available in the git repository at:
>>>
>>> https://github.com/limeng-linux/linux.git 4.12-pull-request
>>
>> I had a look at this series, and it isn't rebased to the current tip of linux-yocto-
>> 4.12 standard/base.
>>
>> As such, I can't directly/easily merge it .. I could rebase it to my history, but
>> that invalidates any work you've done with the build/testing previously.
>>
>> So this needs to be rebased onto a current linux-yocto 4.12 and resent for
>> merge.
>>
>> Bruce
>>
>>>
>>> for you to fetch changes up to
>> f1373ab5f900cdbba3e8c8c548adb044d95c13c8:
>>>
>>> arm64: dts: stratix10: add interrupt-parent property in root node
>>> (2018-02-18 12:09:33 +0800)
>>>
>>> ----------------------------------------------------------------
>>>
>>> Alan Tull (24):
>>>
>>> FogBugz #84276: lcd driver on i2c
>>>
>>> FogBugz #100586: Set lcd backlight brightness to max
>>>
>>> FogBugz #102358: i2c newhaven lcd driver uses faulty hyphen
>>>
>>> FogBugz #107683: handle backspace better in lcd driver
>>>
>>> FogBugz #114479: load custom character for backslash
>>>
>>> FogBugz #118160: support tilde character on newhaven lcd module
>>>
>>> FogBugz #125882: lcd module needs time to process commands.
>>>
>>> FogBugz #101176: add sys entry to set lcd module brightness
>>>
>>> FogBugz #299928: arria10 swvp: add device tree
>>>
>>> FogBugz #365525-3: socfpga: dts: remove fpga image specific
>>> info
>>>
>>> FogBugz #398879-1: fpga: doc: documentation for FPGA debugfs
>>>
>>> FogBugz #398879-2: fpga mgr debugfs
>>>
>>> FogBugz #405628-1: fpga: doc: add config complete timeout
>>>
>>> FogBugz #411427: fpga: memory leaks in fpga manager debugfs
>>>
>>> FogBugz #412211: fpga: fix fpga mgr debugfs for module
>>>
>>> FogBugz #458420-1: dts: arria10 socdk: add max1619
>>>
>>> FogBugz #458420-2: ARM: dts: add lcd character panel
>>>
>>> FogBugz #491967-2: dts: stratix10: enable i2c
>>>
>>> FogBugz #492768: i2c: dw: temporary workaround for i2c clocks
>>>
>>> FogBugz #492768: Revert "i2c: dw: temporary workaround for i2c
>>> clocks"
>>>
>>> FogBugz #491967-5: dts: stratix10: add ltc2497
>>>
>>> gpio: gpio-dwapb: add optional reset
>>>
>>> arm64: dts: stratix10: add gpio header
>>>
>>> dts: stratix10_socdk: enable gpio1 and leds
>>>
>>> Chris Rauer (1):
>>>
>>> FogBugz #177284: add Altera VIP framebuffer driver
>>>
>>> Dinh Nguyen (33):
>>>
>>> ARM: socfpga: Turn on ARM errata for L2 cache
>>>
>>> FogBugz #184646: Turn on all peripheral clocks for a system
>>> reboot
>>>
>>> tty: newhaven_lcd: Remove devinit and devexit
>>>
>>> FogBugz #240546: Move VIP driver into FB hardware folder
>>>
>>> misc: hwmutex: replace devm_request_and_ioremap with
>>> devm_ioremap_resource
>>>
>>> misc: sysid: replace devm_request_and_ioremap with
>>> devm_ioremap_and_resource
>>>
>>> misc: ilc: replace devm_request_and_ioremap with
>>> devm_ioremap_and_resource
>>>
>>> FogBugz #236669: Add a Kconfig for ILC driver
>>>
>>> FogBugz #184650: Cleanup Altera license headers.
>>>
>>> ARM: dts: socfpga: set the i2c frequency
>>>
>>> FogBugz #488851: dts: use spin-table for SMP
>>>
>>> FogBugz #488843-1: dts: clock bindings for the SoCFPGA
>>> Stratix10
>>>
>>> FogBugz #488843-2: add clock driver for Stratix10 SOC
>>>
>>> FogBugz #488936-1: dts: bringup SoCFPGA Stratix10 devkit
>>>
>>> FogBugz #488936-2: Add clocks to emac/sdmmc node
>>>
>>> arm64: dts: fix up the gic register for the Stratix10 platform
>>>
>>> FogBugz #491251: temporary remove PSCI node
>>>
>>> arm64: dts: stratix10: add ethernet/sdmmc support to S10 devkit
>>>
>>> FogBugz #492420: fix up the correct order of parents for
>>> noc_clk
>>>
>>> FogBugz #493306: mark the l4_sp_clk as a critical clock
>>>
>>> FogBugz #493310: dts: use the clocks for the timers and uarts
>>>
>>> reset: socfpga: build the reset-socfpga for Stratix10 SOC
>>>
>>> arm64: stratix10: include the reset manager bindings
>>>
>>> arm64: stratix10: add the 'altr,modrst-off' property
>>>
>>> arm64: dts: stratix10: add reset property for various
>>> peripherals
>>>
>>> reset: socfpga: fix for 64-bit compilation
>>>
>>> arm64: dts: stratix10: fix interrupt number for gpio1
>>>
>>> usb: dwc2: disable erroneous overcurrent condition
>>>
>>> usb: dwc2: add optional usb ecc reset bit
>>>
>>> arm64: dts: stratix10: remove phy node for usb
>>>
>>> arm64: dts: stratix10: enable USB on the devkit
>>>
>>> FogBugz #516572: add clock to USB nodes
>>>
>>> arm64: dts: stratix10: add USB ECC reset bit
>>>
>>> Fengguang Wu (1):
>>>
>>> FogBugz #229601: newhaven lcd: fix kbuild test robot warnings
>>>
>>> Graham Moore (5):
>>>
>>> FogBugz #172665: Sample driver for DMA transfer to FPGA soft IP
>>> (FIFO)
>>>
>>> TRCom NAND board device tree.
>>>
>>> FogBugz #284482-1: A10 cache coherency is different than A5/C5.
>>>
>>> FogBugz #284482-2: A10 cache coherency is different than A5/C5.
>>>
>>> FogBugz #468942-2: Modify QSPI read_delay for Arria10.
>>>
>>> Ley Foon Tan (9):
>>>
>>> FogBugz #143478: arch/arm: Move sysid from arch to drivers
>>>
>>> FogBugz #138162: Add Altera hardware mutex driver
>>>
>>> FogBugz #143451: Fix mutex compatible string
>>>
>>> FogBugz #144109: Remove extra lines from license header
>>>
>>> FogBugz #143478: drivers/misc: Move sysid from arch to drivers
>>>
>>> misc: hwmutex: use IS_ERR and PTR_ERR to check for error
>>>
>>> misc: sysid: use IS_ERR and PTR_ERR to check for error
>>>
>>> FogBugz #331067: misc: altera_hwmutex: remove .owner
>>>
>>> FogBugz #331066: misc: altera_hwmutex: remove redundant unused
>>> of_match_ptr
>>>
>>> Limeng (6):
>>>
>>> arm64: dts: stratix10: enable qspi feature
>>>
>>> mtd: spi-nor: add support for mt25qu02g serial flash
>>>
>>> arm64: dts: stratix10: control FPGA IO from linux kernel
>>>
>>> arm64: dts: stratix10: add alias for i2c1
>>>
>>> arm64: dts: stratix10: correct PMU interrupt number
>>>
>>> arm64: dts: stratix10: add interrupt-parent property in root
>>> node
>>>
>>> Matthew Gerlach (6):
>>>
>>> FogBugz #408205: fix printf format error
>>>
>>> FogBugz #404467: add missing binding documentation
>>>
>>> FogBugz #403389-1: Altera Partial Reconfiguration IP Core
>>>
>>> FogBugz #421690: use a unique name to register freeze
>>> controller
>>>
>>> FogBugz #408870: add debugfs interface for fpga config complete
>>> timeout
>>>
>>> FogBugz #374571: Fix Sysid driver hotplug support.
>>>
>>> Pantelis Antoniou (2):
>>>
>>> OF: DT-Overlay configfs interface (v7)
>>>
>>> ARM: DT: Enable symbols when CONFIG_OF_OVERLAY is used
>>>
>>> Richard Gong (4):
>>>
>>> dt-bindings: reset: Add reset manager offsets for Stratix10
>>>
>>> FogBugz #454145: Update stratix10_swvp.dts file for S10 SoC VP
>>>
>>> FogBugz #470512: Update stratix10_swvp.dts file for S10 SoC
>>> Simics/VP
>>>
>>> Revert "FogBugz #470510: Update stratix10_swvp.dts file for S10
>>> SoC Simics/VP"
>>>
>>> Thor Thayer (6):
>>>
>>> FogBugz #411698-2: Add Altera A10-SR power supply alarms
>>>
>>> FogBugz #411698-3: hwmon: Add Altera A10-SR power supply alarms
>>>
>>> net: stmmac: Add additional registers for dwmac1000_dma ethtool
>>>
>>> net: stmmac: Adjust dump offset of DMA registers for ethtool
>>>
>>> FogBugz #495013-1: dts: stratix10: Add QSPI support for
>>> Stratix10
>>>
>>> mtd: spi-nor: Allow Cadence QSPI support for ARM64
>>>
>>> Vince Bridgers (1):
>>>
>>> devicetree: net: micrel-ksz90x1.txt: correct documentation
>>>
>>> Yves Vandervennet (4):
>>>
>>> FogBugz #332657-1: Stratix 10 Software Virtual Platform
>>>
>>> FogBugz #332657-2: Stratix 10 Software Virtual Platform
>>>
>>> FogBugz #332965: missing Makefile to build Stratix10 SWVP dts
>>>
>>> FogBugz #334039: enable SMP for the Stratix10 SWVP
>>>
>>> cnphoon (1):
>>>
>>> FogBugz #178225: Add Altera interrupt latency counter driver
>>>
>>> .../devicetree/bindings/arm/altera/fpga-dma.txt | 25 +
>>>
>>> .../bindings/fpga/altera-partial-reconfig.txt | 12 +
>>>
>>> .../devicetree/bindings/fpga/fpga-region.txt | 13 +
>>>
>>> .../devicetree/bindings/gpio/snps-dwapb-gpio.txt | 1 +
>>>
>>> .../devicetree/bindings/misc/altera-hwmutex.txt | 22 +
>>>
>>> .../misc/altera-interrupt-latency-counter.txt | 49 ++
>>>
>>> .../devicetree/bindings/misc/altera_sysid.txt | 11 +
>>>
>>> .../devicetree/bindings/net/micrel-ksz90x1.txt | 98 ++-
>>>
>>> .../devicetree/bindings/tty/newhaven_lcd.txt | 21 +
>>>
>>> .../devicetree/bindings/video/altvipfb.txt | 22 +
>>>
>>> Documentation/devicetree/configfs-overlays.txt | 31 +
>>>
>>> Documentation/fpga/debugfs.txt | 39 +
>>>
>>> arch/arm/boot/Makefile | 4 +
>>>
>>> arch/arm/boot/dts/Makefile | 6 +
>>>
>>> arch/arm/boot/dts/socfpga.dtsi | 2 +-
>>>
>>> arch/arm/boot/dts/socfpga_arria10.dtsi | 1 +
>>>
>>> arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 15 +-
>>>
>>> arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts | 2 +-
>>>
>>> arch/arm/boot/dts/socfpga_arria10_swvp.dts | 542
>>> ++++++++++++++
>>>
>>> arch/arm/boot/dts/socfpga_arria5_socdk.dts | 8 +
>>>
>>> arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts | 2 +-
>>>
>>> arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dts | 2 +-
>>>
>>> arch/arm/boot/dts/socfpga_cyclone5_socdk.dts | 8 +
>>>
>>> arch/arm/boot/dts/socfpga_cyclone5_trcom.dts | 150 ++++
>>>
>>> arch/arm/mach-socfpga/Kconfig | 12 +
>>>
>>> arch/arm/mach-socfpga/Makefile | 1 +
>>>
>>> arch/arm/mach-socfpga/core.h | 10 +-
>>>
>>> arch/arm/mach-socfpga/fpga-dma.c | 689
>>> ++++++++++++++++++
>>>
>>> arch/arm/mach-socfpga/socfpga.c | 8 +
>>>
>>> arch/arm64/Kconfig.platforms | 5 +
>>>
>>> arch/arm64/boot/dts/altera/Makefile | 1 +
>>>
>>> arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 592
>>> ++++++++++++++-
>>>
>>> .../boot/dts/altera/socfpga_stratix10_socdk.dts | 138 +++-
>>>
>>> arch/arm64/boot/dts/altera/stratix10_swvp.dts | 763
>>> ++++++++++++++++++++
>>>
>>> drivers/clk/Makefile | 1 +
>>>
>>> drivers/clk/socfpga/Makefile | 4 +
>>>
>>> drivers/clk/socfpga/clk-gate-s10.c | 218 ++++++
>>>
>>> drivers/clk/socfpga/clk-periph-s10.c | 163 +++++
>>>
>>> drivers/clk/socfpga/clk-pll-s10.c | 146 ++++
>>>
>>> drivers/clk/socfpga/clk.c | 9 +
>>>
>>> drivers/clk/socfpga/clk.h | 8 +
>>>
>>> drivers/dma/pl330.c | 52 +-
>>>
>>> drivers/fpga/Kconfig | 7 +
>>>
>>> drivers/fpga/Makefile | 3 +-
>>>
>>> drivers/fpga/altera-freeze-bridge.c | 4 +-
>>>
>>> drivers/fpga/fpga-mgr-debugfs.c | 198 +++++
>>>
>>> drivers/fpga/fpga-mgr-debugfs.h | 37 +
>>>
>>> drivers/fpga/fpga-mgr.c | 8 +
>>>
>>> drivers/gpio/gpio-dwapb.c | 9 +
>>>
>>> drivers/hwmon/Kconfig | 9 +
>>>
>>> drivers/hwmon/Makefile | 1 +
>>>
>>> drivers/hwmon/altera-a10sr-hwmon.c | 443 ++++++++++++
>>>
>>> drivers/misc/Kconfig | 17 +
>>>
>>> drivers/misc/Makefile | 5 +-
>>>
>>> drivers/misc/altera_hwmutex.c | 320 ++++++++
>>>
>>> drivers/misc/altera_ilc.c | 299 ++++++++
>>>
>>> drivers/misc/altera_sysid.c | 141 ++++
>>>
>>> drivers/mtd/spi-nor/Kconfig | 2 +-
>>>
>>> drivers/mtd/spi-nor/spi-nor.c | 1 +
>>>
>>> .../net/ethernet/stmicro/stmmac/dwmac1000_dma.c | 4 +-
>>>
>>> drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c | 2 +-
>>>
>>> drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h | 3 +
>>>
>>> .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 7 +-
>>>
>>> drivers/of/Kconfig | 7 +
>>>
>>> drivers/of/Makefile | 1 +
>>>
>>> drivers/of/configfs.c | 307 ++++++++
>>>
>>> drivers/reset/Kconfig | 2 +-
>>>
>>> drivers/reset/reset-socfpga.c | 17 +-
>>>
>>> drivers/tty/Kconfig | 6 +
>>>
>>> drivers/tty/Makefile | 1 +
>>>
>>> drivers/tty/newhaven_lcd.c | 640
>>> ++++++++++++++++
>>>
>>> drivers/usb/dwc2/core.h | 5 +
>>>
>>> drivers/usb/dwc2/hcd.c | 5 +
>>>
>>> drivers/usb/dwc2/params.c | 3 +
>>>
>>> drivers/usb/dwc2/platform.c | 10 +
>>>
>>> drivers/video/fbdev/Kconfig | 10 +
>>>
>>> drivers/video/fbdev/Makefile | 1 +
>>>
>>> drivers/video/fbdev/altvipfb.c | 303 ++++++++
>>>
>>> include/dt-bindings/reset/altr,rst-mgr-s10.h | 108 +++
>>>
>>> include/linux/altera_hwmutex.h | 41 ++
>>>
>>> include/linux/fpga/fpga-mgr.h | 3 +
>>>
>>> include/linux/mfd/altera-a10sr.h | 58 ++
>>>
>>> 82 files changed, 6884 insertions(+), 70 deletions(-)
>>>
>>> create mode 100644
>>> Documentation/devicetree/bindings/arm/altera/fpga-dma.txt
>>>
>>> create mode 100644
>>> Documentation/devicetree/bindings/fpga/altera-partial-reconfig.txt
>>>
>>> create mode 100644
>>> Documentation/devicetree/bindings/misc/altera-hwmutex.txt
>>>
>>> create mode 100644
>>> Documentation/devicetree/bindings/misc/altera-interrupt-latency-counte
>>> r.txt
>>>
>>> create mode 100644
>>> Documentation/devicetree/bindings/misc/altera_sysid.txt
>>>
>>> create mode 100644
>>> Documentation/devicetree/bindings/tty/newhaven_lcd.txt
>>>
>>> create mode 100644
>>> Documentation/devicetree/bindings/video/altvipfb.txt
>>>
>>> create mode 100644 Documentation/devicetree/configfs-overlays.txt
>>>
>>> create mode 100644 Documentation/fpga/debugfs.txt
>>>
>>> create mode 100644 arch/arm/boot/dts/socfpga_arria10_swvp.dts
>>>
>>> create mode 100644 arch/arm/boot/dts/socfpga_cyclone5_trcom.dts
>>>
>>> create mode 100644 arch/arm/mach-socfpga/fpga-dma.c
>>>
>>> create mode 100644 arch/arm64/boot/dts/altera/stratix10_swvp.dts
>>>
>>> create mode 100644 drivers/clk/socfpga/clk-gate-s10.c
>>>
>>> create mode 100644 drivers/clk/socfpga/clk-periph-s10.c
>>>
>>> create mode 100644 drivers/clk/socfpga/clk-pll-s10.c
>>>
>>> create mode 100644 drivers/fpga/fpga-mgr-debugfs.c
>>>
>>> create mode 100644 drivers/fpga/fpga-mgr-debugfs.h
>>>
>>> create mode 100644 drivers/hwmon/altera-a10sr-hwmon.c
>>>
>>> create mode 100644 drivers/misc/altera_hwmutex.c
>>>
>>> create mode 100644 drivers/misc/altera_ilc.c
>>>
>>> create mode 100644 drivers/misc/altera_sysid.c
>>>
>>> create mode 100644 drivers/of/configfs.c
>>>
>>> create mode 100644 drivers/tty/newhaven_lcd.c
>>>
>>> create mode 100644 drivers/video/fbdev/altvipfb.c
>>>
>>> create mode 100644 include/dt-bindings/reset/altr,rst-mgr-s10.h
>>>
>>> create mode 100644 include/linux/altera_hwmutex.h
>>>
>
More information about the linux-yocto
mailing list