On Tue, Dec 10, 2019 at 10:16 PM Kevin Hao <haoke...@gmail.com> wrote:
>
> Hi Bruce,
>
> Here is another patch series for the Marvell cn96xx SoC support.
> The main changes are the bug fixes for the GPIO, PCIe and Ethernet.
> Please help me merge these into the following branches:
>   v5.2/standard/cn96xx
>   v5.2/standard/preempt-rt/cn96xx
>
> The following changes since commit 11ba9b2fefea6b722c912e0cc698ee197dc0a239:
>
>   Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xx (2019-12-03 
> 09:35:59 -0500)
>
> are available in the Git repository at:
>
>   git://github.com/haokexin/linux v5.2/standard/cn96xx

Thanks Kevin,

These are now merged.

Bruce

>
> for you to fetch changes up to 0e3b76f8feb77b6cc340d20cbade69b234bb59e7:
>
>   drivers: spi: octeontx2: set tritx in config register (2019-12-11 09:59:59 
> +0800)
>
> ----------------------------------------------------------------
> Felix Manlunas (1):
>       octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
>
> Geetha sowjanya (2):
>       octeontx2-af: Fix return value in npc_set_pkind
>       octeontx2-pf: Remove ARM64 and LSE_ATOMICS dependency
>
> Harman Kalra (1):
>       octeontx2-af: Undo PTP NPC config in FLR
>
> Maciej Czekaj (1):
>       arm64: Fix workaround for Marvell erratum 37119
>
> Peter Swain (1):
>       gpio: thunderx: avoid potential deadlock
>
> Radha Mohan Chintakuntla (2):
>       drivers: cleanup el3 handler only if parent process exits
>       gpio: thunderx: Fix interrupt support for kernel driver
>
> Subbaraya Sundeep (2):
>       PCI: Assign bus numbers present in EA capability for bridges
>       PCI: Do not use bus number zero from EA capability
>
> Suneel Garapati (1):
>       drivers: spi: octeontx2: set tritx in config register
>
>  arch/arm64/kernel/entry.S                                 |   2 +-
>  drivers/gpio/Kconfig                                      |   1 +
>  drivers/gpio/gpio-thunderx.c                              | 221 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
>  drivers/misc/otx_bphy_ctr.c                               |   3 +-
>  drivers/net/ethernet/marvell/octeontx2/Kconfig            |   3 +-
>  drivers/net/ethernet/marvell/octeontx2/af/cgx.c           |  12 +++++
>  drivers/net/ethernet/marvell/octeontx2/af/cgx.h           |   1 +
>  drivers/net/ethernet/marvell/octeontx2/af/cgx_fw_if.h     |   3 ++
>  drivers/net/ethernet/marvell/octeontx2/af/mbox.h          |  16 +++++--
>  drivers/net/ethernet/marvell/octeontx2/af/ptp.c           |   4 ++
>  drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c       |  10 +++++
>  drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c       |   5 ++-
>  drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c       |   2 +-
>  drivers/net/ethernet/marvell/octeontx2/af/rvu_sso.c       |   5 ++-
>  drivers/net/ethernet/marvell/octeontx2/af/rvu_tim.c       |   4 ++
>  drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c  |  20 ++++-----
>  drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h  |  45 
> ++++++++++++++++---
>  drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c |  60 
> ++++++++++++++++++++++---
>  drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c      |   7 ++-
>  drivers/net/ethernet/marvell/octeontx2/nic/otx2_smqvf.c   |   6 ---
>  drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c    |   6 ---
>  drivers/pci/probe.c                                       |  60 
> +++++++++++++++++++++++--
>  drivers/spi/spi-octeontx2.c                               |   1 +
>  include/uapi/linux/pci_regs.h                             |   6 +++
>  24 files changed, 421 insertions(+), 82 deletions(-)
>
> Thanks,
> Kevin
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8196): 
https://lists.yoctoproject.org/g/linux-yocto/message/8196
Mute This Topic: https://lists.yoctoproject.org/mt/68070087/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