summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-07-10 18:13:52 -0700
committerJakub Kicinski <kuba@kernel.org>2025-07-10 18:13:52 -0700
commit0106424ae408e1ddc32bfc4f5f9f3d009ee7343f (patch)
tree88d4ad4af1bb1f2ab96385dc8e10989c07b89101 /tools/perf/scripts/python/syscall-counts.py
parent380a8891fdcb4e81bc30074c497e6892a827eb2a (diff)
parentaf350ee72e9dda474af4697ff59601cb73387b31 (diff)
downloadkernel-0106424ae408e1ddc32bfc4f5f9f3d009ee7343f.tar.gz
Merge branch 'net-ftgmac100-add-soc-reset-support-for-rmii-mode'
Jacky Chou says: ==================== net: ftgmac100: Add SoC reset support for RMII mode This patch series adds support for an optional reset line to the ftgmac100 ethernet controller, as used on Aspeed SoCs. On these SoCs, the internal MAC reset is not sufficient to reset the RMII interface. By providing a SoC-level reset via the device tree "resets" property, the driver can properly reset both the MAC and RMII logic, ensuring correct operation in RMII mode. The series includes: - Device tree binding update to document the new "resets" property. - Addition of MAC1/2/3/4 reset definitions for AST2600. - Driver changes to assert/deassert the reset line as needed. This improves reliability and initialization of the MAC in RMII mode on Aspeed platforms. ==================== Link: https://patch.msgid.link/20250709070809.2560688-1-jacky_chou@aspeedtech.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
cf7846'>clang-format: Use POSIX locale for `sort`Miguel Ojeda 2022-05-20clang-format: Update with v5.18-rc7's `for_each` macro listMiguel Ojeda 2021-12-16genirq/msi: Make interrupt allocation less convolutedThomas Gleixner 2021-05-12clang-format: Update with the latest for_each macro listMiguel Ojeda 2021-02-24Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds 2021-02-16cxl/mem: Add basic IOCTL interfaceBen Widawsky 2021-01-29clang-format: Update with the latest for_each macro listMiguel Ojeda 2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds 2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport 2020-10-13memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport 2020-10-13memblock: reduce number of parameters in for_each_mem_range()Mike Rapoport 2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe 2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe 2020-09-01clang-format: Update with the latest for_each macro listMiguel Ojeda 2020-05-25block: add bio_for_each_bvec_all()Omar Sandoval 2020-04-18clang-format: Update with the latest for_each macro listMiguel Ojeda 2020-04-18clang-format: don't indent namespacesIan Rogers 2020-03-06clang-format: Update with the latest for_each macro listMiguel Ojeda