Hi Bruce,

    Please help to merge code into our linux-yocto repo.

    repo:
        linux-yocto
    branch:
        v5.15/standard/preempt-rt/cn-sdkv5.15/octeon

Thanks,
Ruiqiang

The following changes since commit 2de25ec0bd6d6eab1cbae409c759afdeb3cd0fe7:

  Merge branch 'v5.15/standard/base' into 
v5.15/standard/preempt-rt/cn-sdkv5.15/octeon (2024-02-26 23:31:41 -0500)

are available in the Git repository at:

  g...@github.com:cythe/linux.git 
linux-yocto/v5.15/standard/preempt-rt/cn-sdkv5.15/octeon

for you to fetch changes up to 535fb4dcd1bac766551cff518efa2eea8f0a7c72:

  octeontx2-af: reveal only TIM params that are available (2024-03-05 10:50:09 
+0800)

----------------------------------------------------------------
Amit Singh Tomar (1):
      arm_mpam: Fix lock related warnings

Ankur Dwivedi (1):
      octeontx2-af: fix mcam hit counter

Anshumali Gaur (1):
      net: thunderx: update dmac filter when user changes mac addr

Baha Mesleh (3):
      octeontx2-bphy-netdev: ignore MCS bypass errors
      octeontx2-bphy-netdev: release psm queues on exit
      octeontx2-bphy-netdev: disable rx on RFOEs on exit

Bharat Bhushan (3):
      drivers: watchdog: marvell_gti: fix zero pretimeout handling
      crypto/octeontx2: By default allocate one CPT LF per CPT VF
      crypto: octeontx2: Honor irqaffinity passed via bootargs

Chandrakala Chavva (1):
      driver: edac: octeontx: Improvements to GIC RAS handler

Damian Eppel (2):
      firmware: octeontx2: sysfs interface for PORTM boot cfg
      firmware: octeontx2: minor fixes for PORTM boot cfg

Geetha sowjanya (3):
      octeontx2-pf: TC flower offload support for ICMP type and code
      octeontx2-pf: Add support for offload tc with skbedit mark action
      octeontx2-af: Dump hw register state on error

George Cherian (2):
      amba: Honour the CPU association while adding a new device
      octeontx2-af: Fix Support of FDSA tag

Hariprasad Kelam (5):
      octeontx2-af: Enable loading more KPU profiles
      octeontx2-af: Fix pause frame configuration
      octeontx2-af: configure 802.3 pause frames in SGMII/QSGMII mode
      octeontx2-af: map management port always to first PF
      octeontx2-af: Fix default entries mcam entry action

James Morse (1):
      ACPI/MPAM: update MPAM ACPI headers

Jayanthi Annadurai (1):
      edac: octeontx: Add support for GIC RAS reporting

Jenishkumar Patel (2):
      net: mvpp2: corrected BM pool size
      net: mvpp2: fix ethernet issue caused after stopping DPDK app

Kiran Kumar K (2):
      octeontx2-af: Fix capture PPPOE ltype
      octeontx2-af: Add KPU parsing support for GRE ERSPAN

Mikko Suni (1):
      FWLOG: Correct read length with ppos

Muhammad Asim Zahid (1):
      resctrl: fix NULL pointer dereference

Naveen Mamindlapalli (3):
      Revert "octeontx2-bphy-netdev: Clear MBT full condition in ndo_open 
callback"
      Revert "octeontx-bphy-netdev: enable mbt full drop enable"
      octeontx2-bphy-netdev: Add cpri busrt packet limiter

Nithin Dabilpuram (1):
      octeontx2-af: fix CN10KB FIFO length for RPM2

Paul Way (5):
      mmc: added delay_element calculation from dll lock
      mmc: change read dqs cmd and read dqs values
      MMC: fix the init_timings lookup.
      Revert "mmc: revert emmc timing changes"
      MMC: Fix for SD card support in cadence driver

Pavan Nikhilesh (3):
      octeontx2-af: disable preemption when enabling TIM
      octeontx2-af: clear state on TIM ring disable
      octeontx2-af: add TIM error af interrupt handlers

Petr Malat (1):
      coresight: Add panic notifier cleanup

Piyush Malgujar (2):
      soc: marvell: otx2: Add Kconfig option for otx2-ghes-init file.
      soc: marvell: otx2: Add dependency in Kconfig for GHES BERT

Ratheesh Kannoth (3):
      octeontx2-af: Fix printing of SPI field
      Revert "octeontx2-pf: Set maximum queue size to 16K"
      octeontx2-af: Initialize bitmap arrays.

Sai Krishna (5):
      octeontx2-vf: Fix VF mbox up message error on PTP RX enable
      octeontx2-bphy-netdev: Add SW workaround for Zero padding
      octeontx2-pf: Add TC flower offload support for TCP flags
      octeontx2-pf: Reorder tearing down of PTP RX info work queue, mailbox
      octeontx2-pf: Add ucast filter count configurability via devlink.

Scott Rowberry (1):
      firmware: octeontx2: sysfs interface for led blink rate

Shijith Thotton (1):
      octeontx2-af: reveal only TIM params that are available

Subbaraya Sundeep (7):
      octeontx2-pf: Wait till detach_resources msg is complete
      octeontx2-pf: Use default max_active works instead of one
      octeontx2-af: Always allocate low priority entries for PF
      octeontx2-pf: Send UP messages to VF only when VF is up.
      octeontx2-pf: Reschedule up message if message data is non zero
      octeontx2-af: Use separate handlers for interrupts
      octeontx2-cpt: Wake up waiting process as last step

Suman Ghosh (4):
      octeontx2-af: Add new mbox to support multicast/mirror offload
      octeontx2-pf: TC flower offload support for mirror
      octeontx2-af: Add new devlink param to configure maximum usable NIX LFs
      octeontx2-af: Fix multicast/mirror group lock/unlock issue

Suneel Garapati (1):
      drivers: spi-cadence-xspi: Change xfer logic base

Sunil Goutham (3):
      octeontx2-pf: Honor irqaffinity passed via bootargs
      genirq: Export irqaffinity_default
      octeontx2-pf: Fix module compilation failure

Tanmay Jagdale (1):
      coresight: Move print_arch_cpu_state declaration to a generic header

Witold Sadowski (1):
      swup: Remove smc_update_obj_info

 drivers/acpi/arm64/mpam.c                          |  45 +-
 drivers/amba/bus.c                                 |  12 +-
 drivers/crypto/marvell/octeontx2/otx2_cptlf.c      |  14 +-
 drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c |   1 +
 drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c |   3 +-
 drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c |   3 +-
 drivers/edac/octeontx_edac.c                       |  39 +
 drivers/firmware/octeontx2/Kconfig                 |  22 +
 drivers/firmware/octeontx2/Makefile                |   2 +
 drivers/firmware/octeontx2/led-blink-rate.c        | 113 +++
 drivers/firmware/octeontx2/portm-boot-cfg.c        | 511 +++++++++++++
 drivers/hwtracing/coresight/coresight-core.c       |   7 +
 drivers/mmc/host/sdhci-cadence.c                   |   3 +-
 drivers/net/ethernet/cavium/thunder/nic_main.c     |  10 +-
 drivers/net/ethernet/cavium/thunder/thunder_bgx.c  |   6 +
 drivers/net/ethernet/marvell/mvpp2/mvpp2.h         |   6 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    | 128 +---
 drivers/net/ethernet/marvell/octeontx2/af/cgx.c    |   5 +
 drivers/net/ethernet/marvell/octeontx2/af/mbox.h   |  80 ++-
 drivers/net/ethernet/marvell/octeontx2/af/npc.h    |   3 +
 .../ethernet/marvell/octeontx2/af/npc_profile.h    | 141 +++-
 drivers/net/ethernet/marvell/octeontx2/af/rpm.c    |  18 +-
 drivers/net/ethernet/marvell/octeontx2/af/rvu.c    |  27 +-
 drivers/net/ethernet/marvell/octeontx2/af/rvu.h    |  47 +-
 .../net/ethernet/marvell/octeontx2/af/rvu_cgx.c    |  60 +-
 .../ethernet/marvell/octeontx2/af/rvu_debugfs.c    |  20 +-
 .../ethernet/marvell/octeontx2/af/rvu_devlink.c    | 124 +++-
 .../net/ethernet/marvell/octeontx2/af/rvu_nix.c    | 794 ++++++++++++++++++++-
 .../net/ethernet/marvell/octeontx2/af/rvu_npc.c    | 140 ++--
 .../net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c | 106 ++-
 .../net/ethernet/marvell/octeontx2/af/rvu_reg.h    |  10 +
 .../net/ethernet/marvell/octeontx2/af/rvu_struct.h |   7 +
 .../net/ethernet/marvell/octeontx2/af/rvu_tim.c    | 205 +++++-
 .../ethernet/marvell/octeontx2/bphy/bphy_common.h  |  31 +
 .../marvell/octeontx2/bphy/bphy_netdev_comm_if.h   |   5 +
 .../marvell/octeontx2/bphy/cnf10k_bphy_hw.h        |  16 +
 .../ethernet/marvell/octeontx2/bphy/cnf10k_rfoe.c  |  92 ++-
 .../ethernet/marvell/octeontx2/bphy/otx2_bphy.h    |   5 +
 .../ethernet/marvell/octeontx2/bphy/otx2_bphy_hw.h |  14 +
 .../marvell/octeontx2/bphy/otx2_bphy_main.c        |  78 ++
 .../ethernet/marvell/octeontx2/bphy/otx2_cpri.c    |  30 +
 .../ethernet/marvell/octeontx2/bphy/otx2_cpri.h    |   2 +
 .../ethernet/marvell/octeontx2/bphy/otx2_rfoe.c    |  25 +
 .../ethernet/marvell/octeontx2/nic/otx2_common.c   |   8 +-
 .../ethernet/marvell/octeontx2/nic/otx2_common.h   |   9 +-
 .../ethernet/marvell/octeontx2/nic/otx2_devlink.c  |  68 ++
 .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c  |   2 +-
 .../ethernet/marvell/octeontx2/nic/otx2_flows.c    |  20 +-
 .../net/ethernet/marvell/octeontx2/nic/otx2_pf.c   |  27 +-
 .../net/ethernet/marvell/octeontx2/nic/otx2_tc.c   | 152 +++-
 .../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c |   3 +
 .../net/ethernet/marvell/octeontx2/nic/otx2_txrx.h |   3 +
 .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c   |  16 +-
 drivers/platform/mpam/mpam_devices.c               |   5 +-
 drivers/soc/marvell/Kconfig                        |  11 +
 drivers/soc/marvell/cn10ka-swup/mrvl_swup.h        |   1 -
 drivers/soc/marvell/fwlog.c                        |   1 +
 drivers/soc/marvell/octeontx2-ghes/Makefile        |   2 +-
 drivers/spi/spi-cadence-xspi.c                     |  27 +-
 drivers/watchdog/marvell_gti_wdt.c                 |   7 +
 fs/resctrl/monitor.c                               |   2 +-
 include/acpi/actbl2.h                              | 115 +++
 include/acpi/actbl3.h                              |  65 --
 include/linux/arm_mpam.h                           |   2 +-
 include/linux/coresight.h                          |   3 -
 include/linux/cpu.h                                |   2 +
 kernel/irq/manage.c                                |   1 +
 67 files changed, 3090 insertions(+), 472 deletions(-)
 create mode 100644 drivers/firmware/octeontx2/led-blink-rate.c
 create mode 100644 drivers/firmware/octeontx2/portm-boot-cfg.c
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13633): 
https://lists.yoctoproject.org/g/linux-yocto/message/13633
Mute This Topic: https://lists.yoctoproject.org/mt/104737492/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to