In message: [linux-yocto][linux-yocto-dev standard/cn96xx] marvell-cn96xx for linux-yocto-dev v5.8 on 10/08/2020 Ruiqiang Hao wrote:
> Hi Bruce, > > Would you please help to merge follow kernel code into our > linux-yocto-dev kernel? > > The branch is > standard/cn96xx merged Bruce > > Thanks, > Ruiqiang > > The following changes since commit 318516993725768f072a5505b591eb75f6eb5d88: > > misc: otx_bphy_ctr: Fix access_ok() argument error (2020-07-21 01:42:07 > +0000) > > are available in the Git repository at: > > https://github.com/cythe/linux.git marvell-cn96xx_v5.8 > > for you to fetch changes up to 2f3ebe87b53ebfcae9384ad0dff807d9c4195073: > > octeontx2-bphy-netdev: Enable MSIXEN bit in IOCTL handler (2020-08-10 > 02:02:41 +0000) > > ---------------------------------------------------------------- > Bhaskara Budiredla (2): > drivers: gicv3: fetches atf mem region for LPI prop and pend tables > drivers: gicv3: removes the LPI tables warning print > > Chandrakala Chavva (1): > driver: serdes_debugfs: Allow user to clear prbs errors. > > Linu Cherian (1): > irqchip/gic-v3: Add workaround for interrupt loss on IPI > > Naveen Mamindlapalli (3): > otx2-bphy-netdev: Add support for registering both rfoe and cpri netdev > intf > otx2-bphy-netdev: Add support for configurable PTP clock rate > octeontx2-bphy-netdev: Enable MSIXEN bit in IOCTL handler > > Rick Farrington (3): > Documentation: dt: edac: update sdei-ghes/bed-bert settings > ACPI: APEI: BERT: support BERT in non-ACPI systems > drivers: marvell: otx2: sdei-ghes: add BERT support for RAS errors > > Satha Rao (1): > octeontx2-af: fix Extended DSA and eDSA parsing > > Documentation/devicetree/bindings/edac/marvell-sdei-ghes.txt | 48 > ++++++++++++++++-- > drivers/acpi/apei/bert.c | 65 > ++++++++++++++++++------ > drivers/irqchip/Makefile | 2 > +- > drivers/irqchip/irq-gic-v3-fixes.c | 236 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/irqchip/irq-gic-v3-its.c | 32 > ++++++++---- > drivers/irqchip/irq-gic-v3.c | 58 > +++++++++++++++++++-- > drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h | 6 > +-- > drivers/net/ethernet/marvell/octeontx2/bphy/otx2_bphy.h | 3 > +- > drivers/net/ethernet/marvell/octeontx2/bphy/otx2_bphy_main.c | 48 > ++++++++++++++---- > drivers/net/ethernet/marvell/octeontx2/bphy/otx2_cpri.c | 59 > +++++++++------------- > drivers/net/ethernet/marvell/octeontx2/bphy/otx2_cpri.h | 2 > +- > drivers/net/ethernet/marvell/octeontx2/bphy/otx2_rfoe.c | 39 > +++++++-------- > drivers/net/ethernet/marvell/octeontx2/bphy/otx2_rfoe.h | 25 > ++++++++- > drivers/net/ethernet/marvell/octeontx2/bphy/rfoe_bphy_netdev_comm_if.h | 1 > + > drivers/soc/marvell/Kconfig | 10 > ++++ > drivers/soc/marvell/octeontx2-ghes/otx2-sdei-ghes.c | 267 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/soc/marvell/octeontx2-serdes/serdes_debugfs.c | 19 > ++++++- > include/acpi/apei.h | 2 > + > include/linux/irqchip/arm-gic-v3.h | 3 > ++ > include/linux/irqchip/irq-gic-v3-fixes.h | 31 > ++++++++++++ > 20 files changed, 851 insertions(+), 105 deletions(-) > create mode 100644 drivers/irqchip/irq-gic-v3-fixes.c > create mode 100644 include/linux/irqchip/irq-gic-v3-fixes.h >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8949): https://lists.yoctoproject.org/g/linux-yocto/message/8949 Mute This Topic: https://lists.yoctoproject.org/mt/76100388/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
