In message: [linux-yocto][v5.15/standard&preempt-rt/intel-sdk-5.15/intel-socfpga] Add support for Intel Agilex-F board on 16/06/2022 liwei wrote:
> Hi Bruce, > > This pull is use to support intel Agilex F board, most of the patches are from > intel socfpga SDK, some patches are from yocto v5.10, these patches are > already > tested with Agilex F board and work fine. > > could you help to create two branches for these patches and merge them? > > v5.15/standard/intel-sdk-5.15/intel-socfpga > v5.15/standard/preempt-rt/intel-sdk-5.15/intel-socfpga I've created the branches and merged the content. I was just doing -stable updates, so there was one merge conflict. I've resolved it as part of the merge, but double check and send fixups as necessary. Bruce > > > Thanks, > Liwei. > > > The following changes since commit 7d6bb4300a230d090a6c7a375128b75e95470e94: > > Merge tag 'v5.15.46' into v5.15/standard/base (2022-06-14 10:08:38 -0400) > > are available in the Git repository at: > > https://github.com/2005songliwei/linux-yocto-pull.git v5.15-pull-0616 > > for you to fetch changes up to 300894eb57b6aaeb7bc38fcda9cd51c3b15385e6: > > arch: arm64: dts: disable fcs feature by default on Intel socfpga platforms > (2022-06-16 01:55:53 -0700) > > ---------------------------------------------------------------- > Alan Tull (10): > FogBugz #84276: lcd driver on i2c > 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 #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 #536771: fpga: bridge: fix klocwork sprintf complaint > FogBugz #568392: fpga mgr debugfs: update to use current upstream api > > Ang Tien Sung (9): > HSD #15010184463: crypto: intel_fcs: Fix the inability to probe driver > HSD #1509974402: firmware: stratix10-svc: To support a new SMC command > to return ATF Version > HSD #1508914759: firmware: stratix10-svc: fix FPGA reconfiguration SVC > timeout > HSD #14015013554: firmware: stratix10-svc: Support up to 4 SVC clients > HSD #14015013554: fpga: stratix10-soc: Support multi-client > multi-threading > HSD #14015013554: firmware: stratix10-svc: Fixed thread stop > HSD #15010184463: crypto: intel_fcs: Fix the inability to probe driver > on S10 DTSI > HSD #14015618796: crypto: intel_fcs: support concurrent fcs clients > requests > fpga: altera-cvp: Increase credit timeout > > Boon Khai Ng (2): > HSD #14014974605: crypto: intel_fcs: Update Certificate Mask for FPGA > Attestation > HSD #18017770485: intel: fcs: Update Certificate Mask for FPGA > Attestation Update the certificate mask to 0xff to cover all attestation > certificate in Agilex Family > > Chew, Chiau Ee (1): > fpga: bridge: incorrect set to clear freeze_illegal_request register > > Dalon Westergreen (10): > net: eth: altera: tse_start_xmit ignores tx_buffer call response > net: eth: altera: set rx and tx ring size before init_dma call > net: eth: altera: fix altera_dmaops declaration > net: eth: altera: add optional function to start tx dma > net: eth: altera: Add missing identifier names to function declarations > net: eth: altera: change tx functions to type netdev_tx_t > net: eth: altera: add support for ptp and timestamping > net: eth: altera: add msgdma prefetcher > net: eth: altera: update devicetree bindings documentation > net: eth: altera: Move common functions to altera_utils > > Dinh Nguyen (14): > FogBugz #184646: Turn on all peripheral clocks for a system reboot > FogBugz #236669: Add a Kconfig for ILC driver > HSD #2209582664: mpu_l2ram_clk should be mpu_ccu_clk > HSD #1707096314: remove duplicate mpu_ccu_clk entry > HSD #14010901465-2: Backport Frame Buffer II driver from 4.14-ltsi > HSD #14012623823: Address CVE error for Agilex clock driver > HSD #14012818438-2: dts: Add hwmon support for temp and voltage sensing > HSD #14012818438-3: hwmon: firmware: Add support for temp/voltage sense > cvp: allow interrupt to continue next time > EDAC/synopsys: add support for version 3 of the Synopsys EDAC DDR > EDAC/synopsys: v3.80a of the synopsys edac contoller is also on the N5X > HSD #1509132525: dts: n5x: add sdr node > HSD #1308655004: don't clear the ue/ce status bits > arm64: dts: n5x: add qspi, usb, and ethernet support > > Graham Moore (3): > FogBugz #172665: Sample driver for DMA transfer to FPGA soft IP (FIFO) > FogBugz #284482-1: A10 cache coherency is different than A5/C5. > FogBugz #284482-2: A10 cache coherency is different than A5/C5. > > Joyce Ooi (5): > net: eth: altera: initialize hardware clock to 0 > HSD #1508459581: ARM: dts: adjust the clock frequency and falling time > for i2c1 > Revert "HSD #1508459581: ARM: dts: adjust the clock frequency and > falling time for i2c1" > HSD#1509832443: net: eth: altera: fix build errors for QSE drivers > HSD#1509827762: arm64: dts: stratix10: add Intel FPGA Quad Speed > Ethernet for Stratix10 > > Kris Chaplin (2): > net: eth: qse: Add dma_wmb to msgdma prefetcher to ensure data ordering > HSD #16014059592: svc: Add SMC support for ROM Patch SHA384 mailbox > > Ley Foon Tan (3): > FogBugz #138162: Add Altera hardware mutex driver > FogBugz #143478: drivers/misc: Add sysid from arch to drivers > HSD #1508890903: net: ethernet: altera: Fixes size of DMA buffer > allocation > > Limeng (3): > arm64: dts: add dts for updating FPGA configure > driver: edac: create an interface to check ecc feature status > intel-socfpga: dts: improve qspi node for rsu feature > > Matthew Gerlach (3): > FogBugz #408205: fix printf format error > FogBugz #403389-1: Altera Partial Reconfiguration IP Core > FogBugz #408870: add debugfs interface for fpga config complete timeout > > Mauro Carvalho Chehab (1): > firmware: stratix10-svc: fix kernel-doc markups > > Meng Li (20): > arch: arm64: altera: add dts file to support sgmii ethernet on FPGA side > arch: arm64: altera: add dts file to support gpio on FPGA side > arch: arm64: intel: add dts file to support gpio on FPGA side > mtd: rawnand: denali_dt: start denali nand driver a little later > arm64: dts: enable qspi-nor flash for Agilex NAND booting mode > arch: arm64: intel: add dts file to support sgmii ethernet on FPGA side > arch: arm64: intel: create dts to support FPGA GPIO and SGMII on Agilex > NAND flash platform > arch: arm64: intel: add dts file to support FPGA update feature > driver: edac: altera_edac: fix build warning > driver: adc: ltc2497: return directly after reading the adc conversion > value > driver: ethernet: stmmac: remove the redundant clock disable action > mfd: altera-sysmgr: enable raw spinlock feature for preempt-rt kernel > intel: fcs: release mutex lock in failing path > firmware: stratix10-svc: release mutex sdm_lock after processing command > arm64: dts: intel: improve qspi node for rsu feature > aarch: arm64: dts: add condition to include qse dtsi file > aarch: arm64: dts: add #clock-cells property in gmac node > intel: fcs: avoid allocating memory repeatedly > intel: fcs: disable to request random number generation on Stratix10 > platform > arch: arm64: dts: disable fcs feature by default on Intel socfpga > platforms > > MengLi (2): > arch: arm64: dts: add pcie dts file for stratix 10 platform > driver: firmware: stratix10-svc: schedule thread out when there is no > data reveived > > Ong Hean Loong (2): > FogBugz #421702-1: Device tree bindings Frame Buffer II for Display > Port IP > FogBugz #421702-2: implement Frame Buffer II for Display Port IP > > Ooi, Joyce (10): > HSD #1507870299: video: fbdev: fix dma allocation error > net: ethernet: altera: add main and header file for Intel FPGA QSE > Ethernet driver > net: ethernet: altera: add ethtool support for Intel FPGA QSE driver > net: ethernet: altera: add Intel FPGA QSE Driver Makefile and Kconfig > MAINTAINERS: Add entry for Intel FPGA Quad Speed Ethernet Driver > net: ethernet: altera: add DMA support for Intel FPGA QSE driver > net: ethernet: altera: fix conversion of scaled_ppm to ppb > dt-bindings: net: add bindings for Intel FPGA Quad Speed Ethernet driver > altera tse: fix ptp initialization in Altera TSE > net: ethernet: altera: fix TOD adjust time > > Richard Gong (61): > firmware: stratix10-svc: extend svc to support new RSU features > firmware: stratix10-svc: extend svc to support FCS features > crypto: intel-fcs: crypto service driver for Intel SoCFPGA family > HSD #1707224891: firmware: stratix10-svc: extend svc to support RSU > feature > crypto: intel_fcs: update to properly handle NULL pointer > crypto: set intel_fcs task as uninterruptible > HSD #18011523007: svc: stratix10-svc: additional changes for SDOS > HSD #22010894880: crypto: intel_fcs: support certificate status word > HSD #18011523007: crypto: intel_fcs: additional updates for SDOS support > crypto: intel_fcs: disable RNG debugging message > firmware: stratix10-svc: correct reconfig flag and timeout values > firmware: stratix10-svc: extend svc to support new RSU features > firmware: stratix10-rsu: extend rsu driver for new features > HSD #22012255049: crypto: intel_fcs: correct SDOS min. and max. buffer > sizes > HSD #22012255070: crypto: intel_fcs: reset the min. and max. buffer > size values > firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0 > firmware: stratix10-svc: extend SVC driver to get the firmware version > fpga: fpga-mgr: add FPGA_MGR_BITSTREAM_AUTHENTICATE flag > fpga: of-fpga-region: add authenticate-fpga-config property > dt-bindings: fpga: add authenticate-fpga-config property > fpga: stratix10-soc: extend driver for bitstream authentication > HSD #16013024105: fpga: stratix10-soc: stop kernel thread > HSD #22012814951-1: intel_fcs: don't report error with rejected service > HSD #22012814951-2: intel_fcs: replace __u32 with uint32_t > HSD #22012990567-1: firmware: stratix10-svc: clean up SMC call > HSD #22012990567-2: firmware: stratix10-svc: clean up SMC call > definitions > HSD #22012990567-3: crypto: intel_fcs: clean up callback function > HSD #14013003981-1: firmware: stratix10-svc: extend svc for attestation > HSD #14013003981-3: crypto: intel_fcs: extend fcs for FPGA attestation > HSD #22012990567: crypto: intel_fcs: use the word rather than bit > HSD #18016072895-1: firmware: stratix10-svc: add sessionID > HSD #18016072895-2: crypto: intel_fcs: add sessionID at > PSGSIGMA_TEARDOWN > HSD #14013247745-1: firmware: stratix10-svc: extend for single > certificate > HSD #14013247745-2: crypto: intel_fcs: extend to support single > certificate > firmware: stratix10-svc: correct API and SMC definitions > HSD #18016094374-1: firmware: stratix10-svc: extend to support new FPGA > attestation features > HSD #18016094374-2: crypto: intel_fcs: extend to support new FPGA > attestation features > firmware: stratix10-svc: update for exporting the service key object > firmware: stratix10-svc: update for removing the service key object > firmware: stratix10-svc: update for getting the service key info > crypto: intel_fcs: update for getting service key info > firmware: stratix10-svc: update for AES encrypt and decrypt > crypto: intel_fcs: update for AES encrypt and decrypt > firmware: stratix10-svc: remove the condition for not support > firmware: stratix10-svc: increase args array > firmware: stratix10-svc: update for getting SHA2 digest > crypto: intel_fcs: update for getting SHA2 digest > crypto: intel_fcs: update for verifying MAC > firmware: stratix10-svc: update for verifying MAC > firmware: stratix10-svc: update for ECDSA hash signing > crypto: intel_fcs: update for ECDSA hash signing > firmware: stratix10-svc: update for ECDSA SHA2 signing > crypto: intel_fcs: update for ECDSA SHA2 signing > firmware: stratix10-svc: update for verifying hash signature > crypto: intel_fcs: update for verifying hash signature > firmware: stratix10-svc: update for verifying SHA2 signature > crypto: intel_fcs: update for verifying SHA2 signature > firmware: stratix10-svc: update for getting public key > firmware: stratix10-svc: update for ECDH request > crypto: intel_fcs: update for ECDH request > crypto: intel_fcs: update for SDOS extension > > Siew Chin Lim (19): > firmware: stratix10-svc: support open & close service session > crypto: intel_fcs: support open & close service session > firmware: stratix10-svc: update for importing the service key object > crypto: intel_fcs: update for importing the service key object > crypto: intel_fcs: update for exporting the service key object > firmware: stratix10-svc: update for asynchronous response with service > completed > firmware: stratix10-svc: update for RNG extension > crypto: intel_fcs: update for RNG extension > firmware: stratix10-svc: update for SDOS extension > HSD #22013762153: intel: fcs: Increase size of struct > intel_fcs_dev_ioctl > HSD #18015689699-1: firmware: stratix10-svc: change get provsion data > to async SMC call > HSD #18015689699-2: crypto: intel_fcs: change get provision data to > async SMC call > HSD #22013011814: crypto: intel_fcs: support HWRNG via /dev/hwrng > HSD #22013011814-2: crypto: intel_fcs: Remove dev_err from dev/hwrng > read function > intel: fcs: Fixed typo of parameter used in SEND_CERTIFICATE > intel: fcs: Fixed the size of session ID in memcpy function > intel: fcs: Properly initialize 'timeout' in RNG request before use > intel: fcs: Validate the data address pointer and size before using it > intel: fcs: Copy data from user space to kernel space via copy_from_user > > Sin Hui Kho (1): > arm64: dts: Update NAND MTD partition for Agilex and Stratix 10 > > Teh, Wen Ping (6): > HSD #15010087323 firmware: stratix10-svc: AES, SHA2/HMAC and ECDSA > service for large file > HSD #15010087323 crypto: intel_fcs: AES service for large file > HSD #15010087323 crypto: intel_fcs: ECDSA service for large file > HSD #15010087323 crypto: intel_fcs: SHA2/HMAC service for large file > HSD #1509644685 firmware: stratix10-svc: Generic Mailbox Command > HSD #1509644685 crypto: intel_fcs: Generic Mailbox Command > > Tham, Mun Yew (3): > HSD #14014656595: net: ethernet: altera: add main and header file for > Intel FPGA E-tile Ethernet driver > HSD #14014656595: net: ethernet: altera: add ethtool support for Intel > FPGA E-tile Ethernet driver > HSD #14014656595: ethernet: FEC driver for Intel FPGA E-tile Ethernet > driver > > Thor Thayer (10): > FogBugz #411698-2: Add Altera A10-SR power supply alarms > FogBugz #411698-3: hwmon: Add Altera A10-SR power supply alarms > FogBugz #532583-1: hwmon: Update A10SR HWMON register calls > FogBugz #532583-2: hwmon: Fix buffer calls for SDL compliance. > FogBugz #532583-3: mtd: a10sr: Add A10SR HWMON > FogBugz #411698-4: socfpga: dts: Add A10-SR Devkit power supply alarms > HSD #1806784746: EDAC/altera: Warm Reset option S10 DBE > arm64: smp: Fix EDAC DBE panic_smp_self_stop() conflict > HSD #1707131464: EDAC/altera: Add S10 SDRAM ECC check for legacy U-Boot > HSD #22010887177: Move structures into Intel FCS UAPI header > > Yves Vandervennet (2): > FogBugz #332657-1: Stratix 10 Software Virtual Platform > FogBugz #332657-2: add Stratix10 SWVP to arm64 defconfig > > cnphoon (1): > FogBugz #178225: Add Altera interrupt latency counter driver > > radu bacrau (2): > HSD #14011791668: firmware: stratix10-svc: extend svc to support RSU > feature > HSD #14011791668: firmware: stratix10-rsu: extend RSU driver to get > DCMF status > > Documentation/devicetree/bindings/arm/altera/fpga-dma.txt > | 25 + > Documentation/devicetree/bindings/fpga/altera-partial-reconfig.txt > | 12 + > Documentation/devicetree/bindings/fpga/fpga-region.txt > | 10 + > Documentation/devicetree/bindings/misc/altera-hwmutex.txt > | 22 + > Documentation/devicetree/bindings/misc/altera-interrupt-latency-counter.txt > | 49 ++ > Documentation/devicetree/bindings/misc/altera_sysid.txt > | 11 + > Documentation/devicetree/bindings/net/altera_qse.txt > | 112 +++++ > Documentation/devicetree/bindings/net/altera_tse.txt > | 103 +++- > Documentation/devicetree/bindings/tty/newhaven_lcd.txt > | 21 + > Documentation/devicetree/bindings/video/altr,vip-fb2.txt > | 22 + > Documentation/fpga/debugfs.txt > | 39 ++ > Documentation/hwmon/index.rst > | 1 + > Documentation/hwmon/soc64-hwmon.rst > | 28 ++ > MAINTAINERS > | 7 + > arch/arm/boot/dts/socfpga.dtsi > | 2 +- > arch/arm/boot/dts/socfpga_arria10.dtsi > | 1 + > arch/arm/boot/dts/socfpga_arria10_socdk.dtsi > | 17 + > arch/arm/boot/dts/socfpga_arria5_socdk.dts > | 8 + > arch/arm/boot/dts/socfpga_cyclone5_socdk.dts > | 8 + > arch/arm/mach-socfpga/Kconfig > | 5 + > arch/arm/mach-socfpga/Makefile > | 1 + > arch/arm/mach-socfpga/core.h > | 3 + > 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 > | 5 +- > arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi > | 6 + > arch/arm64/boot/dts/altera/socfpga_stratix10_fpga_update.dts > | 17 + > arch/arm64/boot/dts/altera/socfpga_stratix10_qse.dtsi > | 116 +++++ > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts > | 5 +- > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_ghrd.dts > | 79 ++++ > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts > | 24 +- > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_pcie.dts > | 61 +++ > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_sgmii.dts > | 88 ++++ > arch/arm64/boot/dts/altera/stratix10_swvp.dts > | 763 ++++++++++++++++++++++++++++++ > arch/arm64/boot/dts/intel/socfpga_agilex.dtsi > | 9 + > arch/arm64/boot/dts/intel/socfpga_agilex_fpga_update.dts > | 17 + > arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts > | 2 +- > arch/arm64/boot/dts/intel/socfpga_agilex_socdk_ghrd.dts > | 78 +++ > arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand.dts > | 56 ++- > arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand_ghrd.dts > | 78 +++ > arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand_sgmii.dts > | 55 +++ > arch/arm64/boot/dts/intel/socfpga_agilex_socdk_sgmii.dts > | 55 +++ > arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts > | 126 +++++ > arch/arm64/kernel/smp.c > | 4 + > drivers/clk/socfpga/clk-agilex.c > | 2 +- > drivers/crypto/Kconfig > | 11 + > drivers/crypto/Makefile > | 1 + > drivers/crypto/intel_fcs.c > | 3067 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/dma/pl330.c > | 54 ++- > drivers/edac/Kconfig > | 11 +- > drivers/edac/altera_edac.c > | 77 ++- > drivers/edac/altera_edac.h > | 7 + > drivers/edac/synopsys_edac.c > | 53 ++- > drivers/firmware/stratix10-rsu.c > | 121 ++++- > drivers/firmware/stratix10-svc.c > | 875 ++++++++++++++++++++++++++++++---- > drivers/fpga/Kconfig > | 7 + > drivers/fpga/Makefile > | 3 +- > drivers/fpga/altera-cvp.c > | 16 +- > drivers/fpga/altera-freeze-bridge.c > | 2 +- > drivers/fpga/fpga-bridge.c > | 4 +- > drivers/fpga/fpga-mgr-debugfs.c > | 235 +++++++++ > drivers/fpga/fpga-mgr-debugfs.h > | 37 ++ > drivers/fpga/fpga-mgr.c > | 8 + > drivers/fpga/of-fpga-region.c > | 24 +- > drivers/fpga/stratix10-soc.c > | 95 +++- > drivers/hwmon/Kconfig > | 18 + > drivers/hwmon/Makefile > | 2 + > drivers/hwmon/altera-a10sr-hwmon.c > | 406 ++++++++++++++++ > drivers/hwmon/soc64-hwmon.c > | 427 +++++++++++++++++ > drivers/iio/adc/ltc2497.c > | 2 + > drivers/mfd/altera-a10sr.c > | 4 + > drivers/mfd/altera-sysmgr.c > | 1 + > drivers/misc/Kconfig > | 17 + > drivers/misc/Makefile > | 3 + > drivers/misc/altera_hwmutex.c > | 320 +++++++++++++ > drivers/misc/altera_ilc.c > | 299 ++++++++++++ > drivers/misc/altera_sysid.c > | 141 ++++++ > drivers/mtd/nand/raw/denali_dt.c > | 23 +- > drivers/net/ethernet/Makefile > | 2 +- > drivers/net/ethernet/altera/Kconfig > | 27 +- > drivers/net/ethernet/altera/Makefile > | 16 +- > drivers/net/ethernet/altera/altera_eth_dma.c > | 193 ++++++++ > drivers/net/ethernet/altera/altera_eth_dma.h > | 138 ++++++ > drivers/net/ethernet/altera/altera_msgdma.c > | 35 +- > drivers/net/ethernet/altera/altera_msgdma.h > | 43 +- > drivers/net/ethernet/altera/altera_msgdma_prefetcher.c > | 437 +++++++++++++++++ > drivers/net/ethernet/altera/altera_msgdma_prefetcher.h > | 38 ++ > drivers/net/ethernet/altera/altera_msgdmahw_prefetcher.h > | 87 ++++ > drivers/net/ethernet/altera/altera_sgdma.c > | 142 +++--- > drivers/net/ethernet/altera/altera_sgdma.h > | 45 +- > drivers/net/ethernet/altera/altera_tse.h > | 106 +---- > drivers/net/ethernet/altera/altera_tse_ethtool.c > | 30 ++ > drivers/net/ethernet/altera/altera_tse_main.c > | 399 +++++++++++----- > drivers/net/ethernet/altera/altera_utils.c > | 30 ++ > drivers/net/ethernet/altera/altera_utils.h > | 51 ++ > drivers/net/ethernet/altera/intel_fpga_etile.h > | 2445 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/net/ethernet/altera/intel_fpga_etile_ethtool.c > | 963 +++++++++++++++++++++++++++++++++++++ > drivers/net/ethernet/altera/intel_fpga_etile_fec.c > | 212 +++++++++ > drivers/net/ethernet/altera/intel_fpga_etile_main.c > | 1958 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/net/ethernet/altera/intel_fpga_qse_ll.h > | 649 +++++++++++++++++++++++++ > drivers/net/ethernet/altera/intel_fpga_qse_ll_ethtool.c > | 788 +++++++++++++++++++++++++++++++ > drivers/net/ethernet/altera/intel_fpga_qse_ll_main.c > | 1717 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/net/ethernet/altera/intel_fpga_tod.c > | 348 ++++++++++++++ > drivers/net/ethernet/altera/intel_fpga_tod.h > | 56 +++ > drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c > | 3 +- > drivers/tty/Kconfig > | 6 + > drivers/tty/Makefile > | 1 + > drivers/tty/newhaven_lcd.c > | 636 +++++++++++++++++++++++++ > drivers/video/fbdev/Kconfig > | 22 + > drivers/video/fbdev/Makefile > | 3 + > drivers/video/fbdev/altvipfb2-plat.c > | 136 ++++++ > drivers/video/fbdev/altvipfb2.c > | 188 ++++++++ > drivers/video/fbdev/altvipfb2.h > | 48 ++ > include/dt-bindings/clock/agilex-clock.h > | 47 +- > include/linux/altera_hwmutex.h > | 41 ++ > include/linux/firmware/intel/stratix10-smc.h > | 1182 +++++++++++++++++++++++++++++++++++++++++++++- > include/linux/firmware/intel/stratix10-svc-client.h > | 215 ++++++++- > include/linux/fpga/fpga-mgr.h > | 6 + > include/linux/mfd/altera-a10sr.h > | 58 +++ > include/uapi/linux/intel_fcs-ioctl.h > | 674 ++++++++++++++++++++++++++ > 121 files changed, 22848 insertions(+), 599 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/net/altera_qse.txt > create mode 100644 Documentation/devicetree/bindings/tty/newhaven_lcd.txt > create mode 100644 Documentation/devicetree/bindings/video/altr,vip-fb2.txt > create mode 100644 Documentation/fpga/debugfs.txt > create mode 100644 Documentation/hwmon/soc64-hwmon.rst > create mode 100644 arch/arm/mach-socfpga/fpga-dma.c > create mode 100644 > arch/arm64/boot/dts/altera/socfpga_stratix10_fpga_update.dts > create mode 100644 arch/arm64/boot/dts/altera/socfpga_stratix10_qse.dtsi > create mode 100644 > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_ghrd.dts > create mode 100644 > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_pcie.dts > create mode 100644 > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_sgmii.dts > create mode 100644 arch/arm64/boot/dts/altera/stratix10_swvp.dts > create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex_fpga_update.dts > create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex_socdk_ghrd.dts > create mode 100644 > arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand_ghrd.dts > create mode 100644 > arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand_sgmii.dts > create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex_socdk_sgmii.dts > create mode 100644 drivers/crypto/intel_fcs.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/hwmon/soc64-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/net/ethernet/altera/altera_eth_dma.c > create mode 100644 drivers/net/ethernet/altera/altera_eth_dma.h > create mode 100644 drivers/net/ethernet/altera/altera_msgdma_prefetcher.c > create mode 100644 drivers/net/ethernet/altera/altera_msgdma_prefetcher.h > create mode 100644 drivers/net/ethernet/altera/altera_msgdmahw_prefetcher.h > create mode 100644 drivers/net/ethernet/altera/intel_fpga_etile.h > create mode 100644 drivers/net/ethernet/altera/intel_fpga_etile_ethtool.c > create mode 100644 drivers/net/ethernet/altera/intel_fpga_etile_fec.c > create mode 100644 drivers/net/ethernet/altera/intel_fpga_etile_main.c > create mode 100644 drivers/net/ethernet/altera/intel_fpga_qse_ll.h > create mode 100644 drivers/net/ethernet/altera/intel_fpga_qse_ll_ethtool.c > create mode 100644 drivers/net/ethernet/altera/intel_fpga_qse_ll_main.c > create mode 100644 drivers/net/ethernet/altera/intel_fpga_tod.c > create mode 100644 drivers/net/ethernet/altera/intel_fpga_tod.h > create mode 100644 drivers/tty/newhaven_lcd.c > create mode 100644 drivers/video/fbdev/altvipfb2-plat.c > create mode 100644 drivers/video/fbdev/altvipfb2.c > create mode 100644 drivers/video/fbdev/altvipfb2.h > create mode 100644 include/linux/altera_hwmutex.h > create mode 100644 include/uapi/linux/intel_fcs-ioctl.h
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11405): https://lists.yoctoproject.org/g/linux-yocto/message/11405 Mute This Topic: https://lists.yoctoproject.org/mt/91795935/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
