In message: [linux-yocto][linux-yocto v5.15] Kernel code for Marvell OCTEON on 18/10/2024 Bo Sun wrote:
> Hi Bruce, > > Could you please assist with merging code into our linux-yocto repository? > The details are as follows: > > Repository: > linux-yocto > Branch: > v5.15/standard/cn-sdkv5.15/octeon merged. Bruce > > Thank you for your help. > > Best regards, > Bo > > > The following changes since commit d069e370ab05ba0c6b0e7a07e6f6c15d685394d9: > > octeontx2-pf: Add support to display "Autoneg" (2024-09-25 07:32:32 +0000) > > are available in the Git repository at: > > https://git.sr.ht/~bsun/linux-yocto v5.15/standard/cn-sdkv5.15/octeon > > for you to fetch changes up to 4a094d4ad7ca4bde811be8210868ce81fcbdae9d: > > PCI: of_property: Handle interrupt parsing failures (2024-10-16 05:34:55 > +0000) > > ---------------------------------------------------------------- > Frank Rowand (1): > of: overlay: do not free changeset when of_overlay_apply returns error > > Geert Uytterhoeven (2): > of: overlay: Move devicetree_corrupt() check up > of: overlay: Simplify of_overlay_fdt_apply() tail > > Lizhi Hou (5): > of: dynamic: Add interfaces for creating device node dynamically > PCI: Create device tree node for bridge > PCI: Add quirks to generate device tree node for Xilinx Alveo U50 > of: overlay: Extend of_overlay_fdt_apply() to specify the target node > PCI: of_property: Handle interrupt parsing failures > > Ricardo Ribalda (1): > of: overlay: Fix trivial typo > > drivers/gpu/drm/rcar-du/rcar_du_of.c | 4 +- > drivers/of/configfs.c | 3 +- > drivers/of/dynamic.c | 164 ++++++++++++++++ > drivers/of/overlay.c | 91 ++++++--- > drivers/of/unittest.c | 22 ++- > drivers/pci/Kconfig | 12 ++ > drivers/pci/Makefile | 1 + > drivers/pci/bus.c | 2 + > drivers/pci/of.c | 79 ++++++++ > drivers/pci/of_property.c | 366 > +++++++++++++++++++++++++++++++++++ > drivers/pci/pci.h | 12 ++ > drivers/pci/quirks.c | 11 ++ > drivers/pci/remove.c | 1 + > include/linux/of.h | 25 ++- > 14 files changed, 760 insertions(+), 33 deletions(-) > create mode 100644 drivers/pci/of_property.c
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14476): https://lists.yoctoproject.org/g/linux-yocto/message/14476 Mute This Topic: https://lists.yoctoproject.org/mt/109076632/21656 Group Owner: linux-yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-